FHIR IG analytics| Package | kbv.ita.aws |
| Resource Type | Organization |
| Id | BSP_KBV_PR_AW_Organisation_1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Organization",
"id": "3157",
"meta": {
"versionId": "1",
"lastUpdated": "2020-09-22T12:54:00+00:00",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Organisation|1.2.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Adressbuchzuordnung",
"valueReference": {
"reference": "Practitioner/3153"
}
}
],
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "XX"
}
]
},
"system": "http://fhir.de/NamingSystem/arge-ik/iknr",
"value": "109999999"
}
],
"name": "Allgemeine Technische Barmener BKK",
"telecom": [
{
"system": "phone",
"value": "01234/56789-0"
},
{
"system": "fax",
"value": "01234/56789-987"
},
{
"system": "email",
"value": "info@atb-bkk.de"
}
],
"address": [
{
"type": "both",
"line": [
"Musterstraße 1"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "1"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Musterstraße"
}
]
}
],
"city": "Musterstadt",
"postalCode": "77777",
"country": "D"
}
]
}