FHIR IG analytics| Package | se.electronichealth.fhir.nll.r4 |
| Resource Type | Provenance |
| Id | attached-provenance-example-17.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 without activity"
},
{
"display": "attached-provenance-example-17"
}
]
},
"contained": [
{
"resourceType": "Practitioner",
"id": "thePreformer",
"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"
}
]
}
}
]
},
{
"resourceType": "Practitioner",
"id": "thePractitioner",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner"
]
},
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLWorkplaceSummary",
"extension": [
{
"url": "workplaceName",
"valueString": "Min vardcentral"
},
{
"url": "workplaceIdentifier",
"valueString": "7711222222"
},
{
"url": "workplaceType",
"valueCode": "HEALTHCAREUNIT"
},
{
"url": "workplaceIdType",
"valueCode": "ORGNR"
}
]
}
],
"name": [
{
"family": "Larsson",
"given": [
"Lars"
]
}
],
"telecom": [
{
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
"valueCode": "P"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
"valueBoolean": false
}
],
"value": "070-1234455",
"rank": 1
},
{
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
"valueCode": "W"
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
"valueBoolean": true
}
],
"value": "011-900000",
"rank": 1
}
],
"address": [
{
"type": "postal",
"line": [
"postGatan 133"
],
"city": "stockholm",
"postalCode": "12345"
},
{
"type": "physical",
"line": [
"fysiskaGatan 134"
],
"city": "stockholm",
"postalCode": "12345"
}
],
"qualification": [
{
"identifier": [
{
"system": "urn:oid:1.2.752.116.3.1.2",
"value": "9000027"
}
],
"code": {
"coding": [
{
"system": "urn:oid:1.2.752.116.3.1.3",
"code": "LK"
}
]
}
}
]
}
],
"agent": [
{
"type": {
"coding": [
{
"code": "enterer"
}
]
},
"who": {
"reference": "#thePreformer"
}
},
{
"type": {
"coding": [
{
"code": "author"
}
]
},
"who": {
"reference": "#thePractitioner"
}
}
]
}