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_IntentValue_1 - JSON Representation

(back to description)

Raw json

Source view

{
  "resourceType" : "ValueSet",
  "id" : "sdohcc-hl7t-vs-202005111338",
  "meta" : {
    "versionId" : "3",
    "lastUpdated" : "2020-05-13T21:02:02.770+00:00",
    "source" : "#N1S25Ih8CgmS7CFF"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>SDOHCC_ValueSet_IntentValue_1</h2><div><p>Clinical Focus: Concepts in this Value Set are used to document the intent of service requests related to food insecurity. Data Element Scope is ServiceRequest.intent. It is defined extensionally to include the concepts of &quot;Plan&quot; and &quot;Order&quot;.</p>\n</div><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html\"><code>http://hl7.org/fhir/request-intent</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-request-intent.html#request-intent-plan\">plan</a></td><td>Plan</td><td>The request represents an intention to ensure something occurs without providing an authorization for others to act.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-request-intent.html#request-intent-order\">order</a></td><td>Order</td><td>The request represents a request/demand and authorization for action by a Practitioner.</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/sdoh-cc/ValueSet/sdohcc-hl7t-vs-202005111338",
  "version" : "0.0.4C1",
  "name" : "SDOHCC_ValueSet_IntentValue_1",
  "title" : "SDOHCC_ValueSet_IntentValue_1",
  "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 intent of service requests related to food insecurity. Data Element Scope is ServiceRequest.intent. It is defined extensionally to include the concepts of \"Plan\" and \"Order\".",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166:-2",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/request-intent",
        "concept" : [
          {
            "code" : "plan",
            "display" : "Plan"
          },
          {
            "code" : "order",
            "display" : "Order"
          }
        ]
      }
    ]
  }
}