FHIR IG analytics| Package | kbv.ita.aws |
| Resource Type | Organization |
| Id | BSP_KBV_PR_AW_Betriebsstaette_1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Organization",
"id": "3155",
"meta": {
"versionId": "1",
"lastUpdated": "2020-08-24T16:50:00+00:00",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Betriebsstaette|1.2.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Betriebsstaette_Hierarchie",
"valueCode": "BSNR"
}
],
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "BSNR"
}
]
},
"system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR",
"value": "987654321"
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "XX"
}
]
},
"system": "http://fhir.de/NamingSystem/arge-ik/iknr",
"value": "271234567"
}
],
"name": "Praxis Dres. Müller, Meier, Schulze",
"telecom": [
{
"system": "phone",
"value": "09876/54321-0"
},
{
"system": "fax",
"value": "09876/54321-33"
},
{
"system": "email",
"value": "info@praxis-mms.de"
}
],
"address": [
{
"type": "both",
"line": [
"Musterweg 33"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "33"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Musterweg"
}
]
}
],
"city": "Musterstadt",
"postalCode": "77777",
"country": "D"
}
]
}