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 - CNK product codes - JSON Representation

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "be-ns-cnk-codes",
  "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-cnk-codes</td></tr><tr><td>Version</td><td>0.2.0</td></tr><tr><td>Name</td><td>BeNSCNK</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Naming System - CNK Product Codes</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></tr><tr><td>URI</td><td>https://www.ehealth.fgov.be/standards/fhir/NamingSystem/cnk-codes</td><td>true</td></tr></table></div>"
  },
  "name" : "BeNSCNK",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2020-07-24",
  "publisher" : "HL7 Belgium",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7belgium.org"
        }
      ]
    }
  ],
  "description" : "Naming System - CNK Product Codes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "056"
        }
      ],
      "text" : "Belgium"
    }
  ],
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/cnk-codes",
      "preferred" : true
    }
  ]
}