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

FHIR IG Statistics: ValueSet/medication-snomed-uv-ips

PackageHIE2.packages
TypeValueSet
Idmedication-snomed-uv-ips
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=HIE2.packages@0.1.1&canonical=http://hl7.org/fhir/uv/ips/ValueSet/medication-snomed-uv-ips
URLhttp://hl7.org/fhir/uv/ips/ValueSet/medication-snomed-uv-ips
Version1.0.0
Statusactive
Date2022-01-04T10:43:04.2800143+00:00
NameMedicationSnomedCodesUvIps
TitleMedications (SNOMED CT) - IPS
Realmuv
Authorityhl7
DescriptionThis value set includes codes from SNOMED Clinical Terms®: all descendants of 373873005 |Pharmaceutical / biologic product (product)|.
CopyrightThis artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyrighted material of the International Health Terminology Standards Development Organisation (IHTSDO). Where an implementation of this artefact makes use of SNOMED CT content, the implementer must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org

Resources that use this resource

StructureDefinition
ca-on-ps-profile-medicationMedication (PS-ON)
Medication-uv-ipsMedication (IPS)
medication-ca-psMedication (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

Medications (SNOMED CT) - IPS

This value set includes codes from SNOMED Clinical Terms®: all descendants of 373873005 |Pharmaceutical / biologic product (product)|.

Copyright Statement: This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyrighted material of the International Health Terminology Standards Development Organisation (IHTSDO). Where an implementation of this artefact makes use of SNOMED CT content, the implementer must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org

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

Source

{
  "resourceType": "ValueSet",
  "id": "medication-snomed-uv-ips",
  "meta": {
    "lastUpdated": "2022-01-04T10:43:03.296+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/uv/ips/ValueSet/medication-snomed-uv-ips",
  "version": "1.0.0",
  "name": "MedicationSnomedCodesUvIps",
  "title": "Medications (SNOMED CT) - IPS",
  "status": "active",
  "experimental": false,
  "date": "2022-01-04T10:43:04.2800143+00:00",
  "publisher": "Health Level Seven International - Patient Care Work Group",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description": "This value set includes codes from SNOMED Clinical Terms®: all descendants of 373873005 |Pharmaceutical / biologic product (product)|.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "immutable": false,
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyrighted material of the International Health Terminology Standards Development Organisation (IHTSDO). Where an implementation of this artefact makes use of SNOMED CT content, the implementer must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "373873005"
          }
        ]
      }
    ]
  }
}