This page is part of the Da Vinci Patient Cost Transparency Implementation Guide (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
{
"resourceType" : "Task",
"id" : "PCT-GFE-Contributor-Task-2",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-gfe-contributor-task"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Task</b><a name=\"PCT-GFE-Contributor-Task-2\"> </a><a name=\"hcPCT-GFE-Contributor-Task-2\"> </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 "PCT-GFE-Contributor-Task-2" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-davinci-pct-gfe-contributor-task.html\">PCT GFE Contributor Task</a></p></div><p><b>Request Initiation Time</b>: Mar 27, 2024, 6:01:00 AM</p><p><b>Extension Definition for Task.requestedPeriod for Version 5.0</b>: ?? --> 2024-03-30 11:01:00+0500</p><p><b>Planned Service Period</b>: 2024-04-27 10:00:00+0500 --> 2024-04-27 11:00:00+0500</p><p><b>partOf</b>: <a href=\"Task-PCT-GFE-Coordination-Task-1.html\">Task/PCT-GFE-Coordination-Task-1</a></p><p><b>status</b>: received</p><p><b>intent</b>: order</p><p><b>code</b>: GFE Contributor Task <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-PCTGFERequestTaskCSTemporaryTrialUse.html\">PCT GFE Request Task Codes Code System</a>#gfe-contributor-task)</span></p><p><b>requester</b>: <a href=\"Organization-Submitter-Org-1.html\">Organization/Submitter-Org-1</a> "GFE Service Help INC."</p><p><b>owner</b>: <a href=\"Organization-org1002.html\">Organization/org1002</a> "Boston Radiology Center"</p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/requestInitiationTime",
"valueInstant" : "2024-03-27T11:01:00+05:00"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Task.requestedPeriod",
"valuePeriod" : {
"end" : "2024-03-30T11:01:00+05:00"
}
},
{
"url" : "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/plannedServicePeriod",
"valuePeriod" : {
"start" : "2024-04-27T10:00:00+05:00",
"end" : "2024-04-27T11:00:00+05:00"
}
}
],
"partOf" : [
{
🔗 "reference" : "Task/PCT-GFE-Coordination-Task-1"
}
],
"status" : "received",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTGFERequestTaskCSTemporaryTrialUse",
"code" : "gfe-contributor-task"
}
]
},
"requester" : {
🔗 "reference" : "Organization/Submitter-Org-1"
},
"owner" : {
🔗 "reference" : "Organization/org1002"
}
}