FHIR IG analytics| Package | hl7.fhir.us.lower-extremity-skin-wound-assessment |
| Resource Type | Provenance |
| Id | Provenance-skinwoundassert-receive-provenance.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 "skinwoundassert-receive-provenance" Version "1"
Profile: EHRS FM Record Lifecycle Event - Provenance
Security Labels: http://terminology.hl7.org/CodeSystem/v3-ActReason
target: Patient/patient-example " SHAW"
occurred: 2019-08-15 --> 2019-08-16
recorded: Aug 15, 2019, 6:44:21 PM
policy: http://ehr.familyclinic.com/fhir/Consent/25
reason: records management (ActReason#RECORDMGT)
agent
type: author (originator) (ParticipationType#AUT)
who: Practitioner/practitioner-example " BONE"
agent
type: device (ParticipationType#DEV)
who: : Workstation01.ehr.familyclinic.com
| - | Role | What |
| * | source | Condition/skinwoundassert-receive |
| - | Type | When | Who | TargetFormat | SigFormat | Data |
| * | Source Signature (Details: urn:iso-astm:E1762-95:2013 code 1.2.840.10065.1.12.1.14 = 'Source Signature', stated as 'Source Signature') | Aug 15, 2019, 6:42:55 PM | Practitioner/practitioner-example " BONE" | application/fhir+xml | application/signature+xml | dGhpcyBibG9iIGlzIHNuaXBwZWQ= |
{
"resourceType": "Provenance",
"id": "skinwoundassert-receive-provenance",
"meta": {
"versionId": "1",
"profile": [
"http://hl7.org/fhir/StructureDefinition/ehrsrle-provenance"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST",
"display": "test health data"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"reference": "Patient/patient-example"
}
],
"occurredPeriod": {
"start": "2019-08-15",
"end": "2019-08-16"
},
"recorded": "2019-08-15T18:44:21Z",
"policy": [
"http://ehr.familyclinic.com/fhir/Consent/25"
],
"reason": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "RECORDMGT",
"display": "records management"
}
]
}
],
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "AUT"
}
]
},
"who": {
"reference": "Practitioner/practitioner-example"
}
},
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
"code": "DEV"
}
]
},
"who": {
"display": "Workstation01.ehr.familyclinic.com"
}
}
],
"entity": [
{
"role": "source",
"what": {
"reference": "Condition/skinwoundassert-receive"
}
}
],
"signature": [
{
"type": [
{
"system": "urn:iso-astm:E1762-95:2013",
"code": "1.2.840.10065.1.12.1.14",
"display": "Source Signature"
}
],
"when": "2019-08-15T18:42:55Z",
"who": {
"reference": "Practitioner/practitioner-example"
},
"targetFormat": "application/fhir+xml",
"sigFormat": "application/signature+xml",
"data": "dGhpcyBibG9iIGlzIHNuaXBwZWQ="
}
]
}