0.3.0 - ci-build Norway flag

VkpObservation - Local Development build (v0.3.0). See the Directory of published versions

: Vkp Subject Identifier Systems CodeSystem - JSON Representation

Draft as of 2022-02-10

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "vkp-subject-identifiers.codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://ehelse.no/fhir/CodeSystem/vkp-subject-identifiers.codesystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">urn:oid:2.16.578.1.12.4.1.4.1<a name=\"vkp-subject-identifiers.codesystem-urn.58oid.582.4616.46578.461.4612.464.461.464.461\"> </a></td><td>FNR</td><td>Fødselsnummer</td></tr><tr><td style=\"white-space:nowrap\">urn:oid:2.16.578.1.12.4.1.4.2<a name=\"vkp-subject-identifiers.codesystem-urn.58oid.582.4616.46578.461.4612.464.461.464.462\"> </a></td><td>DNR</td><td>D-nummer</td></tr><tr><td style=\"white-space:nowrap\">urn:oid:2.16.578.1.12.4.1.4.3<a name=\"vkp-subject-identifiers.codesystem-urn.58oid.582.4616.46578.461.4612.464.461.464.463\"> </a></td><td>FHN</td><td>Felles hjelpenummer</td></tr></table></div>"
  },
  "url" : "http://ehelse.no/fhir/CodeSystem/vkp-subject-identifiers.codesystem",
  "version" : "0.3.0",
  "name" : "VkpSubjectIdentifiersCodeSystem",
  "title" : "Vkp Subject Identifier Systems CodeSystem",
  "status" : "draft",
  "date" : "2022-02-10",
  "publisher" : "Direktoratet for e-helse",
  "description" : "The CodeSystem contains all codes allowed for Observation.subject.system, for use with VKP",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NO",
          "display" : "Norway"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "urn:oid:2.16.578.1.12.4.1.4.1",
      "display" : "FNR",
      "definition" : "Fødselsnummer"
    },
    {
      "code" : "urn:oid:2.16.578.1.12.4.1.4.2",
      "display" : "DNR",
      "definition" : "D-nummer"
    },
    {
      "code" : "urn:oid:2.16.578.1.12.4.1.4.3",
      "display" : "FHN",
      "definition" : "Felles hjelpenummer"
    }
  ]
}