FHIR IG analytics| Package | de.gematik.dipag |
| Resource Type | Organization |
| Id | Organization-3c4d5e6f-7a8b-9c0d-1e2f-3a4b5c6d7e8f.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "3c4d5e6f-7a8b-9c0d-1e2f-3a4b5c6d7e8f",
"meta": {
"profile": [
"https://gematik.de/fhir/dipag/StructureDefinition/dipag-institution"
]
},
"address": [
{
"type": "both",
"line": [
"Docstrasse 25"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Docstrasse"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "25"
}
]
}
],
"city": "Musterstadt",
"postalCode": "12345",
"country": "DE"
}
],
"name": "Praxis Dr. A. Arzt"
}