FHIR IG analytics| Package | hl7.fhir.us.davinci-cdex.r4b |
| Resource Type | Task |
| Id | Task-cdex-task-example5.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Task cdex-task-example5
version: 3; Last updated: 2020-10-26 04:04:52+0000;
Information Source: #tgH2FoPFuCq0yjw5
Tag: Claim Processing (Details: CDex Temporary Code System code claims-processing = 'Claim Processing')
status: Completed
businessStatus: Results reviewed for release
intent: order
code: Data Request Code
for: Identifier: Member Number/Member123
authoredOn: 2020-10-26 02:58:55+0000
lastModified: 2020-10-26 04:04:52+0000
requester: Identifier: http://example.org/cdex/payer/payer-ids/Payer123
owner: Identifier: United States National Provider Identifier/9941339108
reasonReference: Identifier: Payer Claim ID/Claim123
input
type: data code input
value: request for patient's active conditions
input
type: Purpose Of Use
value: coverage under policy or program
| Type | Value[x] |
| data values output | http://example.org/fhir/Condition/858 |
{
"resourceType": "Task",
"id": "cdex-task-example5",
"meta": {
"versionId": "3",
"lastUpdated": "2020-10-26T04:04:52.000+00:00",
"source": "#tgH2FoPFuCq0yjw5",
"tag": [
{
"system": "http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp",
"code": "claims-processing"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"businessStatus": {
"text": "Results reviewed for release"
},
"intent": "order",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-cdex/CodeSystem/cdex-temp",
"code": "data-request-code"
}
]
},
"for": {
"identifier": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MB",
"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-26T04:04:52.019Z",
"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-code"
}
]
},
"valueCodeableConcept": {
"text": "request for patient's active conditions"
}
},
{
"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": "COVERAGE"
}
]
}
}
],
"output": [
{
"type": {
"coding": [
{
"system": "http://hl7.org/fhir/us/davinci-hrex/CodeSystem/hrex-temp",
"code": "data-value"
}
]
},
"valueReference": {
"reference": "http://example.org/fhir/Condition/858"
}
}
]
}