FHIR IG analytics| Package | medmij.fhir.nl.r4.dentalcare |
| Resource Type | Organization |
| Id | Organization-DentalCare-Organization-ASR.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Organization",
"id": "DentalCare-Organization-ASR",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Payer-Organization"
]
},
"address": [
{
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-AddressInformation.AddressType",
"valueCodeableConcept": {
"coding": [
{
"code": "WP",
"system": "http://terminology.hl7.org/CodeSystem/v3-AddressUse",
"display": "Work Place"
}
]
}
}
],
"line": [
"Archimedeslaan 10"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Archimedeslaan"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "10"
}
]
}
],
"use": "work",
"city": "Utrecht",
"postalCode": "3584 BA",
"country": "Nederland",
"_country": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
"valueCodeableConcept": {
"coding": [
{
"code": "NL",
"system": "urn:iso:std:iso:3166",
"display": "Netherlands"
}
]
}
}
]
}
}
],
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"name": "A.S.R."
}