Koppelmij Implementation Guide
0.1.0 - ci-build

Koppelmij Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ProviderTasks-Endpoint-Minddistrict - JSON Representation

Raw json | Download

{
  "resourceType" : "Endpoint",
  "id" : "ProviderTasks-Endpoint-Minddistrict",
  "meta" : {
    "profile" : [
      🔗 "http://medmij.nl/fhir/StructureDefinition/pt-Endpoint"
    ]
  },
  "text" : {
    "status" : "empty",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">No human-readable text provided in this case.</div>"
  },
  "extension" : [
    {
      "url" : "http://medmij.nl/fhir/StructureDefinition/ext-ClientID",
      "valueString" : "dvaAanbiedertaken"
    }
  ],
  "status" : "active",
  "connectionType" : {
    "system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
    "code" : "hl7-fhir-rest"
  },
  "managingOrganization" : {
    🔗 "reference" : "Organization/ProviderTasks-Organization-Huisartsenpraktijk-De-Haard"
  },
  "payloadType" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
          "code" : "any"
        }
      ]
    }
  ],
  "address" : "https://aanbiedermodule.example.org/web/api/smartonfhir/launch?iss=resourceserver.example.dva.nl"
}