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

FHIR IG analytics

Packagede.fhir.sterbefall-krebsregistermeldung
Resource TypeOrganization
IdOrganization-StfOrganisation-Standesamt-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-Standesamt-TH1

identifier: https://fhir.gematik.de/sid/standesamt/16051000

type: Standesamt

name: Standesamt Erfurt

address: Erfurt DE


Source1

{
  "resourceType": "Organization",
  "id": "StfOrganisation-Standesamt-TH1",
  "meta": {
    "profile": [
      "http://ig.fhir.de/igs/stf/StructureDefinition/StfOrganisation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://fhir.gematik.de/sid/standesamt",
      "value": "16051000"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "http://ig.fhir.de/igs/stf/CodeSystem/StfOrganisationsTypCS",
          "code": "StAmt",
          "display": "Standesamt"
        }
      ]
    }
  ],
  "name": "Standesamt 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"
    }
  ]
}