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

FHIR IG Statistics: ValueSet/medication-uv-ips

Packagehl7.fhir.uv.ips
TypeValueSet
Idmedication-uv-ips
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/ips/https://build.fhir.org/ig/costateixeira/fhir-ips/ValueSet-medication-uv-ips.html
URLhttp://hl7.org/fhir/uv/ips/ValueSet/medication-uv-ips
Version2.0.0
Statusactive
Date2025-05-05T17:00:38+00:00
NameMedicationsUvIps
TitleMedications - IPS
Realmuv
Authorityhl7
DescriptionIPS Medication codes value set. This value set includes codes from SNOMED CT®: all descendants of 763158003 \|Medicinal product (product)\|; excluding the descendants or self of 787859002 \|Vaccine product (medicinal product)\|; including all descendants or self of 787481004 \|No known medications (situation)\| SNOMED CT® ECL definition:\ (< 763158003 \|Medicinal product (product)\| MINUS \<\< 787859002 \|Vaccine product (medicinal product)\|) OR \<\< 787481004 \|No known medications (situation)\|
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

StructureDefinition
Medicamento-cl-ipsMedicamento
MedicationRequest-cl-ipsSolicitud de medicación
RegMedicamentos-cl-ipsDeclaración de medicación
Medication-uv-ipsMedication (IPS)
MedicationRequest-uv-ipsMedicationRequest (IPS)
MedicationStatement-uv-ipsMedicationStatement (IPS)
allergyintolerance-ca-psAllergy Intolerance (PS-CA)
medication-ca-psMedication (PS-CA)
medicationrequest-ca-psMedication Request (PS-CA)
medicationstatement-ca-psMedication Statement (PS-CA)

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-uv-ips

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "medication-uv-ips",
  "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": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/ips/ImplementationGuide/hl7.fhir.uv.ips"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/ips/ValueSet/medication-uv-ips",
  "version": "2.0.0",
  "name": "MedicationsUvIps",
  "title": "Medications - IPS",
  "status": "active",
  "experimental": false,
  "date": "2025-05-05T17:00:38+00:00",
  "publisher": "HL7 International / Patient Care",
  "contact": [
    {
      "name": "HL7 International / Patient Care",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "IPS Medication codes value set.  This value set includes codes from SNOMED CT®: all descendants of 763158003 \\|Medicinal product (product)\\|; excluding the descendants or self of 787859002 \\|Vaccine product (medicinal product)\\|; including all descendants or self of 787481004 \\|No known medications (situation)\\|\n\nSNOMED CT® ECL definition:\\\n(< 763158003 \\|Medicinal product (product)\\| MINUS \\<\\< 787859002 \\|Vaccine product (medicinal product)\\|) OR \\<\\< 787481004 \\|No known medications (situation)\\|",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "immutable": false,
  "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",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "763158003"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "787481004"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "787859002"
          }
        ]
      }
    ]
  }
}