Specification of health data transfer from devices to DiGA (§ 374a SGB V)
{
"resourceType" : "Endpoint",
"id" : "example-universal-endpoint-fhir",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Endpoint example-universal-endpoint-fhir</b></p><a name=\"example-universal-endpoint-fhir\"> </a><a name=\"hcexample-universal-endpoint-fhir\"> </a><p><b>status</b>: Active</p><p><b>connectionType</b>: HiisEndpointConnectionType: hl7-fhir-rest (hl7-fhir-rest)</p><p><b>name</b>: cloud.health-it.de</p><p><b>payloadType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/endpoint-payload-type any}\">Any</span></p><p><b>address</b>: <a href=\"https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&canonical=https://cloud.health-it.de/fhir\">https://cloud.health-it.de/fhir</a></p></div>"
},
"status" : "active",
"connectionType" : {
"system" : "https://fhir.bfarm.de/CodeSystem/HiisEndpointConnectionType",
"code" : "hl7-fhir-rest"
},
"name" : "cloud.health-it.de",
"payloadType" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
"code" : "any"
}
]
}
],
"address" : "https://cloud.health-it.de/fhir"
}