Package | hl7.terminology |
Type | CodeSystem |
Id | medicationknowledge-status |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/CodeSystem-medicationknowledge-status.html |
URL | http://terminology.hl7.org/CodeSystem/medicationknowledge-status |
Version | 1.0.0 |
Status | draft |
Date | 2025-07-08T14:22:48+00:00 |
Name | MedicationKnowledgeStatusCodes |
Title | MedicationKnowledge Status Codes |
Realm | uv |
Authority | hl7 |
Description | MedicationKnowledge Status Codes |
Copyright | This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html |
Content | complete |
ValueSet | |
medicationknowledge-status | Medication knowledge status codes |
medicationknowledge-status | Medication knowledge status codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem medicationknowledge-status
Last updated: 2020-04-09 21:10:28+0000
Profile: Shareable CodeSystem
This case-sensitive code system http://terminology.hl7.org/CodeSystem/medicationknowledge-status
defines the following codes:
Code | Display | Definition |
active | Active | The medication is available for use. |
inactive | Inactive | The medication is not available for use. |
entered-in-error | Entered in Error | The medication was entered in error. |
{ "resourceType": "CodeSystem", "id": "medicationknowledge-status", "meta": { "lastUpdated": "2020-04-09T21:10:28.568+00:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "phx" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1 } ], "url": "http://terminology.hl7.org/CodeSystem/medicationknowledge-status", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.1336" } ], "version": "1.0.0", "name": "MedicationKnowledgeStatusCodes", "title": "MedicationKnowledge Status Codes", "status": "draft", "experimental": false, "date": "2025-07-08T14:22:48+00:00", "publisher": "Health Level Seven International", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org" }, { "system": "email", "value": "hq@HL7.org" } ] } ], "description": "MedicationKnowledge Status Codes", "copyright": "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html", "caseSensitive": true, "valueSet": "http://terminology.hl7.org/ValueSet/medicationknowledge-status", "content": "complete", "concept": [ { "code": "active", "display": "Active", "definition": "The medication is available for use." }, { "code": "inactive", "display": "Inactive", "definition": "The medication is not available for use." }, { "code": "entered-in-error", "display": "Entered in Error", "definition": "The medication was entered in error." } ] }