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

FHIR IG analytics

Packagerki.demis.ars
Resource TypeOrganization
IdOrganization-e6f3ef23-c17d-0ffb-817e-073100c35f41.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": "Organization",
  "id": "e6f3ef23-c17d-0ffb-817e-073100c35f41",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/ars/StructureDefinition/Hospital"
    ]
  },
  "type": [
    {
      "coding": [
        {
          "system": "https://demis.rki.de/fhir/CodeSystem/organizationType",
          "code": "hospital",
          "version": "1.4.2"
        }
      ]
    }
  ],
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "XX"
          }
        ]
      },
      "system": "https://demis.rki.de/fhir/sid/InekStandortId",
      "value": "770015"
    }
  ],
  "name": "Krankenhaus Wald und Wiesen Standort Mitte",
  "address": [
    {
      "postalCode": "10123"
    }
  ]
}