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

FHIR IG analytics

Packageishmed.i14y.r4.de
Resource TypeLocation
IdLocation-ex-loc02.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": "ex-loc02",
  "meta": {
    "profile": [
      "http://fhir.ishmed.com/R4/StructureDefinition/LocationCoreDe"
    ],
    "lastUpdated": "2022-08-30T00:00:00Z",
    "versionId": "2.0.0"
  },
  "identifier": [
    {
      "use": "official",
      "system": "http://MQ8CLNT100/IS-H/fhir/Location",
      "value": "loc02",
      "period": {
        "start": "1900-01-01T00:00:00+00:00"
      }
    },
    {
      "use": "official",
      "system": "http://mq8100.ishmed.com/erp/identifier/building-unit",
      "value": "BICU02",
      "period": {
        "start": "1900-01-01T00:00:00+00:00"
      }
    }
  ],
  "status": "active",
  "name": "Site 2",
  "mode": "instance",
  "physicalType": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
        "code": "si",
        "display": "Site"
      }
    ]
  }
}