FHIR IG analytics| Package | se.electronichealth.fhir.nll.r4 |
| Resource Type | Bundle |
| Id | operationoutcome-change-bundle-medicationrequest-example-1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "1ff804ad-e438-45f6-9e14-46c1a3b74ecb",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionBundle"
],
"tag": [
{
"display": "Update multiple MedicationRequests with AFF-warnings"
},
{
"display": "Update multiple MedicationRequests with AFF-warnings"
},
{
"display": "operationoutcome-change-bundle-medicationrequest-example-1"
}
]
},
"type": "transaction-response",
"link": [
{
"relation": "self",
"url": "https://nll-fhir-server-v1-test17.apps.ehmecptest.capehm.sgit.se/fhir"
}
],
"entry": [
{
"fullUrl": "857264e7-9f2e-4f25-a0c8-fb1f671363ba",
"response": {
"status": "200 OK",
"location": "MedicationRequest/857264e7-9f2e-4f25-a0c8-fb1f671363ba",
"outcome": {
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "information",
"code": "informational",
"details": {
"text": "Anropet genomfördes med lyckat resultat"
}
}
]
}
}
},
{
"fullUrl": "370a82a5-c471-4bca-b5a8-fa58a0bdeb1b",
"response": {
"status": "200 OK",
"location": "MedicationRequest/370a82a5-c471-4bca-b5a8-fa58a0bdeb1b",
"outcome": {
"resourceType": "OperationOutcome",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLOperationOutcome"
]
},
"contained": [
{
"resourceType": "DetectedIssue",
"id": "1",
"meta": {
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLDetectedIssue"
]
},
"status": "preliminary",
"code": {
"coding": [
{
"system": "http://ehalsomyndigheten.se/fhir/CodeSystem/aff-codes",
"version": "1.1.0",
"code": "G.321",
"display": "Spedra, tablett 200 mg med id 044025/20210128100245 omfattas inte av förmånen. Om varan inte är utbytbar kan expedition endast ske utan förmån"
}
]
},
"severity": "low",
"identifiedDateTime": "2022-12-21T12:13:01+00:00"
}
],
"issue": [
{
"severity": "warning",
"code": "business-rule",
"details": {
"coding": [
{
"system": "http://ehalsomyndigheten.se/fhir/CodeSystem/error-codes",
"version": "1.0.0",
"code": "2-26-16",
"display": "Avvikelse enligt automatisk format- och författningskontroll"
}
]
}
},
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/operationoutcome-detectedIssue",
"valueReference": {
"reference": "#1"
}
}
],
"severity": "warning",
"code": "business-rule"
}
]
}
}
}
]
}