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

FHIR IG analytics

Packagese.electronichealth.fhir.hvo.r5
Resource TypeLocation
IdLocation-WardLocation1.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": "Location",
  "id": "WardLocation1",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOLocation"
    ]
  },
  "extension": [
    {
      "valuePeriod": {
        "start": "1970-01-01T00:00:00+01:00"
      },
      "url": "http://electronichealth.se/fhir/hvo/StructureDefinition/HVOLocationPeriodExtension"
    }
  ],
  "status": "active",
  "name": "Avdelning C117 Hjärtmedicin, Kardiologiska kliniken US, Linköping",
  "partOf": {
    "reference": "Location/e61530a0-e75e-4e1a-85b1-2a2eadfc87f3"
  },
  "form": {
    "coding": [
      {
        "code": "wa",
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type"
      }
    ]
  }
}