FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/primitive-data-types

Packagehl7.v2plus
TypeValueSet
Idprimitive-data-types
FHIR VersionR5
Sourcehttp://somewhere.org/fhir/uv/v2plus/https://build.fhir.org/ig/HL7/v2ig/ValueSet-primitive-data-types.html
URLhttp://hl7.org/v2/ValueSet/primitive-data-types
Version0.0.0
Statusactive
Date2025-07-11T16:45:01+00:00
TitleHL7 v2 Primitive Data Types ValueSet
Authorityhl7

Resources that use this resource

StructureDefinition
primitive-data-type-profile HL7 v2 Data Type Definition

Resources that this resource uses

CodeSystem
primitive-data-typesHL7 v2 Primitive Data Types CodeSystem

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet primitive-data-types


Source

{
  "resourceType": "ValueSet",
  "id": "primitive-data-types",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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-07-11T16:45:01+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"
      }
    ]
  }
}