FHIR IG analytics| Package | hl7.fhir.us.davinci-pcde |
| Resource Type | Task |
| Id | Task-in-progress.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Task
Resource Task "in-progress" Version "1" Updated "2019-07-21 11:01:00+0500"
status: in-progress
businessStatus: Should be finished on 2019-07-24 ()
intent: order
code: data request task (HRex Temporary Code System#data-request)
for:
authoredOn: 2020-07-30 08:07:15-0600
requester: : New Insurance Co Inc.
owner: : Original Insurance Co Inc.
| - | Type | Value[x] |
| * | data code input (HRex Temporary Code System#data-code) | Coverage Transition Document (PCDE Temporary Codes#pcde) |
{
"resourceType": "Task",
"id": "in-progress",
"meta": {
"versionId": "1",
"lastUpdated": "2019-07-21T11:01:00+05:00"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "in-progress",
"businessStatus": {
"text": "Should be finished on 2019-07-24"
},
"intent": "order",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp",
"code": "data-request"
}
]
},
"for": {
"identifier": {
"system": "http://originalinsuranceinc.com/fhir/NamingSystem/client-ids",
"value": "444222222"
}
},
"authoredOn": "2020-07-30T20:07:15-06:00",
"requester": {
"type": "Organization",
"display": "New Insurance Co Inc."
},
"owner": {
"type": "Organization",
"display": "Original Insurance Co Inc."
},
"input": [
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp",
"code": "data-code"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-pcde/CodeSystem/PCDEtempCodes",
"code": "pcde",
"display": "Coverage Transition Document"
}
]
}
}
]
}