FHIR IG analytics| Package | kl.dk.fhir.core |
| Resource Type | Provenance |
| Id | Provenance-ProvenanceCondition111v2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Provenance
Resource Provenance "ProvenanceCondition111v2"
target: Condition/Condition111v2
recorded: 17 Dec 2020, 10.09.27
reason: treatment (ActReason#TREAT)
| - | Type | Who |
| * | Legal Authenticator (Provenance participant type#legal) | Practitioner/NatasjaFraSygeplejen " PETERSEN" |
{
"resourceType": "Provenance",
"id": "ProvenanceCondition111v2",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"target": [
{
"reference": "Condition/Condition111v2"
}
],
"recorded": "2020-12-17T10:09:27+01:00",
"reason": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "TREAT"
}
]
}
],
"agent": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
"code": "legal"
}
]
},
"who": {
"reference": "Practitioner/NatasjaFraSygeplejen"
}
}
]
}