{
  "resourceType" : "ValueSet",
  "id" : "public-id-type-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet public-id-type-vs</b></p><a name=\"public-id-type-vs\"> </a><a name=\"hcpublic-id-type-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-public-id-type-cs.html\"><code>http://hl7.no/fhir/ig/ParekIG/CodeSystem/public-id-type-cs</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.3</span></li></ul></div>"
  },
  "url" : "http://hl7.no/fhir/ig/ParekIG/ValueSet/public-id-type-vs",
  "version" : "0.1.3",
  "name" : "PublicIdType_VS",
  "title" : "Public Id Type VS",
  "status" : "draft",
  "date" : "2026-03-20T13:17:08+00:00",
  "publisher" : "Norsk helsenett - NHN",
  "contact" : [{
    "name" : "Norsk helsenett - NHN",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.nhn.no"
    }]
  }],
  "description" : "Id types used to identify patients",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "NO",
      "display" : "Norway"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.no/fhir/ig/ParekIG/CodeSystem/public-id-type-cs"
    }]
  }
}