RIVO-Noord Zorgviewer Implementation Guide
1.7.0 - CI build Netherlands flag

RIVO-Noord Zorgviewer Implementation Guide, published by RIVO-NN HL7NL. This guide is not an authorized publication; it is the continuous build for version 1.7.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/RIVO-Noord/zorgviewer-ig/ and changes regularly. See the Directory of published versions

: Organization MCL - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "MCL",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.nl/fhir/zorgviewer/StructureDefinition/Organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Organization MCL</b></p><a name=\"MCL\"> </a><a name=\"hcMCL\"> </a><a name=\"MCL-nl-NL\"> </a><p><b>identifier</b>: Vektis AGB-z zorgverlener tabel/06010210\u00a0(gebruik:\u00a0official,\u00a0), <code>urn:oid:2.16.840.1.113883.2.4.3</code>/2.16.840.1.113883.2.4.3.75\u00a0(gebruik:\u00a0official,\u00a0), UZI register abonneenummer (URA); zorgaanbieder die UZI passen aanvraagt/00015823\u00a0(gebruik:\u00a0official,\u00a0), <code>urn:oid:1.2.840.114350</code>/1.2.840.114350.1.13.432.3.7.3.688884.100\u00a0(gebruik:\u00a0official,\u00a0)</p><p><b>active</b>: true</p><p><b>name</b>: MCL</p></div>"
  },
  "identifier" : [
    {
      "use" : "official",
      "system" : "http://fhir.nl/fhir/NamingSystem/agb-z",
      "value" : "06010210",
      "assigner" : {
        "display" : "VEKTIS"
      }
    },
    {
      "use" : "official",
      "system" : "urn:oid:2.16.840.1.113883.2.4.3",
      "value" : "2.16.840.1.113883.2.4.3.75",
      "assigner" : {
        "display" : "HL7NL"
      }
    },
    {
      "use" : "official",
      "system" : "http://fhir.nl/fhir/NamingSystem/ura",
      "value" : "00015823",
      "assigner" : {
        "display" : "URA"
      }
    },
    {
      "use" : "official",
      "system" : "urn:oid:1.2.840.114350",
      "value" : "1.2.840.114350.1.13.432.3.7.3.688884.100",
      "assigner" : {
        "display" : "Epic HomeCommunity"
      }
    }
  ],
  "active" : true,
  "name" : "MCL"
}