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

FHIR IG analytics

Packagede.gematik.sterbefall
Resource TypeOrganization
IdOrganization-StfOrganisation-Klinik-TH1.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": "StfOrganisation-Klinik-TH1",
  "meta": {
    "profile": [
      "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfOrganisation"
    ]
  },
  "address": [
    {
      "extension": [
        {
          "valueCoding": {
            "code": "DE-TH",
            "display": "Thüringen"
          },
          "url": "http://gematik.de/fhir/oegd/stf/StructureDefinition/StfBundeslandExtension"
        }
      ],
      "type": "both",
      "city": "Erfurt",
      "country": "DE"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "http://gematik.de/fhir/oegd/stf/CodeSystem/StfOrganisationsTypCS",
          "code": "Klinik",
          "display": "Klinik"
        }
      ]
    }
  ],
  "name": "Heliosklinikum Erfurt"
}