Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build
Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "nl-core-organization-01",
"meta" : {
"profile" : [
🔗 "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table>\n <caption>Organisatie</caption>\n <tbody>\n <tr>\n <th>Naam</th>\n <td>Maatschap Vaste Huisarts</td>\n </tr>\n <tr>\n <th>Type</th>\n <td>\n <span title=\"Huisartspraktijk (zelfstandig of groepspraktijk) (Z3 - organization-type)\">Huisartspraktijk (zelfstandig of groepspraktijk)</span>\n </td>\n </tr>\n </tbody>\n </table>\n </div>"
},
"type" : [
{
"coding" : [
{
"system" : "http://nictiz.nl/fhir/NamingSystem/organization-type",
"code" : "Z3",
"display" : "Huisartspraktijk (zelfstandig of groepspraktijk)"
}
]
}
],
"name" : "Maatschap Vaste Huisarts"
}