{
  "resourceType": "CodeSystem",
  "id": "vaccination-protocol-dose-status-reason",
  "meta": {
    "lastUpdated": "2017-04-18T21:44:43.294+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <h2>Vaccination Protocol Dose Status Reason codes</h2>\n            <div>\n              <p>The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the reason why an administered dose has been assigned a particular status. Often, this reason describes why a dose is considered invalid. This value set is provided as a suggestive example.</p>\n\n            </div>\n            <p>This code system http://hl7.org/fhir/vaccination-protocol-dose-status-reason defines the following codes:</p>\n            <table class=\"codes\">\n              <tr>\n                <td>\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td>advstorage\n                  <a name=\"vaccination-protocol-dose-status-reason-advstorage\"> </a>\n                </td>\n                <td>Adverse storage condition</td>\n                <td>The product was stored in a manner inconsistent with manufacturer guidelines potentially reducing the effectiveness of the product.</td>\n              </tr>\n              <tr>\n                <td>coldchbrk\n                  <a name=\"vaccination-protocol-dose-status-reason-coldchbrk\"> </a>\n                </td>\n                <td>Cold chain break</td>\n                <td>The product was stored at a temperature inconsistent with manufacturer guidelines potentially reducing the effectiveness of the product.</td>\n              </tr>\n              <tr>\n                <td>explot\n                  <a name=\"vaccination-protocol-dose-status-reason-explot\"> </a>\n                </td>\n                <td>Expired lot</td>\n                <td>The product was administered after the expiration date associated with lot of vaccine.</td>\n              </tr>\n              <tr>\n                <td>outsidesched\n                  <a name=\"vaccination-protocol-dose-status-reason-outsidesched\"> </a>\n                </td>\n                <td>Administered outside recommended schedule</td>\n                <td>The product was administered at a time inconsistent with the documented schedule.</td>\n              </tr>\n              <tr>\n                <td>prodrecall\n                  <a name=\"vaccination-protocol-dose-status-reason-prodrecall\"> </a>\n                </td>\n                <td>Product recall</td>\n                <td>The product administered has been recalled by the manufacturer.</td>\n              </tr>\n            </table>\n          </div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/vaccination-protocol-dose-status-reason",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.1.291"
  },
  "version": "3.0.1",
  "name": "Vaccination Protocol Dose Status Reason codes",
  "status": "draft",
  "experimental": true,
  "publisher": "FHIR Project team",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the reason why an administered dose has been assigned a particular status. Often, this reason describes why a dose is considered invalid. This value set is provided as a suggestive example.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/vaccination-protocol-dose-status-reason",
  "content": "complete",
  "concept": [
    {
      "code": "advstorage",
      "display": "Adverse storage condition",
      "definition": "The product was stored in a manner inconsistent with manufacturer guidelines potentially reducing the effectiveness of the product."
    },
    {
      "code": "coldchbrk",
      "display": "Cold chain break",
      "definition": "The product was stored at a temperature inconsistent with manufacturer guidelines potentially reducing the effectiveness of the product."
    },
    {
      "code": "explot",
      "display": "Expired lot",
      "definition": "The product was administered after the expiration date associated with lot of vaccine."
    },
    {
      "code": "outsidesched",
      "display": "Administered outside recommended schedule",
      "definition": "The product was administered at a time inconsistent with the documented schedule."
    },
    {
      "code": "prodrecall",
      "display": "Product recall",
      "definition": "The product administered has been recalled by the manufacturer."
    }
  ]
}