SDOH Clinical Care
0.0.4C1 - CI Build

SDOH Clinical Care - Local Development build (v0.0.4C1). See the Directory of published versions

SDOHCC_ValueSet_ContextValue_2 - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "sdohcc-hl7t-vs-202004291635",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2020-04-30T14:00:48.112+00:00",
    "source" : "#OjpOMqz2kXgryOcR"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>SDOHCC_ValueSet_ContextValue_2</h2><div><p>Clinical Focus: Concepts in this Value Set are used to document the reason that Observation.value for food insecurity as a clinical finding (simple assertion) has not been populated. Data Element Scope is Observation.dataAbsentReason. It is defined extensionally to include the concepts of &quot;Unknown&quot;, &quot;Asked But Unknown&quot;, and &quot;Asked But Declined&quot;.</p>\n</div><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-data-absent-reason.html\"><code>http://terminology.hl7.org/CodeSystem/data-absent-reason</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/R4/codesystem-data-absent-reason.html#data-absent-reason-unknown\">unknown</a></td><td>Unknown</td><td>The value is expected to exist but is not known.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-data-absent-reason.html#data-absent-reason-asked-unknown\">asked-unknown</a></td><td>Asked But Unknown</td><td>The source was asked but does not know the value.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-data-absent-reason.html#data-absent-reason-asked-declined\">asked-declined</a></td><td>Asked But Declined</td><td>The source was asked but declined to answer.</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/sdoh-cc/ValueSet/sdohcc-hl7t-vs-202004291635",
  "version" : "0.0.4C1",
  "name" : "SDOHCC_ValueSet_ContextValue_2",
  "title" : "SDOHCC_ValueSet_ContextValue_2",
  "status" : "draft",
  "date" : "2020-05-14T12:55:47+00:00",
  "publisher" : "HL7 International - Patient Care WG",
  "contact" : [
    {
      "name" : "HL7 International - Patient Care WG",
      "telecom" : [
        {
          "system" : "other",
          "value" : "https://www.hl7.org/Special/committees/patientcare"
        }
      ]
    },
    {
      "name" : "HL7 International - Patient Care",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientare"
        }
      ]
    }
  ],
  "description" : "Clinical Focus: Concepts in this Value Set are used to document the reason that Observation.value for food insecurity as a clinical finding (simple assertion) has not been populated. Data Element Scope is Observation.dataAbsentReason. It is defined extensionally to include the concepts of \"Unknown\", \"Asked But Unknown\", and \"Asked But Declined\".",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166:-2",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "concept" : [
          {
            "code" : "unknown",
            "display" : "Unknown"
          },
          {
            "code" : "asked-unknown",
            "display" : "Asked But Unknown"
          },
          {
            "code" : "asked-declined",
            "display" : "Asked But Declined"
          }
        ]
      }
    ]
  }
}