German Practice Management FHIR Profiles (R4)
0.90.0 - STU1
Germany
German Practice Management FHIR Profiles (R4) - Local Development build (v0.90.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Location",
"id" : "ExampleWorkplaceTelehealthEndpoint",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/isik/StructureDefinition/ISiKStandort"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location ExampleWorkplaceTelehealthEndpoint</b></p><a name=\"ExampleWorkplaceTelehealthEndpoint\"> </a><a name=\"hcExampleWorkplaceTelehealthEndpoint\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://simplifier.net/resolve?scope=de.gematik.isik-basismodul@4.0.3&canonical=https://gematik.de/fhir/isik/StructureDefinition/ISiKStandort\">ISiKStandort</a></p></div><p><b>status</b>: Active</p><p><b>name</b>: Video Consultation Endpoint</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{https://fhir.cognovis.de/praxis/CodeSystem/praxis-workplace-function telehealth-virtual-workspace}\">Telehealth / Virtual Workspace</span></p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type vi}\">Virtual</span></p><p><b>managingOrganization</b>: <a href=\"Organization-ExampleWorkplaceOrgGeneral.html\">Organization Hausarztpraxis Nord</a></p><p><b>partOf</b>: <a href=\"Location-ExampleWorkplaceMedicalCenterSite.html\">Location Medizinisches Zentrum Nord — Site</a></p></div>"
},
"status" : "active",
"name" : "Video Consultation Endpoint",
"mode" : "instance",
"type" : [
{
"coding" : [
{
"system" : "https://fhir.cognovis.de/praxis/CodeSystem/praxis-workplace-function",
"code" : "telehealth-virtual-workspace"
}
]
}
],
"physicalType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code" : "vi",
"display" : "Virtual"
}
]
},
"managingOrganization" : {
🔗 "reference" : "Organization/ExampleWorkplaceOrgGeneral"
},
"partOf" : {
🔗 "reference" : "Location/ExampleWorkplaceMedicalCenterSite"
}
}