FHIR IG analytics| Package | se.electronichealth.fhir.nll.r4 |
| Resource Type | Provenance |
| Id | attached-provenance-example-14.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Provenance",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLProvenance"
],
"tag": [
{
"display": "Provenance for a pharmacy user"
},
{
"display": "Provenance for a pharmacy user with activity KREDITERA"
},
{
"display": "attached-provenance-example-14"
}
]
},
"contained": [
{
"resourceType": "Practitioner",
"id": "thePractitioner",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner"
]
},
"extension": [
{
"extension": [
{
"url": "workplaceIdentifier",
"valueString": "7350046611966"
},
{
"url": "workplaceType",
"valueCode": "PHARMACY"
},
{
"url": "workplaceIdType",
"valueCode": "GLN"
}
],
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLWorkplaceSummary"
},
{
"url": "https://electronichealth.se/fhir/StructureDefinition/NLLUserAcronym",
"valueString": "2"
}
],
"name": [
{
"family": "Ingesson",
"given": [
"Inga-Lill"
]
}
],
"qualification": [
{
"identifier": [
{
"system": "urn:oid:1.2.752.116.3.1.1",
"value": "920007"
}
],
"code": {
"coding": [
{
"system": "urn:oid:1.2.752.116.3.1.3",
"code": "AP"
}
]
}
}
]
}
],
"activity": {
"coding": [
{
"code": "KREDITERA"
}
]
},
"agent": [
{
"type": {
"coding": [
{
"code": "enterer"
}
]
},
"who": {
"reference": "#thePractitioner"
}
}
],
"reason": [
{
"text": "ett krediterat uttag"
}
]
}