FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.at.fhir.tc.wg.scheduling.r5
Resource TypeHealthcareService
IdHealthcareService-HL7ATSchedulingHealthcareServiceExample01.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: HealthcareService HL7ATSchedulingHealthcareServiceExample01

active: true

providedBy: Amadeus Spital

type: Allgemeinmedizin

name: Allgemeinmedizinische Versorgung


Source1

{
  "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"
}