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

FHIR IG analytics

Packagelaniado.test.fhir
Resource TypeLocation
IdLocation-dep-10011.json
FHIR VersionR4

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": "dep-10011",
  "meta": {
    "source": "http://atd.laniado.org.il",
    "profile": [
      "http://fhir.laniado.org.il/StructureDefinition/laniado-location"
    ]
  },
  "identifier": [
    {
      "system": "http://fhir.laniado.org.il/Identifier/k-yechidot",
      "value": "10011"
    }
  ],
  "alias": [
    "פנימית א",
    "Internal A"
  ],
  "type": [
    {
      "coding": [
        {
          "system": "http://fhir.laniado.org.il/CodeSystem/s-yechida",
          "code": "1",
          "display": "מח' אשפוז"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
          "code": "HU",
          "display": "Hospital unit"
        }
      ]
    }
  ],
  "physicalType": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "wa",
        "display": "Ward"
      }
    ]
  },
  "mode": "instance",
  "status": "active",
  "name": "פנימית א"
}