FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagejohnmoehrke.correction.example
Resource TypeProvenance
IdProvenance-ex-data-purge-due-to-age.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Recorded2024-06-01 18:00:00+0000
ActivityMedical Records Retention Policy Compliance - Data Age

Agents

Typewho
Intensive therapy nursehttp://example.org/Practitioner/ex-medical-records-officer

Source1

{
  "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"
      }
    }
  ]
}