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

FHIR IG analytics

Packagede.fhir.sterbefall-krebsregistermeldung
Resource TypeOrganization
IdOrganization-StfOrganisation-GM-BY3-Max.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-GM-BY3-Max

type: Gerichtsmedizinisches Institut

name: Gerichtsmedizin Nürnberg

address: Hirschelgasse 32 Nürnberg 90403 DE


Source1

{
  "resourceType": "Organization",
  "id": "StfOrganisation-GM-BY3-Max",
  "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": "GerichtsmedInst"
        }
      ]
    }
  ],
  "name": "Gerichtsmedizin Nürnberg",
  "address": [
    {
      "extension": [
        {
          "url": "http://ig.fhir.de/igs/stf/StructureDefinition/StfBundeslandExtension",
          "valueCoding": {
            "system": "urn:iso:std:iso:3166-2:de",
            "code": "DE-BY"
          }
        }
      ],
      "line": [
        "Hirschelgasse 32"
      ],
      "_line": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
              "valueString": "Hirschelgasse"
            },
            {
              "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
              "valueString": "32"
            }
          ]
        }
      ],
      "city": "Nürnberg",
      "postalCode": "90403",
      "country": "DE"
    }
  ]
}