FHIR IG analytics| Package | dguv.enla |
| Resource Type | Organization |
| Id | DGUV_ENLA_Bsp_Pflegekasse.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Organization",
"id": "DGUV-ENLA-Bsp-Pflegekasse",
"meta": {
"profile": [
"http://fhir.dguv.de/ENLA/Organization/DGUV-ENLA-PR-Pflegekasse"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "XX",
"display": "Organization identifier"
}
]
},
"system": "http://fhir.de/sid/arge-ik/iknr",
"value": "999999999"
}
],
"name": "Pflegekasse Nord-Ostwestfalen Süd",
"telecom": [
{
"system": "phone",
"value": "01751234"
}
],
"address": [
{
"type": "both",
"line": [
"Nebenstr. 82"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Nebenstraße"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "82"
}
]
}
],
"city": "Mölln",
"postalCode": "23879",
"country": "DE"
}
]
}