FHIR IG analytics| Package | tw.gov.mohw.twcore |
| Resource Type | Provenance |
| Id | Provenance-pov-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance pov-example
Profile: TW Core Provenance
Provenance for 陳加玲(official) Female, DoB: 1990-01-01 ( Medical record number (use: official, ))
Summary
| Recorded | 2023-02-28 15:26:23+0000 |
Agents
| Type | who |
| Informant | 陳加玲(official) Female, DoB: 1990-01-01 ( Medical record number (use: official, )) |
{
"resourceType": "Provenance",
"id": "pov-example",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Provenance-twcore"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/targetElement",
"valueUri": "Patient.extension:race"
}
],
"reference": "Patient/pat-example"
}
],
"recorded": "2023-02-28T15:26:23.217+00:00",
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "informant",
"display": "Informant"
}
]
},
"who": {
"reference": "Patient/pat-example"
}
}
],
"entity": [
{
"role": "source",
"what": {
"display": "admission form"
}
}
]
}