SDOH Clinical Care
2.0.0 - STU 2 US

This page is part of the SDOH Clinical Care for Multiple Domains (v2.0.0: STU 2) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: TaskOutputReference - JSON Representation

Draft as of 2021-07

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "Task-output-reference",
  "meta" : {
    "versionId" : "2",
    "lastUpdated" : "2021-11-19T04:18:52.778+00:00",
    "source" : "#euF2X6YJgs01eKBr"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: SearchParameter</b><a name=\"Task-output-reference\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource SearchParameter &quot;Task-output-reference&quot; Version &quot;2&quot; Updated &quot;2021-11-19 04:18:52+0000&quot; </p><p style=\"margin-bottom: 0px\">Information Source: #euF2X6YJgs01eKBr!</p></div><p><b>url</b>: <code>http://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/Task-output-reference</code></p><p><b>version</b>: 2.0.0</p><p><b>name</b>: TaskOutputReference</p><p><b>status</b>: draft</p><p><b>experimental</b>: false</p><p><b>date</b>: 2021-07</p><p><b>publisher</b>: HL7 International - Patient Care WG</p><p><b>contact</b>: HL7 International - Patient Care: <a href=\"http://www.hl7.org/Special/committees/patientcare\">http://www.hl7.org/Special/committees/patientcare</a></p><p><b>description</b>: The value of any outputs of type 'Reference'</p><p><b>jurisdiction</b>: United States of America <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/4.0.0/CodeSystem-ISO3166Part1.html\">ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code</a>#US)</span></p><p><b>code</b>: output</p><p><b>base</b>: Task</p><p><b>type</b>: reference</p><p><b>expression</b>: (Task.output.value as Reference)</p><p><b>xpathUsage</b>: normal</p></div>"
  },
  "url" : "http://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/Task-output-reference",
  "version" : "2.0.0",
  "name" : "TaskOutputReference",
  "status" : "draft",
  "experimental" : false,
  "date" : "2021-07",
  "publisher" : "HL7 International - Patient Care WG",
  "contact" : [
    {
      "name" : "HL7 International - Patient Care",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        }
      ]
    }
  ],
  "description" : "The value of any outputs of type 'Reference'",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ],
      "text" : "United States of America"
    }
  ],
  "code" : "output",
  "base" : [
    "Task"
  ],
  "type" : "reference",
  "expression" : "(Task.output.value as Reference)",
  "xpathUsage" : "normal"
}