FHIR IG analytics| Package | de.gematik.dipag |
| Resource Type | Organization |
| Id | Organization-f4a5b6c7-5e6f-7a8b-2c3d-4e5f6a7b8c9d.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "f4a5b6c7-5e6f-7a8b-2c3d-4e5f6a7b8c9d",
"meta": {
"profile": [
"https://gematik.de/fhir/dipag/StructureDefinition/dipag-institution"
]
},
"identifier": [
{
"type": {
"coding": [
{
"code": "PRN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"system": "https://gematik.de/fhir/sid/telematik-id",
"value": "1-SMC-B-Testkarte-883110000987654"
},
{
"type": {
"coding": [
{
"code": "XX",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"system": "http://fhir.de/sid/arge-ik/iknr",
"value": "109876543"
}
],
"address": [
{
"type": "both",
"line": [
"Laborstraße 5"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Laborstraße"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "5"
}
]
}
],
"city": "Berlin",
"postalCode": "10116",
"country": "DE"
}
],
"telecom": [
{
"system": "phone",
"value": "+49 30 987654"
}
],
"name": "Zahnlabor Müller GmbH",
"type": [
{
"coding": [
{
"system": "http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen",
"code": "MZKH",
"display": "Zahnmedizin"
}
]
}
]
}