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" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task PCT-GFE-Contributor-Task-1</b></p><a name=\"PCT-GFE-Contributor-Task-1\"> </a><a name=\"hcPCT-GFE-Contributor-Task-1\"> </a><a name=\"PCT-GFE-Contributor-Task-1-en-US\"> </a><p><b>partOf</b>: <a href=\"Task-PCT-GFE-Coordination-Task-1.html\">Task GFE Coordination Task</a></p><p><b>status</b>: Received</p><p><b>intent</b>: order</p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTGFERequestTaskCSTemporaryTrialUse gfe-contributor-task}\">GFE Contributor Task</span></p><p><b>requester</b>: <a href=\"Organization-Submitter-Org-1.html\">Organization GFE Service Help INC.</a></p><p><b>owner</b>: <a href=\"Organization-Submitter-Org-1.html\">Organization GFE Service Help INC.</a></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"
  }
}