PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0
    http://hl7.org/fhir/CodeSystem/administration-subpotent-reason
{
  "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.",
  "_filename": "CodeSystem-administration-subpotent-reason.json",
  "package_name": "hl7.fhir.r5.examples",
  "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",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Administration SubPotent Reason",
  "package_version": "5.0.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "phx"
  } ],
  "status": "active",
  "hierarchyMeaning": "is-a",
  "id": "5cc4e03d-81a6-4e3a-8a0a-41c9e0372940",
  "kind": null,
  "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"
}