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
{
"resourceType" : "Endpoint",
"id" : "ProviderTasks-Endpoint-HINQ",
"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" : "dvaAanbiedertakensweb"
}
],
"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://module.test.5im.nl/web/api/smartonfhir/launch"
}