FHIR IG analytics| Package | hl7.at.fhir.tc.wg.scheduling.r5 |
| Resource Type | HealthcareService |
| Id | HealthcareService-HL7ATSchedulingHealthcareServiceExample01.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: HealthcareService HL7ATSchedulingHealthcareServiceExample01
active: true
providedBy: Amadeus Spital
type: Allgemeinmedizin
name: Allgemeinmedizinische Versorgung
{
"resourceType": "HealthcareService",
"id": "HL7ATSchedulingHealthcareServiceExample01",
"meta": {
"profile": [
"http://hl7.at/fhir/TC-FHIR-AG-Scheduling-R5/R5/StructureDefinition/at-scheduling-healthcareservice"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"providedBy": {
"reference": "Organization/HL7ATCoreOrganizationExample01",
"display": "Amadeus Spital"
},
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/service-type",
"code": "65",
"display": "Physiotherapy"
}
],
"text": "Allgemeinmedizin"
}
],
"name": "Allgemeinmedizinische Versorgung"
}