http://hl7.org/fhir/CodeSystem/administration-subpotent-reason|5.0.0

name
AdministrationSubPotentReason
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active

Administration SubPotent Reason

This value set is provided as an example. The value set to instantiate this attribute should be drawn from a robust terminology code system that consists of or contains concepts to support the medication administration process.

{
  "description" : "This value set is provided as an example. The value set to instantiate this attribute should be drawn from a robust terminology code system that consists of or contains concepts to support the medication administration process.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 International",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "AdministrationSubPotentReason",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Administration SubPotent Reason",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "phx"
  } ],
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "0f8dcab7-b66f-5575-979b-7817dcbaffad",
  "url" : "http://hl7.org/fhir/CodeSystem/administration-subpotent-reason",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.2001",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "partialdose",
    "concept" : [ {
      "code" : "vomited",
      "display" : "Vomited",
      "definition" : "The patient vomited part of the dose."
    } ],
    "display" : "Partial Dose",
    "definition" : "The full amount of the dose was not administered to the patient."
  }, {
    "code" : "coldchainbreak",
    "display" : "Cold Chain Break",
    "definition" : "The medication experienced a cold chain break."
  }, {
    "code" : "recall",
    "display" : "Manufacturer Recall",
    "definition" : "The medication was recalled by the manufacturer."
  }, {
    "code" : "adversestorage",
    "display" : "Adverse Storage",
    "definition" : "The medication experienced adverse storage conditions."
  }, {
    "code" : "expired",
    "display" : "Expired Product",
    "definition" : "The medication was expired at the time of administration."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0"
}