FHIR IG analytics| Package | hl7.fhir.us.spl |
| Resource Type | Provenance |
| Id | Provenance-ExampleEstablishmentFHIRtoSPLProvenance.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance ExampleEstablishmentFHIRtoSPLProvenance
Profile: DualSubmissionProvenance
Summary
| Occurrence | 2021-04-21 |
| Recorded | 2021-04-21 14:28:00+0600 |
| Activity | create |
Agents
| Type | who |
| Assembler | SPL To FHIR Converter Program |
{
"resourceType": "Provenance",
"id": "ExampleEstablishmentFHIRtoSPLProvenance",
"meta": {
"profile": [
"http://hl7.org/fhir/us/spl/StructureDefinition/DualSubmissionProvenance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"reference": "DocumentReference/ExampleSPLDocumentReference"
}
],
"occurredDateTime": "2021-04-21",
"recorded": "2021-04-21T14:28:00.00+06:00",
"activity": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
"code": "CREATE"
},
{
"system": "http://loinc.org",
"code": "51725-0"
}
]
},
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "assembler"
}
]
},
"who": {
"display": "SPL To FHIR Converter Program"
}
}
],
"entity": [
{
"role": "source",
"what": {
"reference": "Organization/ExampleEstablishmentRegistrant"
}
},
{
"role": "source",
"what": {
"reference": "Organization/ExampleEstablishment"
}
}
]
}