FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeBundle
Idbundle-medicationrequest-example-2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionBundle"
    ],
    "tag": [
      {
        "display": "Transaction Bundle cancel prescriptions"
      },
      {
        "display": "An Example of transaction bundle to cancel prescriptions"
      },
      {
        "display": "bundle-medicationrequest-example-2"
      }
    ]
  },
  "type": "transaction",
  "entry": [
    {
      "resource": {
        "resourceType": "MedicationRequest",
        "id": "635152bc-0307-4a62-921e-bad60ae1e2e9",
        "meta": {
          "versionId": "2",
          "profile": [
            "http://electronichealth.se/fhir/StructureDefinition/NLLMedicationRequest"
          ]
        },
        "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": "7711222222"
                  },
                  {
                    "url": "workplaceName",
                    "valueString": "Min vardcentral"
                  },
                  {
                    "url": "workplaceType",
                    "valueCode": "HEALTHCAREUNIT"
                  },
                  {
                    "url": "workplaceIdType",
                    "valueCode": "ORGNR"
                  }
                ]
              }
            ],
            "name": [
              {
                "family": "Larsson",
                "given": [
                  "Lars"
                ]
              }
            ],
            "telecom": [
              {
                "extension": [
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
                    "valueBoolean": false
                  },
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
                    "valueCode": "P"
                  }
                ],
                "system": "phone",
                "value": "070-1234455",
                "rank": 1
              },
              {
                "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": "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"
                    }
                  ]
                }
              }
            ]
          }
        ],
        "extension": [
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLUsageDates",
            "extension": [
              {
                "url": "usageEndDate",
                "valueDate": "2023-05-03"
              }
            ]
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionChain",
            "valueUuid": "urn:uuid:c63c3bf1-8f1d-4d83-8ef9-48b4d9519d0a"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPatientTreatmentReason",
            "valueString": "testtext NLLPatientTreatmentReason - Behandlingsändamål"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLRegistrationBasis",
            "valueCode": "ELECTRONIC"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionFormat",
            "valueCode": "ELEKTRONISKT"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLOrdinationsId",
            "valueDecimal": 139456
          }
        ],
        "identifier": [
          {
            "extension": [
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNEFId",
                "extension": [
                  {
                    "url": "PrescriptionSetId",
                    "valueString": "c4844c9e-e948-4aea-9662-91254dd20141"
                  }
                ]
              }
            ],
            "system": "http://electronichealth.se/fhir/NamingSystem/NEFId",
            "value": "c4844c9e-e948-4aea-9662-91254dd20141"
          }
        ],
        "status": "cancelled",
        "intent": "order",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://electronichealth.se/fhir/NamingSystem/nplid",
              "code": "20130529000039"
            },
            {
              "system": "http://electronichealth.se/fhir/NamingSystem/nplpackid",
              "code": "20130814100116"
            }
          ]
        },
        "subject": {
          "reference": "Patient/e75498fa-dc06-4e08-9211-de6a20826348"
        },
        "authoredOn": "2022-11-03T23:00:00+00:00",
        "requester": {
          "reference": "#1"
        },
        "reasonCode": [
          {
            "coding": [
              {
                "system": "http://electronichealth.se/fhir/CodeSystem/nkoo-sct",
                "code": "4386001"
              }
            ]
          }
        ],
        "dosageInstruction": [
          {
            "extension": [
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLObservandumDose",
                "valueBoolean": true
              },
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAdministeringInstruction",
                "valueString": "Administreringsinstruktion"
              },
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLDosageType",
                "valueCode": "FRITEXTDOSERING"
              }
            ],
            "sequence": 1,
            "text": "Fritextdoseringstext ta x y varje z",
            "patientInstruction": "Doseringsinstruktion",
            "asNeededBoolean": true,
            "method": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "58861000052101"
                }
              ]
            }
          }
        ],
        "dispenseRequest": {
          "extension": [
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfPackagesPrescribed",
              "valuePositiveInt": 3
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfFillsRemaining",
              "valuePositiveInt": 2
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLDosePackaging",
              "valueBoolean": false
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLTotalQuantity",
              "extension": [
                {
                  "url": "prescribed",
                  "valueQuantity": {
                    "value": 540
                  }
                },
                {
                  "url": "remaining",
                  "valueQuantity": {
                    "value": 540
                  }
                }
              ]
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriberCostCenter",
              "valueIdentifier": {
                "system": "http://electronichealth.se/identifier/arbetsplatskod",
                "value": "4000000000000"
              }
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionCommunicableDiseasesAct",
              "valueBoolean": false
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPatientPharmaceuticalBenefitsAct",
              "valueBoolean": true
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLConditionsPharmaceuticalBenefitsAct",
              "valueBoolean": false
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfDispensesAllowed",
              "valueUnsignedInt": 2
            }
          ],
          "validityPeriod": {
            "end": "2023-05-03"
          },
          "numberOfRepeatsAllowed": 1,
          "quantity": {
            "value": 270
          }
        }
      },
      "request": {
        "extension": [
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceDetails",
            "extension": [
              {
                "url": "activity",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "code": "MAKULERA_FORSKRIVNING"
                    }
                  ]
                }
              },
              {
                "url": "reason",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/ehm-felregistreringsorsak",
                      "code": "FELAKTIGA_UPPGIFTER"
                    }
                  ],
                  "text": "Makulering pga felaktiga uppgifter"
                }
              }
            ]
          }
        ],
        "method": "PUT",
        "url": "MedicationRequest"
      }
    },
    {
      "resource": {
        "resourceType": "MedicationRequest",
        "id": "7c7000f8-cbe2-4675-9c23-8f808c8c0f71",
        "meta": {
          "versionId": "1",
          "profile": [
            "http://electronichealth.se/fhir/StructureDefinition/NLLMedicationRequest"
          ]
        },
        "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": "7711222222"
                  },
                  {
                    "url": "workplaceName",
                    "valueString": "Min vardcentral"
                  },
                  {
                    "url": "workplaceType",
                    "valueCode": "HEALTHCAREUNIT"
                  },
                  {
                    "url": "workplaceIdType",
                    "valueCode": "ORGNR"
                  }
                ]
              }
            ],
            "name": [
              {
                "family": "Larsson",
                "given": [
                  "Lars"
                ]
              }
            ],
            "telecom": [
              {
                "extension": [
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
                    "valueBoolean": false
                  },
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
                    "valueCode": "P"
                  }
                ],
                "system": "phone",
                "value": "070-1234455",
                "rank": 1
              },
              {
                "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": "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"
                    }
                  ]
                }
              }
            ]
          }
        ],
        "extension": [
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLUsageDates",
            "extension": [
              {
                "url": "usageStartDate",
                "valueDate": "2023-05-04"
              }
            ]
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionChain",
            "valueUuid": "urn:uuid:c63c3bf1-8f1d-4d83-8ef9-48b4d9519d0a"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPatientTreatmentReason",
            "valueString": "testtext NLLPatientTreatmentReason - Behandlingsändamål"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLRegistrationBasis",
            "valueCode": "ELECTRONIC"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionFormat",
            "valueCode": "ELEKTRONISKT"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLOrdinationsId",
            "valueDecimal": 139457
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLTidigareOrdinationsid",
            "valueDecimal": 139456
          }
        ],
        "identifier": [
          {
            "extension": [
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNEFId",
                "extension": [
                  {
                    "url": "PrescriptionSetId",
                    "valueString": "60f2ee61-61f0-4063-a66a-15e464104f23"
                  }
                ]
              }
            ],
            "system": "http://electronichealth.se/fhir/NamingSystem/NEFId",
            "value": "60f2ee61-61f0-4063-a66a-15e464104f23"
          }
        ],
        "status": "cancelled",
        "intent": "order",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://electronichealth.se/fhir/NamingSystem/nplid",
              "code": "20200528000054"
            },
            {
              "system": "http://electronichealth.se/fhir/NamingSystem/nplpackid",
              "code": "20200810100042"
            }
          ]
        },
        "subject": {
          "reference": "Patient/e75498fa-dc06-4e08-9211-de6a20826348"
        },
        "authoredOn": "2022-11-03T23:00:00+00:00",
        "requester": {
          "reference": "#1"
        },
        "reasonCode": [
          {
            "coding": [
              {
                "system": "http://electronichealth.se/fhir/CodeSystem/nkoo-sct",
                "code": "4386001"
              }
            ]
          }
        ],
        "dosageInstruction": [
          {
            "extension": [
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLObservandumDose",
                "valueBoolean": true
              },
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAdministeringInstruction",
                "valueString": "Administreringsinstruktion"
              },
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLDosageType",
                "valueCode": "FRITEXTDOSERING"
              }
            ],
            "sequence": 1,
            "text": "Fritextdoseringstext ta x y varje z",
            "patientInstruction": "Doseringsinstruktion",
            "asNeededBoolean": true,
            "method": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "58861000052101"
                }
              ]
            }
          }
        ],
        "dispenseRequest": {
          "extension": [
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfPackagesPrescribed",
              "valuePositiveInt": 3
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfFillsRemaining",
              "valuePositiveInt": 2
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLDosePackaging",
              "valueBoolean": false
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLTotalQuantity",
              "extension": [
                {
                  "url": "prescribed",
                  "valueQuantity": {
                    "value": 300
                  }
                },
                {
                  "url": "remaining",
                  "valueQuantity": {
                    "value": 300
                  }
                }
              ]
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriberCostCenter",
              "valueIdentifier": {
                "system": "http://electronichealth.se/identifier/arbetsplatskod",
                "value": "4000000000000"
              }
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionCommunicableDiseasesAct",
              "valueBoolean": false
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPatientPharmaceuticalBenefitsAct",
              "valueBoolean": true
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLConditionsPharmaceuticalBenefitsAct",
              "valueBoolean": false
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfDispensesAllowed",
              "valueUnsignedInt": 2
            }
          ],
          "validityPeriod": {
            "end": "2023-11-04"
          },
          "numberOfRepeatsAllowed": 1,
          "quantity": {
            "value": 150
          }
        },
        "priorPrescription": {
          "reference": "MedicationRequest/635152bc-0307-4a62-921e-bad60ae1e2e9"
        }
      },
      "request": {
        "extension": [
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceDetails",
            "extension": [
              {
                "url": "activity",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "code": "MAKULERA_FORSKRIVNING"
                    }
                  ]
                }
              },
              {
                "url": "reason",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/ehm-felregistreringsorsak",
                      "code": "FEL_PATIENT"
                    }
                  ],
                  "text": "Makulering pga fel patient"
                }
              }
            ]
          }
        ],
        "method": "PUT",
        "url": "MedicationRequest"
      }
    }
  ]
}