Package | hl7.v2plus |
Type | ValueSet |
Id | data-types |
FHIR Version | R5 |
Source | http://somewhere.org/fhir/uv/v2plus/https://build.fhir.org/ig/HL7/v2ig/ValueSet-data-types.html |
URL | http://hl7.org/v2/ValueSet/data-types |
Version | 0.0.0 |
Status | active |
Date | 2025-07-11T16:45:01+00:00 |
Name | V2DataTypes |
Title | v2DataTypes |
Authority | hl7 |
Description | All HL7 v2 Data Types |
StructureDefinition | |
complex-data-type-profile | HL7 v2 Complex Data Type Profile |
CodeSystem | |
complex-data-types | HL7 v2 Complex Data Types |
primitive-data-types | HL7 v2 Primitive Data Types CodeSystem |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet data-types
Last updated: 2024-05-04 00:00:00+0000
Profile: Shareable ValueSet
This value set includes codes based on the following rules:
http://hl7.org/v2/CodeSystem/complex-data-types
http://hl7.org/v2/CodeSystem/primitive-data-types
{ "resourceType": "ValueSet", "id": "data-types", "meta": { "lastUpdated": "2024-05-04T00:00:00+00:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "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/data-types", "version": "0.0.0", "name": "V2DataTypes", "title": "v2DataTypes", "status": "active", "experimental": false, "date": "2025-07-11T16:45:01+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/complex-data-types" }, { "system": "http://hl7.org/v2/CodeSystem/primitive-data-types" } ] } }