Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions
: Example Organization - nl-core-Payer-Organization-02 - JSON Representation
Raw json | Download
{
"resourceType" : "Organization",
"id" : "nl-core-Payer-Organization-02",
"meta" : {
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Payer-Organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"nl-core-Payer-Organization-02\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Organization "nl-core-Payer-Organization-02" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-core-Payer-Organization.html\">nl core Payer Organization</a></p></div><p><b>identifier</b>: id:\u00a03332</p><p><b>name</b>: Menzis Zorgverzekeraar N.V.</p><p><b>telecom</b>: <a href=\"tel:+311725233111\">+311725233111</a></p><p><b>address</b>: De Ruyterlaan 25 Enschede 7511 JH (WORK)</p></div>"
},
"identifier" : [
{
"system" : "http://fhir.nl/fhir/NamingSystem/uzovi",
"value" : "3332"
}
],
"name" : "Menzis Zorgverzekeraar N.V.",
"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" : [
"De Ruyterlaan 25"
],
"_line" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString" : "De Ruyterlaan"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString" : "25"
}
]
}
],
"city" : "Enschede",
"district" : "Enschede",
"postalCode" : "7511 JH"
}
]
}