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

FHIR IG Statistics: ValueSet/medication-type

Packagehl7.fhir.uv.extensions
TypeValueSet
Idmedication-type
FHIR VersionR5
Sourcehttp://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/ValueSet-medication-type.html
URLhttp://hl7.org/fhir/ValueSet/medication-type
Version5.3.0-ballot
Statusdraft
Date2025-07-16
NameMedicationTypeVS
TitleMedication Type VS
Realmuv
Authorityhl7
DescriptionExample ValueSet for medication type.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

Generated Narrative: ValueSet medication-type


Source

{
  "resourceType": "ValueSet",
  "id": "medication-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "phx"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/medication-type",
  "version": "5.3.0-ballot",
  "name": "MedicationTypeVS",
  "title": "Medication Type VS",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-16",
  "publisher": "HL7 International / Pharmacy",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/medication"
        }
      ]
    }
  ],
  "description": "Example ValueSet for medication type.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "781405001",
            "display": "Medicinal product package (product)"
          },
          {
            "code": "763158003",
            "display": "Medicinal product (product)"
          },
          {
            "code": "1208954007",
            "display": "Extemporaneous preparation (product)"
          }
        ]
      }
    ]
  }
}