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: Trial-use |
{
"resourceType" : "ValueSet",
"id" : "v2-vs-data-types",
"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-data-types</b></p><a name=\"v2-vs-data-types\"> </a><a name=\"hcv2-vs-data-types\"> </a><a name=\"v2-vs-data-types-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><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-v2-cs-complex-data-types.html\"><code>http://hl7.org/v2/CodeSystem/v2-cs-complex-data-types</code></a></li><li>Include all codes defined in <a href=\"CodeSystem-v2-cs-primitive-data-types.html\"><code>http://hl7.org/v2/CodeSystem/v2-cs-primitive-data-types</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-data-types",
"version" : "0.0.0",
"name" : "V2DataTypes",
"title" : "v2DataTypes",
"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" : "All HL7 v2 Data Types",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/v2/CodeSystem/v2-cs-complex-data-types"
},
{
"system" : "http://hl7.org/v2/CodeSystem/v2-cs-primitive-data-types"
}
]
}
}