FHIR IG analytics| Package | johnmoehrke.correction.example |
| Resource Type | Provenance |
| Id | Provenance-ex-data-purge-due-to-age.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance ex-data-purge-due-to-age
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
Provenance for John Schmidt Other, DoB: 1923-07-25 ( http://example.org/mrn#123456)
Summary
| Recorded | 2024-06-01 18:00:00+0000 |
| Activity | Medical Records Retention Policy Compliance - Data Age |
Agents
| Type | who |
| Intensive therapy nurse | http://example.org/Practitioner/ex-medical-records-officer |
{
"resourceType": "Provenance",
"id": "ex-data-purge-due-to-age",
"meta": {
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"reference": "Patient/ex-patient"
}
],
"recorded": "2024-06-01T18:00:00Z",
"reason": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "_ActHealthInformationManagementReason"
}
]
}
],
"activity": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "FIXDATA"
}
],
"text": "Medical Records Retention Policy Compliance - Data Age"
},
"agent": [
{
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "224547003"
}
]
},
"who": {
"reference": "http://example.org/Practitioner/ex-medical-records-officer"
}
}
],
"entity": [
{
"role": "removal",
"what": {
"reference": "Patient/ex-patient"
}
},
{
"role": "removal",
"what": {
"reference": "Observation/ex-observation-food"
}
},
{
"role": "removal",
"what": {
"reference": "AllergyIntolerance/ex-allergy-corrected"
}
},
{
"role": "removal",
"what": {
"reference": "Immunization/ex-immunization-correction"
}
},
{
"role": "removal",
"what": {
"reference": "Condition/ex-corrected"
}
},
{
"role": "removal",
"what": {
"reference": "Immunization/ex-immunization-wrong"
}
},
{
"role": "removal",
"what": {
"reference": "Condition/ex-condition-initial"
}
}
]
}