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

FHIR IG analytics

Packagerki.demis.ars
Resource TypeLocation
IdLocation-21883c9f-8da0-eb4b-4c34-1072527c1a26.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": "21883c9f-8da0-eb4b-4c34-1072527c1a26",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/ars/StructureDefinition/Ward"
    ]
  },
  "identifier": [
    {
      "system": "http://www.beispiellabor.de/identifiers/ward",
      "value": "3A-NO"
    }
  ],
  "name": "Station 3a",
  "type": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
          "code": "HU",
          "version": "2014-03-26"
        }
      ]
    }
  ],
  "managingOrganization": {
    "reference": "Organization/e6f3ef23-c17d-0ffb-817e-073100c35f41"
  }
}