This is an old version - please visit our new IG location
1.1.0 - published

This is an old version - please visit <a href='https://simplifier.net/guide/ImplementationGuideTheCoreBelgianFederalFHIRProfiles/Home'>our new IG location</a> - Local Development build (v1.1.0). See the Directory of published versions

: NamingSystem SSIN - JSON Representation

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "be-ssin",
  "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.ehealth.fgov.be/standards/fhir/NamingSystem/be-ssin</td></tr><tr><td>Name</td><td>BeSSINNamingSystem</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>NISS/INSZ</p>\n</div></td></tr><tr><td>Publisher</td><td>eHealth Platform</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/ssin</td><td>true</td></tr><tr><td>OID</td><td>2.16.840.1.113883.3.6777.5.1</td><td>false</td></tr></table></div>"
  },
  "name" : "BeSSINNamingSystem",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2019-06-05T00:00:00+02:00",
  "publisher" : "eHealth Platform",
  "contact" : [
    {
      "name" : "eHealth Platform",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ehealth.fgov.be"
        }
      ]
    },
    {
      "name" : "Message structure",
      "telecom" : [
        {
          "system" : "email",
          "value" : "message-structure@ehealth.fgov.be"
        }
      ]
    }
  ],
  "description" : "NISS/INSZ",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "https://www.ehealth.fgov.be/standards/fhir/NamingSystem/ssin",
      "preferred" : true
    },
    {
      "type" : "oid",
      "value" : "2.16.840.1.113883.3.6777.5.1",
      "preferred" : false
    }
  ]
}