FHIR IG analytics| Package | se.electronichealth.fhir.nll.r4 |
| Resource Type | Bundle |
| Id | fetch-provenance-example-2.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "9e8a5daf-fcf2-48c2-b503-5eec271073f6",
"meta": {
"lastUpdated": "2022-10-03T09:32:14.369+00:00",
"tag": [
{
"display": "Fetch Provenance related to a data lock"
},
{
"display": "Example of a Provenance related to a data lock"
},
{
"display": "fetch-provenance-example-2"
}
]
},
"type": "searchset",
"total": 1,
"link": [
{
"relation": "self",
"url": "https://test.ehalsomyndigheten.se/fhir/Provenance?target=Basic%2F7bc1497d-1b8b-4a41-9a54-bea383a7a2ac"
}
],
"entry": [
{
"fullUrl": "https://test.ehalsomyndigheten.se/fhir/Provenance/dda440dc-7602-44ac-838c-81a554ced815",
"resource": {
"resourceType": "Provenance",
"id": "dda440dc-7602-44ac-838c-81a554ced815",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLProvenance"
]
},
"contained": [
{
"resourceType": "Practitioner",
"id": "1",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner"
]
},
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLWorkplaceSummary",
"extension": [
{
"url": "workplaceIdentifier",
"valueString": "SE165567766992-101W"
},
{
"url": "workplaceName",
"valueString": "Min vardcentral"
},
{
"url": "workplaceType",
"valueCode": "HEALTHCAREUNIT"
},
{
"url": "workplaceIdType",
"valueCode": "HSA"
}
]
}
],
"name": [
{
"family": "Svensson",
"given": [
"Gustav"
]
}
],
"telecom": [
{
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
"valueBoolean": true
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
"valueCode": "W"
}
],
"system": "phone",
"value": "011-900000",
"rank": 1
}
],
"address": [
{
"type": "physical",
"line": [
"fysiskaGatan 134"
],
"city": "stockholm",
"postalCode": "12345"
},
{
"type": "postal",
"line": [
"postGatan 133"
],
"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"
}
]
}
}
]
},
{
"resourceType": "Practitioner",
"id": "2",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner"
]
},
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLWorkplaceSummary",
"extension": [
{
"url": "workplaceIdentifier",
"valueString": "SE165567766992-101W"
},
{
"url": "workplaceName",
"valueString": "Min vardcentral"
},
{
"url": "workplaceType",
"valueCode": "HEALTHCAREUNIT"
},
{
"url": "workplaceIdType",
"valueCode": "HSA"
}
]
}
],
"name": [
{
"family": "Svensson",
"given": [
"Gustav"
]
}
],
"telecom": [
{
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
"valueBoolean": true
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
"valueCode": "W"
}
],
"system": "phone",
"value": "011-900000",
"rank": 1
}
],
"address": [
{
"type": "physical",
"line": [
"fysiskaGatan 134"
],
"city": "stockholm",
"postalCode": "12345"
},
{
"type": "postal",
"line": [
"postGatan 133"
],
"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"
}
]
}
}
]
}
],
"target": [
{
"reference": "Basic/7bc1497d-1b8b-4a41-9a54-bea383a7a2ac/_history/1"
}
],
"occurredDateTime": "2022-10-03T09:32:14+00:00",
"recorded": "2022-10-03T09:32:14.114+00:00",
"activity": {
"coding": [
{
"system": "http://ehalsomyndigheten.se/fhir/CodeSystem/provenance-activity-types",
"code": "REGISTERED"
}
]
},
"agent": [
{
"type": {
"coding": [
{
"code": "author"
}
]
},
"who": {
"reference": "#1"
}
},
{
"type": {
"coding": [
{
"code": "enterer"
}
]
},
"who": {
"reference": "#2"
}
}
]
}
}
]
}