FHIR IG analytics| Package | hl7.fhir.nl.zorgviewer |
| Resource Type | Endpoint |
| Id | Endpoint-UMCG.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Endpoint UMCG
status: Test
connectionType: Endpoint Connection Type: hl7-fhir-rest (HL7 FHIR)
name: UMCG
managingOrganization: Organization UMCG
payloadType: Patient
payloadMimeType: application/fhir+json, application/json+fhir, application/xml+fhir, application/fhir+xml
{
"resourceType": "Endpoint",
"id": "UMCG",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "test",
"connectionType": {
"system": "http://hl7.org/fhir/endpoint-connection-type",
"code": "hl7-fhir-rest"
},
"name": "UMCG",
"managingOrganization": {
"reference": "Organization/eXovwVA3zYl3U3fBH8mdkxw3"
},
"payloadType": [
{
"coding": [
{
"system": "http://hl7.org/fhir/resource-types",
"code": "Patient"
}
]
}
],
"payloadMimeType": [
"application/fhir+json",
"application/json+fhir",
"application/xml+fhir",
"application/fhir+xml"
],
"address": "https:///example.org/TST-OAUTH2/api/FHIR/STU3/"
}