FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Organization |
| Id | nl-core-Payer-Organization-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Naam | Stichting Het Goede Doel |
|---|---|
| Contactgegevens | +311725233111 (Tel Werk) |
| Adres | 1e Jacob van Campenstr 15, 1012 NX Hoogmade Kaag en Braassem (Werk) |
{
"resourceType": "Organization",
"id": "nl-core-Payer-Organization-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Payer-Organization"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"name": "Stichting Het Goede Doel",
"telecom": [
{
"system": "phone",
"value": "+311725233111",
"use": "work"
}
],
"address": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
"code": "WP"
}
]
}
}
],
"use": "work",
"line": [
"1e Jacob van Campenstr 15"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "1e Jacob van Campenstr"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "15"
}
]
}
],
"city": "Hoogmade",
"district": "Kaag en Braassem",
"postalCode": "1012 NX"
}
]
}