FHIR IG analytics| Package | de.gematik.hddt |
| Resource Type | Endpoint |
| Id | Endpoint-example-universal-endpoint-fhir.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Endpoint",
"id": "example-universal-endpoint-fhir",
"status": "active",
"connectionType": {
"system": "https://fhir.bfarm.de/CodeSystem/HiisEndpointConnectionType",
"code": "hl7-fhir-rest"
},
"name": "cloud.health-it.de",
"address": "https://cloud.health-it.de/fhir",
"payloadType": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
"code": "any"
}
]
}
]
}