HL7 Belgium Medication Implementation Guide
0.2.0 - ReleaseCandidate

This page is part of the HL7 Belgium Medication Implementation Guide (v0.2.0: Trial Use Ballot 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: NamingSystem - NIHDI Organization - JSON Representation

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "be-ns-nihdi-organization",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://www.hl7belgium.org/profiles/hl7belgium/be-medication/NamingSystem/be-ns-nihdi-organization</td></tr><tr><td>Version</td><td>0.2.0</td></tr><tr><td>Name</td><td>BeNSNihdiOrganization</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>NIHDI identifier for care organizations</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 Belgium</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td></tr><tr><td>URI</td><td>https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi-organization</td><td>true</td><td>2020-01-01 --&gt; (ongoing)</td></tr></table></div>"
  },
  "name" : "BeNSNihdiOrganization",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2020-01-01",
  "publisher" : "HL7 Belgium",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7belgium.org"
        }
      ]
    }
  ],
  "responsible" : "---",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "NI",
        "display" : "National unique individual identifier"
      }
    ],
    "text" : "IHI"
  },
  "description" : "NIHDI identifier for care organizations",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "056"
        }
      ],
      "text" : "Belgium"
    }
  ],
  "usage" : "Used in Belgium for identifying organizations",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi-organization",
      "preferred" : true,
      "period" : {
        "start" : "2020-01-01"
      }
    }
  ]
}