FHIR IG analytics| Package | hl7.fhir.us.pacio-adi |
| Resource Type | Provenance |
| Id | Provenance-Example-Smith-Johnson-PMOProvenance1.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance Example-Smith-Johnson-PMOProvenance1
Profile: ADI Provenance
Provenance for Composition Portable Medical Order
Summary
| Recorded | 2021-03-29 14:25:34-0500 |
Agents
| Type | who |
| Assembler | Organization GoodHealth Clinic |
{
"resourceType": "Provenance",
"id": "Example-Smith-Johnson-PMOProvenance1",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-Provenance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"reference": "Composition/PMO-Example-Smith-Johnson-PMOComposition1"
}
],
"recorded": "2021-03-29T14:25:34.001-05:00",
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"version": "1.1.0|1.0.0",
"code": "assembler",
"display": "Assembler"
}
]
},
"who": {
"reference": "Organization/Example-Smith-Johnson-OrganizationAssembler1"
}
}
]
}