FHIR IG analytics| Package | se.electronichealth.fhir.nll.r4 |
| Resource Type | Bundle |
| Id | fetch-medicationlistinfo-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "16657ef4-67c6-45bd-810e-630f3c72b5a7",
"meta": {
"lastUpdated": [
"2022-10-03T09:32:09.66+00:00"
],
"tag": [
{
"display": "Fetch MedicationListInfo "
},
{
"display": "Bundle of type searchset"
},
{
"display": "fetch-medicationlistinfo-example-1"
}
]
},
"type": "searchset",
"total": 1,
"link": [
{
"relation": "self",
"url": "https://test.ehalsomyndigheten.se/fhir/Basic?code=medlistinfo&patient._id=b00a0407-b781-43e8-983b-74fdfb8eb97d"
}
],
"entry": [
{
"fullUrl": "https://test.ehalsomyndigheten.se/fhir/Basic/e1be1081-0428-46a8-a249-2ccc2e873275",
"resource": {
"resourceType": "Basic",
"id": "e1be1081-0428-46a8-a249-2ccc2e873275",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLMedicationListInfo"
]
},
"extension": [
{
"url": "http://electronichealth.se/fhir/StructureDefinition/Version",
"valueInteger": 10
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLControlledDrugs",
"valueBoolean": true
},
{
"url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrivacyLock",
"valueBoolean": true
}
],
"code": {
"coding": [
{
"system": "http://ehalsomyndigheten.se/fhir/CodeSystem/basic-resource-types",
"code": "medlistinfo",
"display": "Information om läkemedelslista"
}
]
},
"subject": {
"reference": "Patient/b00a0407-b781-43e8-983b-74fdfb8eb97d"
}
}
}
]
}