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

FHIR IG analytics

Packagede.fhir.sterbefall-krebsregistermeldung
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

Note: links and images are rebased to the (stated) source

Generated Narrative: Organization StfOrganisation-Klinik-TH1

type: Klinik

name: Heliosklinikum Erfurt

address: Erfurt DE


Source1

{
  "resourceType": "Organization",
  "id": "StfOrganisation-Klinik-TH1",
  "meta": {
    "profile": [
      "http://ig.fhir.de/igs/stf/StructureDefinition/StfOrganisation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "type": [
    {
      "coding": [
        {
          "system": "http://ig.fhir.de/igs/stf/CodeSystem/StfOrganisationsTypCS",
          "code": "Klinik",
          "display": "Klinik"
        }
      ]
    }
  ],
  "name": "Heliosklinikum Erfurt",
  "address": [
    {
      "extension": [
        {
          "url": "http://ig.fhir.de/igs/stf/StructureDefinition/StfBundeslandExtension",
          "valueCoding": {
            "code": "DE-TH",
            "display": "Thüringen"
          }
        }
      ],
      "type": "both",
      "city": "Erfurt",
      "country": "DE"
    }
  ]
}