Package | at.unofficial.au.base |
Type | CodeSystem |
Id | medication-type |
FHIR Version | R4 |
Source | http://hl7.org.au/fhir/https://simplifier.net/resolve?scope=at.unofficial.au.base@2.2.0-ballot2&canonical=http://terminology.hl7.org.au/CodeSystem/medication-type |
URL | http://terminology.hl7.org.au/CodeSystem/medication-type |
Version | 2.2.0 |
Status | active |
Date | 2021-07-08 |
Name | MedicationType |
Title | Medication Type |
Realm | au |
Description | The Medication Type code system defines concepts in a classification scheme for medication coding. The classification scheme defines the type of information covered by the code e.g. branded product with no strength or form. |
Copyright | HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved. |
Content | complete |
ValueSet | |
medication-type | Medication Type |
medication-type | Medication Type |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://terminology.hl7.org.au/CodeSystem/medication-type defines the following codes:
{ "resourceType": "CodeSystem", "id": "medication-type", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://terminology.hl7.org.au/CodeSystem/medication-type", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.2.3.4.1.4.1" } ], "version": "2.2.0", "name": "MedicationType", "title": "Medication Type", "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 Medication Type code system defines concepts in a classification scheme for medication coding. The classification scheme defines the type of information covered by the code e.g. branded product with no strength or form.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "AU" } ] } ], "copyright": "HL7 Australia© 2018+; Licensed Under Creative Commons No Rights Reserved.", "caseSensitive": true, "compositional": false, "versionNeeded": true, "content": "complete", "concept": [ { "code": "UPD", "display": "Unbranded product with no strengths or form", "definition": "Unbranded product with no strengths or form" }, { "code": "UPDS", "display": "Unbranded product with strengths but no form", "definition": "Unbranded product with strengths but no form" }, { "code": "UPDF", "display": "Unbranded product with form but no strengths", "definition": "Unbranded product with form but no strengths" }, { "code": "UPDSF", "display": "Unbranded product with strengths and form", "definition": "Unbranded product with strengths and form" }, { "code": "UPG", "display": "Unbranded package with no container", "definition": "Unbranded package with no container" }, { "code": "BPD", "display": "Branded product with no strengths or form", "definition": "Branded product with no strengths or form" }, { "code": "BPDS", "display": "Branded product with strengths but no form", "definition": "Branded product with strengths but no form" }, { "code": "BPDF", "display": "Branded product with form but no strengths", "definition": "Branded product with form but no strengths" }, { "code": "BPDSF", "display": "Branded product with strengths and form", "definition": "Branded product with strengths and form" }, { "code": "BPG", "display": "Branded package with no container", "definition": "Branded package with no container" }, { "code": "BPGC", "display": "Branded package with container", "definition": "Branded package with container" } ] }