{
"description": "Defines the data structure for medical, regulatory and technical\\norganisations specific for german Healthcare and Telematics Infrastructure.",
"_filename": "StructureDefinition-HealthcareServiceDirectory.json",
"package_name": "de.gematik.fhir.directory",
"date": null,
"derivation": "constraint",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"name": "HealthcareServiceDirectory",
"abstract": false,
"type": "HealthcareService",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "HealthcareService in gematik Directory",
"package_version": "0.11.5",
"status": "active",
"id": "643dfcaa-c680-45ac-8891-a77f90c44374",
"kind": "resource",
"url": "https://gematik.de/fhir/directory/StructureDefinition/HealthcareServiceDirectory",
"version": "0.11.5",
"differential": {
"element": [ {
"id": "HealthcareService.id",
"path": "HealthcareService.id",
"mustSupport": true
}, {
"id": "HealthcareService.meta.tag",
"min": 1,
"path": "HealthcareService.meta.tag",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "HealthcareService.meta.tag:Origin",
"max": "1",
"min": 1,
"path": "HealthcareService.meta.tag",
"binding": {
"strength": "required",
"valueSet": "https://gematik.de/fhir/directory/ValueSet/OriginVS"
},
"sliceName": "Origin",
"mustSupport": true
}, {
"id": "HealthcareService.meta.tag:Origin.system",
"min": 1,
"path": "HealthcareService.meta.tag.system",
"patternUri": "https://gematik.de/fhir/directory/CodeSystem/Origin"
}, {
"id": "HealthcareService.identifier",
"min": 1,
"path": "HealthcareService.identifier",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "HealthcareService.identifier:TelematikID",
"max": "1",
"min": 0,
"path": "HealthcareService.identifier",
"type": [ {
"code": "Identifier",
"profile": [ "http://fhir.de/StructureDefinition/identifier-telematik-id" ]
} ],
"sliceName": "TelematikID",
"mustSupport": true
}, {
"id": "HealthcareService.providedBy",
"min": 1,
"path": "HealthcareService.providedBy",
"mustSupport": true
}, {
"id": "HealthcareService.category",
"path": "HealthcareService.category",
"binding": {
"strength": "required",
"valueSet": "http://ihe-d.de/ValueSets/IHEXDShealthcareFacilityTypeCodePatientRelatedHealthcare"
},
"mustSupport": true
}, {
"id": "HealthcareService.type",
"path": "HealthcareService.type",
"binding": {
"strength": "extensible",
"valueSet": "https://gematik.de/fhir/directory/ValueSet/HealthcareServiceTypeVS"
},
"mustSupport": true
}, {
"id": "HealthcareService.specialty",
"path": "HealthcareService.specialty",
"binding": {
"strength": "required",
"valueSet": "https://gematik.de/fhir/directory/ValueSet/HealthcareSpecialtyTypeVS"
},
"mustSupport": true
}, {
"id": "HealthcareService.location",
"path": "HealthcareService.location",
"mustSupport": true
}, {
"id": "HealthcareService.name",
"path": "HealthcareService.name",
"mustSupport": true
}, {
"id": "HealthcareService.telecom",
"path": "HealthcareService.telecom",
"mustSupport": true
}, {
"id": "HealthcareService.telecom.system",
"path": "HealthcareService.telecom.system",
"mustSupport": true
}, {
"id": "HealthcareService.telecom.value",
"path": "HealthcareService.telecom.value",
"mustSupport": true
}, {
"id": "HealthcareService.telecom.use",
"path": "HealthcareService.telecom.use",
"mustSupport": true
}, {
"id": "HealthcareService.serviceProvisionCode",
"path": "HealthcareService.serviceProvisionCode",
"mustSupport": true
}, {
"id": "HealthcareService.characteristic",
"path": "HealthcareService.characteristic",
"binding": {
"strength": "required",
"valueSet": "https://gematik.de/fhir/directory/ValueSet/healthcareservice-characteristic-vs"
},
"mustSupport": true
}, {
"id": "HealthcareService.communication",
"path": "HealthcareService.communication",
"mustSupport": true
}, {
"id": "HealthcareService.appointmentRequired",
"path": "HealthcareService.appointmentRequired",
"mustSupport": true
}, {
"id": "HealthcareService.availableTime",
"path": "HealthcareService.availableTime",
"mustSupport": true
}, {
"id": "HealthcareService.availabilityExceptions",
"path": "HealthcareService.availabilityExceptions",
"mustSupport": true
}, {
"id": "HealthcareService.endpoint",
"path": "HealthcareService.endpoint",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/HealthcareService"
}