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

FHIR IG analytics

Packagese.electronichealth.fhir.hvo.r5
Resource TypeHealthcareService
IdHealthcareService-NeurologyAndInternalMedicineBusiness.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "HealthcareService",
  "id": "NeurologyAndInternalMedicineBusiness",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOBusiness"
    ]
  },
  "category": [
    {
      "coding": [
        {
          "code": "1114",
          "system": "urn:oid:1.2.752.129.2.2.1.3"
        }
      ]
    },
    {
      "coding": [
        {
          "code": "1123",
          "system": "urn:oid:1.2.752.129.2.2.1.3"
        }
      ]
    }
  ],
  "location": [
    {
      "reference": "Location/VasterasHospital"
    }
  ],
  "providedBy": {
    "reference": "Organization/OrganizationalUnitWithNeurologicCareBusiness"
  }
}