FHIR IG analytics| Package | se.electronichealth.fhir.nll.r4 |
| Resource Type | Bundle |
| Id | fetch-multidosedispconsent-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "bee36f11-e5fc-4cb5-86a3-f0e88e37faf1",
"meta": {
"lastUpdated": "2022-10-03T09:31:37.071+00:00",
"tag": [
{
"display": "Fetch NLLMultiDoseDispConsent"
},
{
"display": "Fetch NLLMultiDoseDispConsent"
},
{
"display": "fetch-multidosedispconsent-example-1"
}
]
},
"type": "searchset",
"total": 1,
"link": [
{
"relation": "self",
"url": "https://test.ehalsomyndigheten.se/fhir/Consent?category=consent-dose-disp&patient._id=b00a0407-b781-43e8-983b-74fdfb8eb97d"
}
],
"entry": [
{
"fullUrl": "https://test.ehalsomyndigheten.se/fhir/Consent/44ef3d5e-d034-46ad-8ce2-973fb9e6cb51",
"resource": {
"resourceType": "Consent",
"id": "44ef3d5e-d034-46ad-8ce2-973fb9e6cb51",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLMultiDoseDispConsent"
]
},
"status": "active",
"scope": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/consentscope",
"code": "patient-privacy",
"display": "Privacy Consent"
}
]
},
"category": [
{
"coding": [
{
"system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
"code": "consent-dose-disp"
}
]
}
],
"patient": {
"reference": "Patient/b00a0407-b781-43e8-983b-74fdfb8eb97d"
},
"policy": [
{
"uri": "https://ehalsomyndigheten.se/nationellalakemedelslistan/policy"
}
],
"provision": {
"period": {
"start": "2022-10-03T09:31:36.301+00:00"
}
}
}
}
]
}