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
Page standards status: Informative |
{
"resourceType" : "ValueSet",
"id" : "primitive-data-types",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet primitive-data-types</b></p><a name=\"primitive-data-types\"> </a><a name=\"hcprimitive-data-types\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-primitive-data-types.html\"><code>http://hl7.org/v2/CodeSystem/primitive-data-types</code></a></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "informative",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://somewhere.org/fhir/uv/v2plus/ImplementationGuide/hl7.other.uv.v2plus"
}
]
}
}
],
"url" : "http://hl7.org/v2/ValueSet/primitive-data-types",
"version" : "0.0.0",
"title" : "HL7 v2 Primitive Data Types ValueSet",
"status" : "active",
"date" : "2025-09-03T20:47:45+00:00",
"publisher" : "HL7 International",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/v2mgmt"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/v2/CodeSystem/primitive-data-types"
}
]
}
}