HL7 v2+ Specification
0.0.0 - draft

HL7 v2+ Specification, published by HL7 International. This guide is not an authorized publication; it is the continuous build for version 0.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/v2ig/ and changes regularly. See the Directory of published versions

: HL7 v2 Primitive Data Type URLs ValueSet - JSON Representation

Page standards status: Trial-use

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "v2-vs-primitive-data-type-urls",
  "meta" : {
    "lastUpdated" : "2024-05-04T00:00:00+00:00",
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet v2-vs-primitive-data-type-urls</b></p><a name=\"v2-vs-primitive-data-type-urls\"> </a><a name=\"hcv2-vs-primitive-data-type-urls\"> </a><a name=\"v2-vs-primitive-data-type-urls-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-05-04 00:00:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-v2-cs-primitive-data-type-urls.html\"><code>http://hl7.org/v2/CodeSystem/v2-cs-primitive-data-type-urls</code></a></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "inm"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use"
    }
  ],
  "url" : "http://hl7.org/v2/ValueSet/v2-vs-primitive-data-type-urls",
  "version" : "0.0.0",
  "name" : "V2PrimitiveDataTypeURLsVS",
  "title" : "HL7 v2 Primitive Data Type URLs ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-10-31T15:11:23+00:00",
  "publisher" : "HL7 International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/v2mgmt"
        }
      ]
    }
  ],
  "description" : "HL7 v2 Primitive Data Type URLs",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/v2/CodeSystem/v2-cs-primitive-data-type-urls"
      }
    ]
  }
}