FHIR IG analytics| Package | de.fhir.sterbefall-krebsregistermeldung |
| Resource Type | Organization |
| Id | Organization-StfOrganisation-GM-BY3-Max.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization StfOrganisation-GM-BY3-Max
Profile: STF Organisation
type: Gerichtsmedizinisches Institut
name: Gerichtsmedizin Nürnberg
address: Hirschelgasse 32 Nürnberg 90403 DE
{
"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"
}
]
}