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

FHIR IG Statistics: ValueSet/VHMedicationCode

Packagefhir.virtually.healthcare
TypeValueSet
IdVHMedicationCode
FHIR VersionR4
Sourcehttps://fhir.virtually.healthcare/https://build.fhir.org/ig/Virtually-Healthcare/R4/ValueSet-VHMedicationCode.html
URLhttps://fhir.virtually.healthcare/ValueSet/VHMedicationCode
Version0.1.1-current
Statusdraft
Date2025-07-09T06:27:48+00:00
NameVHMedicationCode
TitleVH Medication Code
Realmus
Authorityhl7
DescriptionVH Medication Code - based on `https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationCode` using UK SNOMED CT Drug Extension (dm+d)

Resources that use this resource

StructureDefinition
MedicationRequestMedicationRequest

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 VHMedicationCode

  • Include codes fromhttp://snomed.info/sct where concept descends from 373873005 (Pharmaceutical / biologic product (product))

Source

{
  "resourceType": "ValueSet",
  "id": "VHMedicationCode",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.virtually.healthcare/ValueSet/VHMedicationCode",
  "version": "0.1.1-current",
  "name": "VHMedicationCode",
  "title": "VH Medication Code",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-09T06:27:48+00:00",
  "publisher": "Virtually Healthcare",
  "contact": [
    {
      "name": "Virtually Healthcare",
      "telecom": [
        {
          "system": "url",
          "value": "https://virtually.healthcare"
        }
      ]
    }
  ],
  "description": "VH Medication Code - based on `https://fhir.hl7.org.uk/ValueSet/UKCore-MedicationCode` using UK SNOMED CT Drug Extension (dm+d)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "GB",
          "display": "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "373873005"
          }
        ]
      }
    ]
  }
}