INTEROPen CareConnect Base STU3 Implementation Guide
3.0.0 - CI Build

INTEROPen CareConnect Base STU3 Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions

ReasonImmunizationNotAdministered-1 - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "CareConnect-ReasonImmunizationNotAdministered-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"> \n         <h2>Care Connect Reason Immunization Not Administered</h2> \n         <div> \n            <p>A ValueSet to identify the reason why an immunization was not administered.</p> \n         </div> \n         <p> \n            <b>Copyright Statement:</b> Copyright © 2019 HL7 UK \n         </p> \n         <p>This value set includes codes from the following code systems:</p> \n         <ul> \n            <li>Include these codes as defined in \n               <a href=\"http://www.snomed.org/\"> \n                  <code>http://snomed.info/sct</code> \n               </a> \n               <table class=\"none\"> \n                  <tr> \n                     <td style=\"white-space:nowrap\"> \n                        <b>Code</b> \n                     </td> \n                     <td> \n                        <b>Display</b> \n                     </td> \n                  </tr> \n                  <tr> \n                     <td> \n                        <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=201741000000102\">201741000000102</a> \n                     </td> \n                     <td>Did not attend child immunisation (finding)</td> \n                     <td/> \n                  </tr> \n                  <tr> \n                     <td> \n                        <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=281399006\">281399006</a> \n                     </td> \n                     <td>Did not attend (finding)</td> \n                     <td/> \n                  </tr> \n                  <tr> \n                     <td> \n                        <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=213257006\">213257006</a> \n                     </td> \n                     <td>Generally unwell (finding)</td> \n                     <td/> \n                  </tr> \n                  <tr> \n                     <td> \n                        <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=266758009\">266758009</a> \n                     </td> \n                     <td>Immunization contraindicated (situation)</td> \n                     <td/> \n                  </tr> \n                  <tr> \n                     <td> \n                        <a href=\"http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=310376006\">310376006</a> \n                     </td> \n                     <td>Immunization consent not given (finding)</td> \n                     <td/> \n                  </tr> \n               </table> \n            </li> \n         </ul> \n      </div>"
  },
  "url" : "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ReasonImmunizationNotAdministered-1",
  "version" : "3.0.0",
  "name" : "Care Connect Reason Immunization Not Administered",
  "status" : "draft",
  "date" : "2019-11-22T17:17:00+00:00",
  "publisher" : "INTEROpen",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "https://interopen.ryver.com/"
        }
      ]
    }
  ],
  "description" : "A ValueSet to identify the reason why an immunization was not administered.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "826"
        }
      ]
    }
  ],
  "copyright" : "Copyright © 2019 HL7 UK",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "201741000000102",
            "display" : "Did not attend child immunisation (finding)"
          },
          {
            "code" : "281399006",
            "display" : "Did not attend (finding)"
          },
          {
            "code" : "213257006",
            "display" : "Generally unwell (finding)"
          },
          {
            "code" : "266758009",
            "display" : "Immunization contraindicated (situation)"
          },
          {
            "code" : "310376006",
            "display" : "Immunization consent not given (finding)"
          }
        ]
      }
    ]
  },
  "expansion" : {
    "identifier" : "c7024ce0-2518-41d8-9cca-8551d6998b98",
    "timestamp" : "2019-12-11T16:50:33+00:00",
    "total" : 4,
    "parameter" : [
      {
        "name" : "version",
        "valueUri" : "http://snomed.info/sct?version=http%3A%2F%2Fsnomed.info%2Fsct%2F999000031000000106%2Fversion%2F20190807"
      },
      {
        "name" : "count",
        "valueInteger" : 2147483647
      },
      {
        "name" : "offset",
        "valueInteger" : 0
      }
    ],
    "contains" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "281399006",
        "display" : "Did not attend (finding)"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "213257006",
        "display" : "Generally unwell (finding)"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "310376006",
        "display" : "Immunization consent not given (finding)"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "266758009",
        "display" : "Immunization contraindicated (situation)"
      }
    ]
  }
}