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

FHIR IG Statistics: ValueSet/amt-mp-codes

Packageat.unofficial.au.base
TypeValueSet
Idamt-mp-codes
FHIR VersionR4
Sourcehttp://hl7.org.au/fhir/https://simplifier.net/resolve?scope=at.unofficial.au.base@2.2.0-ballot2&canonical=http://terminology.hl7.org.au/ValueSet/amt-mp-codes
URLhttp://terminology.hl7.org.au/ValueSet/amt-mp-codes
Version2.2.0
Statusactive
Date2021-07-08
NameAMTMedicinalProductAndSubstances
TitleAMT Medicinal Product and Substances
Realmau
Authorityhl7
DescriptionThe AMT Medicinal Product and Substances value set includes values that may be used to identify a substance or a medicinal product that is an ingredient of a medication.
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
au-medicationAU Base Medication
au-medicationAU Base Medication

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

This value set includes codes based on the following rules:

  • Include codes from http://snomed.info/sct where concept in 929360061000036106 (MP (medicinal product) reference set)
  • Import all the codes that are contained in https://healthterminologies.gov.au/fhir/ValueSet/substance-1

Source

{
  "resourceType": "ValueSet",
  "id": "amt-mp-codes",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org.au/ValueSet/amt-mp-codes",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.2.3.4.2.4.16"
    }
  ],
  "version": "2.2.0",
  "name": "AMTMedicinalProductAndSubstances",
  "title": "AMT Medicinal Product and Substances",
  "status": "active",
  "experimental": false,
  "date": "2021-07-08",
  "publisher": "Health Level Seven Australia (Medications WG)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.com.au",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The AMT Medicinal Product and Substances value set includes values that may be used to identify a substance or a medicinal product that is an ingredient of a medication. ",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "AU"
        }
      ]
    }
  ],
  "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",
        "version": "http://snomed.info/sct/32506021000036107",
        "filter": [
          {
            "property": "concept",
            "op": "in",
            "value": "929360061000036106"
          }
        ]
      },
      {
        "valueSet": [
          "https://healthterminologies.gov.au/fhir/ValueSet/substance-1"
        ]
      }
    ]
  }
}