FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | Provenance |
| Id | Provenance-NgProvenance-001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance NgProvenance-001
Profile: NG Lightweight Provenance
Provenance for ServiceRequest
Summary
| Recorded | 2025-10-02 09:35:00+0100 |
| Activity | create |
Agents
| Type | who |
| Author | Practitioner Nkiru Okeke |
{
"resourceType": "Provenance",
"id": "NgProvenance-001",
"meta": {
"profile": [
"https://sandbox.dhin-hie.org/ig/StructureDefinition/ng-provenance"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"reference": "ServiceRequest/NgServiceRequest-001"
}
],
"recorded": "2025-10-02T09:35:00+01:00",
"activity": {
"coding": [
{
"system": "https://sandbox.dhin-hie.org/ig/CodeSystem/ng-provenance-activity-cs",
"code": "CREATE",
"display": "create"
}
]
},
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "author",
"display": "Author"
}
]
},
"who": {
"reference": "Practitioner/NgPractitioner-002"
}
}
]
}