HL7 PT FHIR Implementation Guide: Example IG Release 1 | STU1
0.0.1 - STU1 International flag

HL7 PT FHIR Implementation Guide: Example IG Release 1 | STU1, published by HL7 Portugal. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-pt/core/ and changes regularly. See the Directory of published versions

: V2 0136 Value Set - JSON Representation

Active as of 2024-09-23

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "v2-013-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet v2-013-vs</b></p><a name=\"v2-013-vs\"> </a><a name=\"hcv2-013-vs\"> </a><a name=\"v2-013-vs-en-US\"> </a><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/v2/0136/index.html\"><code>http://terminology.hl7.org/CodeSystem/v2-0136</code></a></li></ul></div>"
  },
  "url" : "http://hl7.pt/fhir/core/ValueSet/v2-013-vs",
  "version" : "0.0.1",
  "name" : "v2-013-vs",
  "title" : "V2 0136 Value Set",
  "status" : "active",
  "date" : "2024-09-23T13:10:26+00:00",
  "publisher" : "HL7 Portugal",
  "contact" : [
    {
      "name" : "HL7 Portugal",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.pt"
        },
        {
          "system" : "email",
          "value" : "info@hl7.pt"
        }
      ]
    },
    {
      "name" : "HL7 Portugal",
      "telecom" : [
        {
          "system" : "email",
          "value" : "geral@hl7.pt",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Includes all codes from V2 0136 ",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0136"
      }
    ]
  }
}