Patient Cost Transparency Implementation Guide
2.0.0-ballot - STU 2 Ballot United States of America flag

Patient Cost Transparency Implementation Guide, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-pct/ and changes regularly. See the Directory of published versions

: PCT-GFE-Contributor-Task-1 - JSON Representation

Page standards status: Informative

Raw json | Download


{
  "resourceType" : "Task",
  "id" : "PCT-GFE-Contributor-Task-1",
  "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-1\"> </a><a name=\"hcPCT-GFE-Contributor-Task-1\"> </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 &quot;PCT-GFE-Contributor-Task-1&quot; </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\u202fAM</p><p><b>Extension Definition for Task.requestedPeriod for Version 5.0</b>: ?? --&gt; 2024-03-30 11:01:00+0500</p><p><b>Planned Service Period</b>: 2024-04-27 10:00:00+0500 --&gt; 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> &quot;GFE Service Help INC.&quot;</p><p><b>owner</b>: <a href=\"Organization-Submitter-Org-1.html\">Organization/Submitter-Org-1</a> &quot;GFE Service Help INC.&quot;</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/Submitter-Org-1"
  }
}