FHIR IG analytics| Package | ihe.pcc.qedm |
| Resource Type | Provenance |
| Id | Provenance-ex-provenance.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance ex-provenance
Provenance for:
Summary
| Recorded | 2023-01-25 09:49:00+0000 |
| Policy | urn:ihe:iti:mxde:2023:document-provenance-policy |
| Activity | wasDerivedFrom |
Agents
| Type | who |
| Assembler | Device: status = active; distinctIdentifier = Decomposer; manufacturer = Acme |
{
"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"
}
}
]
}