Current Build

{
  "resourceType" : "ValueSet",
  "id" : "encounterReason",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>HSPC Encounter Reason</h2><div><p>HL7 V3: ActReason* HL7 V3: ActREason (2.16.840.1.113883.5.8) code system values,  and CKS ECIDS.</p>
</div><p><b>Copyright Statement:</b> IHC</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/2017Jan/v3/ActReason/cs.html"><code>http://hl7.org/fhir/v3/ActReason</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://hl7.org/fhir/2017Jan/v3/ActReason/cs.html#v3-ActReason-MEDNEC">MEDNEC</a></td><td>Medical Necessity</td><td>Required for medical reasons(s).</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/ActReason/cs.html#v3-ActReason-PAT">PAT</a></td><td>Patient Request</td><td>The Patient requested the action</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/ActReason/cs.html#v3-ActReason-HLEGAL">HLEGAL</a></td><td>Legal</td><td>To perform one or more operations on information for conducting activities required by legal proceeding.</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/fpar/ValueSet/encounterReason",
  "version" : "0.01",
  "name" : "HSPC Encounter Reason",
  "status" : "draft",
  "date" : "2014-12-03T00:00:00-05:00",
  "publisher" : "HSPC",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://healthcaresoa.org"
        }
      ]
    }
  ],
  "description" : "HL7 V3: ActReason* HL7 V3: ActREason (2.16.840.1.113883.5.8) code system values,  and CKS ECIDS.",
  "copyright" : "IHC",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/v3/ActReason",
        "concept" : [
          {
            "code" : "MEDNEC",
            "display" : "Medical Necessity"
          },
          {
            "code" : "PAT",
            "display" : "Patient Request"
          },
          {
            "code" : "HLEGAL",
            "display" : "Legal"
          }
        ]
      }
    ]
  }
}