FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.au.base
Resource TypeValueSet
IdValueSet-amt-mp-codes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7au/au-fhir-base/ValueSet-amt-mp-codes.html
URLhttp://terminology.hl7.org.au/ValueSet/amt-mp-codes
Version6.0.1-ci-build
Statusretired
Date2026-01-18T21:39:42+00:00
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

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet amt-mp-codes

Profile: https://healthterminologies.gov.au/fhir/StructureDefinition/composed-value-set-4

This value set includes codes based on the following rules:

  • Include codes fromhttp://snomed.info/sct version 📍 where concept in 929360061000036106 (Medicinal product reference set)
  • Import all the codes that are contained in Substance

Source1

{
  "resourceType": "ValueSet",
  "id": "amt-mp-codes",
  "meta": {
    "profile": [
      "https://healthterminologies.gov.au/fhir/StructureDefinition/composed-value-set-4"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "deprecated",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status-reason",
            "valueMarkdown": "This value set is deprecated in AU Base and replaced by the NCTS [Medication Ingredient](https://healthterminologies.gov.au/fhir/ValueSet/medication-ingredient-1) value set for binding to Medication.ingredient.item[x] in the [AU Base Medication](StructureDefinition-au-medication.html) profile."
          }
        ]
      }
    }
  ],
  "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": "6.0.1-ci-build",
  "name": "AMTMedicinalProductAndSubstances",
  "title": "AMT Medicinal Product and Substances",
  "status": "retired",
  "experimental": false,
  "date": "2026-01-18T21:39:42+00:00",
  "publisher": "HL7 Australia",
  "contact": [
    {
      "name": "HL7 Australia FHIR Working Group",
      "telecom": [
        {
          "system": "url",
          "value": "https://confluence.hl7.org/display/HAFWG",
          "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"
        ]
      }
    ]
  }
}