Belgium eHealth FHIR Core specifications
1.2.2 - CI Build

This page is part of the Belgium eHealth FHIR Core specifications (v1.2.2: Trial Use) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: - JSON Representation

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "be-insurancymembership",
  "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://hl7belgium.org/profiles/ehealth/be-core/NamingSystem/be-insurancymembership</td></tr><tr><td>Version</td><td>1.2.2</td></tr><tr><td>Name</td><td>BeInsurancymembershipNamingSystem</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Membership number of a patient with an insurance organization</p>\n</div></td></tr><tr><td>Publisher</td><td>eHealth</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/insurancymembership</td><td>true</td></tr></table></div>"
  },
  "name" : "BeInsurancymembershipNamingSystem",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2020-06-01",
  "publisher" : "eHealth",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ehealth.fgov.be/"
        }
      ]
    }
  ],
  "description" : "Membership number of a patient with an insurance organization",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "056"
        }
      ]
    }
  ],
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/insurancymembership",
      "preferred" : true
    }
  ]
}