FHIR IG analytics| Package | hl7.fhir.us.dme-orders |
| Resource Type | Provenance |
| Id | Provenance-Insulin-Order.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance
Resource Provenance "Insulin-Order" Version "3" Updated "2020-08-10 02:02:26+0000"
Profile: PAO Provenance
target: MedicationRequest/Insulin
recorded: Aug 26, 2015, 10:39:24 PM
reason: treatment (ActReason#TREAT)
activity: authenticated (DocumentCompletion#AU)
| - | Type | Who |
| * | Verifier (Contract Signer Type Codes#VERF) |
| - | Type | When | Who | TargetFormat | SigFormat | Data |
| * | Verification Signature (Details: urn:iso-astm:E1762-95:2013 code 1.2.840.10065.1.12.1.5 = 'Verification Signature', stated as 'Verification Signature') | Aug 3, 2020, 10:39:24 PM | Practitioner/practitioner-1 " BONE" | application/fhir+xml | application/signature+xml | Li4u |
{
"resourceType": "Provenance",
"id": "Insulin-Order",
"meta": {
"versionId": "3",
"lastUpdated": "2020-08-10T02:02:26.537Z",
"profile": [
"http://hl7.org/fhir/us/dme-orders/StructureDefinition/PAOX-provenance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"reference": "MedicationRequest/Insulin"
}
],
"recorded": "2015-08-27T08:39:24+10:00",
"reason": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT",
"display": "treatment"
}
]
}
],
"activity": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion",
"code": "AU",
"display": "authenticated"
}
]
},
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/contractsignertypecodes",
"code": "VERF"
}
]
},
"who": {
"identifier": {
"system": "urn:ietf:rfc:3986",
"value": "mailto://hhd@ssa.gov"
}
}
}
],
"signature": [
{
"type": [
{
"system": "urn:iso-astm:E1762-95:2013",
"code": "1.2.840.10065.1.12.1.5",
"display": "Verification Signature"
}
],
"when": "2020-08-04T08:39:24+10:00",
"who": {
"reference": "Practitioner/practitioner-1"
},
"targetFormat": "application/fhir+xml",
"sigFormat": "application/signature+xml",
"data": "Li4u"
}
]
}