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

FHIR IG analytics

Packageihe.pcc.qedm
Resource TypeProvenance
IdProvenance-ex-provenance.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-provenance

Provenance for:

Summary

Recorded2023-01-25 09:49:00+0000
Policyurn:ihe:iti:mxde:2023:document-provenance-policy
ActivitywasDerivedFrom

Agents

Typewho
AssemblerDevice: status = active; distinctIdentifier = Decomposer; manufacturer = Acme

Source1

{
  "resourceType": "Provenance",
  "id": "ex-provenance",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/ITI/mXDE/StructureDefinition/IHE.ITI.mXDE.Provenance"
    ],
    "security": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code": "HTEST"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "target": [
    {
      "reference": "Observation/ex-IHE-QEDm-bloodPressure-0"
    },
    {
      "reference": "Encounter/ex-encounter"
    },
    {
      "reference": "Observation/ex-weight"
    },
    {
      "reference": "Observation/ex-weight2"
    }
  ],
  "recorded": "2023-01-25T09:49:00.000Z",
  "policy": [
    "urn:ihe:iti:mxde:2023:document-provenance-policy"
  ],
  "activity": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/w3c-provenance-activity-type",
        "code": "Derivation"
      }
    ]
  },
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "assembler"
          }
        ]
      },
      "who": {
        "reference": "Device/ex-device"
      }
    }
  ],
  "entity": [
    {
      "role": "source",
      "what": {
        "reference": "DocumentReference/ex-documentreference"
      }
    }
  ]
}