This page is part of the Da Vinci Clinical Documentation Exchange (v2.0.0: STU2) 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
Page standards status: Informative |
{
"resourceType" : "Task",
"id" : "cdex-task-example11",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-data-request"
],
"tag" : [
{
"system" : "http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp",
"code" : "orders"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Task</b><a name=\"cdex-task-example11\"> </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 Task "cdex-task-example11" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cdex-task-data-request.html\">CDex Task Data Request Profile</a></p><p style=\"margin-bottom: 0px\">Tag: <span title=\"{http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp}\">http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp</span></p></div><p><b>basedOn</b>: <a href=\"http://example.org/fhir/CommunicationRequest/cdex-example-authorization\">http://example.org/fhir/CommunicationRequest/cdex-example-authorization</a></p><p><b>status</b>: requested</p><p><b>intent</b>: order</p><p><b>code</b>: Data Request Query <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cdex-temp.html\">CDex Temporary Code System</a>#data-request-query)</span></p><p><b>for</b>: <span/></p><p><b>authoredOn</b>: 2020-10-26 02:58:55+0000</p><p><b>lastModified</b>: 2020-10-26 02:58:55+0000</p><p><b>requester</b>: <span/></p><p><b>owner</b>: <span/></p><p><b>reasonReference</b>: <span/></p><blockquote><p><b>input</b></p><p><b>type</b>: data query input <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/davinci-hrex/STU1/CodeSystem-hrex-temp.html\">HRex Temporary Code System</a>#data-query)</span></p><p><b>value</b>: Condition?patient=cdex-example-patient&clinical-status=active,recurrance,remission</p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: Purpose Of Use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cdex-temp.html\">CDex Temporary Code System</a>#purpose-of-use)</span></p><p><b>value</b>: treatment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ActReason.html\">ActReason</a>#TREAT)</span></p></blockquote></div>"
},
"basedOn" : [
{
"reference" : "http://example.org/fhir/CommunicationRequest/cdex-example-authorization"
}
],
"status" : "requested",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp",
"code" : "data-request-query"
}
]
},
"for" : {
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp",
"code" : "UMB",
"display" : "Member Number"
}
],
"text" : "Member Number"
},
"system" : "http://example.org/cdex/payer/member-ids",
"value" : "Member123"
}
},
"authoredOn" : "2020-10-26T02:58:55.179Z",
"lastModified" : "2020-10-26T02:58:55.179Z",
"requester" : {
"identifier" : {
"system" : "http://example.org/cdex/payer/payer-ids",
"value" : "Payer123"
}
},
"owner" : {
"identifier" : {
"system" : "http://hl7.org/fhir/sid/us-npi",
"value" : "9941339108"
}
},
"reasonReference" : {
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "FILL",
"display" : "Filler Identifier"
}
],
"text" : "Payer Claim ID"
},
"system" : "http://example.org/cdex/payer/claim-ids",
"value" : "Claim123"
}
},
"input" : [
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp",
"code" : "data-query"
}
]
},
"valueString" : "Condition?patient=cdex-example-patient&clinical-status=active,recurrance,remission"
},
{
"type" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp",
"code" : "purpose-of-use"
}
]
},
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "TREAT"
}
]
}
}
]
}
IG © 2023+ HL7 International - Patient Care Work Group. Package hl7.fhir.us.davinci-cdex#2.0.0 based on FHIR 4.0.1. Generated 2023-03-22
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change