FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.oo-incubator
Resource TypeValueSet
IdValueSet-supplydelivery-supplyitemtype.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/oo-incubator/ValueSet-supplydelivery-supplyitemtype.html
URLhttp://hl7.org/fhir/uv/oo-incubator/ValueSet/supplydelivery-supplyitemtype
Version0.1.0
Statusactive
Date2026-07-02T20:04:18+00:00
NameSupplyDeliverySupplyItemTypeValueSet
TitleSupply Delivery Supply Item Type Values
Realmuv
Authorityhl7
DescriptionThis value sets refers to a specific supply item.

Resources that use this resource

StructureDefinition
hl7.fhir.uv.oo-incubator#currentSupplyDeliverySupplyDelivery

Resources that this resource uses

CodeSystem
hl7.fhir.uv.oo-incubator#currentsupplydelivery-supplyitemtypeSupply Delivery Supply Item Type

Narrative

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

Generated Narrative: ValueSet supplydelivery-supplyitemtype


Source1

{
  "resourceType": "ValueSet",
  "id": "supplydelivery-supplyitemtype",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://hl7.org/fhir/uv/oo-incubator/ValueSet/supplydelivery-supplyitemtype",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.2988"
    }
  ],
  "version": "0.1.0",
  "name": "SupplyDeliverySupplyItemTypeValueSet",
  "title": "Supply Delivery Supply Item Type Values",
  "status": "active",
  "experimental": false,
  "date": "2026-07-02T20:04:18+00:00",
  "publisher": "HL7 International / Orders and Observations",
  "contact": [
    {
      "name": "HL7 Orders and Observations Workgroup",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        },
        {
          "system": "email",
          "value": "ord@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "This value sets refers to a specific supply item.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/supplydelivery-supplyitemtype",
        "version": "6.0.0-ballot3"
      }
    ]
  }
}