FHIR IG analytics| Package | de.fhir.sterbefall-krebsregistermeldung |
| Resource Type | Organization |
| Id | Organization-StfOrganisation-Standesamt-TH1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization StfOrganisation-Standesamt-TH1
Profile: STF Organisation
identifier: https://fhir.gematik.de/sid/standesamt/16051000
type: Standesamt
name: Standesamt Erfurt
address: Erfurt DE
{
"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"
}
]
}