{
  "resourceType": "ValueSet",
  "id": "communication-request-status-reason",
  "meta": {
    "lastUpdated": "2023-03-26T15:21:02.749+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/281323002\">281323002</a></td><td>Insufficient requesting detail</td></tr><tr><td><a href=\"http://snomed.info/id/397709008\">397709008</a></td><td>Patient died (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/105480006\">105480006</a></td><td>Refusal of treatment by patient</td></tr><tr><td><a href=\"http://snomed.info/id/719500002\">719500002</a></td><td>Left care setting having refused treatment (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/445060000\">445060000</a></td><td>Left against medical advice (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/704273008\">704273008</a></td><td>Consent declined for examination of cardiovascular system</td></tr><tr><td><a href=\"http://snomed.info/id/704274002\">704274002</a></td><td>Consent declined for examination of central nervous system (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/704458005\">704458005</a></td><td>Consent declined for examination of gastrointestinal system (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/704275001\">704275001</a></td><td>Consent declined for examination of genitourinary system</td></tr><tr><td><a href=\"http://snomed.info/id/704276000\">704276000</a></td><td>Consent declined for examination of musculoskeletal system</td></tr><tr><td><a href=\"http://snomed.info/id/704277009\">704277009</a></td><td>Consent declined for examination of respiratory system</td></tr><tr><td><a href=\"http://snomed.info/id/310376006\">310376006</a></td><td>Immunization consent not given</td></tr><tr><td><a href=\"http://snomed.info/id/414859005\">414859005</a></td><td>No consent for electronic record sharing (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/416409005\">416409005</a></td><td>Refused consent for upload to local shared electronic record (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/416308001\">416308001</a></td><td>Refused consent for upload to national shared electronic record (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/737038009\">737038009</a></td><td>Declined consent for treatment (finding)</td></tr><tr><td><a href=\"http://snomed.info/id/713835001\">713835001</a></td><td>Declined consent for use of patient data in risk stratification for unplanned hospital admission</td></tr><tr><td><a href=\"http://snomed.info/id/398227009\">398227009</a></td><td>Inadequate consent (finding)</td></tr></table></li></ul></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/communication-request-status-reason",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.3164"
    }
  ],
  "version": "5.0.0",
  "name": "CommunicationRequestStatusReason",
  "title": "CommunicationRequest Status Reason",
  "status": "draft",
  "experimental": true,
  "publisher": "HL7 International - Patient Care WG",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/patientcare/"
        }
      ]
    }
  ],
  "description": "Example codes indicating the reason why a CommunicationRequest is on hold or revoked. Note that these are in no way complete and might not even be appropriate for some uses.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "copyright": "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "281323002"
          },
          {
            "code": "397709008"
          },
          {
            "code": "105480006"
          },
          {
            "code": "719500002"
          },
          {
            "code": "445060000"
          },
          {
            "code": "704273008"
          },
          {
            "code": "704274002"
          },
          {
            "code": "704458005"
          },
          {
            "code": "704275001"
          },
          {
            "code": "704276000"
          },
          {
            "code": "704277009"
          },
          {
            "code": "310376006"
          },
          {
            "code": "414859005"
          },
          {
            "code": "416409005"
          },
          {
            "code": "416308001"
          },
          {
            "code": "737038009"
          },
          {
            "code": "713835001"
          },
          {
            "code": "398227009"
          }
        ]
      }
    ]
  }
}