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

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeBundle
Idtransaction-bundle-example-1.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/NLLTransactionBundle"
    ],
    "tag": [
      {
        "display": "Create a prescription and register a dispensation of that prescription in a single transaction"
      },
      {
        "display": "Create a NLLMedicationRequest(1) and a NLLMedicationDispense(2) of (1) in a single transaction"
      },
      {
        "display": "transaction-bundle-example-1"
      }
    ]
  },
  "type": "transaction",
  "entry": [
    {
      "resource": {
        "resourceType": "MedicationRequest",
        "meta": {
          "profile": [
            "http://electronichealth.se/fhir/StructureDefinition/NLLMedicationRequest"
          ]
        },
        "contained": [
          {
            "resourceType": "Practitioner",
            "id": "thePractitioner",
            "meta": {
              "profile": [
                "http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner"
              ]
            },
            "extension": [
              {
                "extension": [
                  {
                    "url": "workplaceName",
                    "valueString": "Min vardcentral"
                  },
                  {
                    "url": "workplaceIdentifier",
                    "valueString": "SE165567766992-101W"
                  },
                  {
                    "url": "workplaceType",
                    "valueCode": "HEALTHCAREUNIT"
                  },
                  {
                    "url": "workplaceIdType",
                    "valueCode": "HSA"
                  }
                ],
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLWorkplaceSummary"
              }
            ],
            "name": [
              {
                "family": "Larsson",
                "given": [
                  "Lars"
                ]
              }
            ],
            "telecom": [
              {
                "extension": [
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
                    "valueCode": "W"
                  },
                  {
                    "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
                    "valueBoolean": true
                  }
                ],
                "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/NLLPatientTreatmentReason",
            "valueString": "testtext - NLLPatientTreatmentReason - Behandlingsändamål"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLRegistrationBasis",
            "valueCode": "PAPER"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionFormat",
            "valueCode": "ELEKTRONISKT"
          }
        ],
        "intent": "order",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://electronichealth.se/fhir/NamingSystem/nplid",
              "code": "20141218000032"
            },
            {
              "system": "http://electronichealth.se/fhir/NamingSystem/nplpackid",
              "code": "20150601100594"
            }
          ]
        },
        "subject": {
          "reference": "Patient/3a0df0f8-a155-4cdf-9665-756c943b26f0"
        },
        "status": "active",
        "requester": {
          "reference": "#thePractitioner"
        },
        "dispenseRequest": {
          "extension": [
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriberCostCenter",
              "valueIdentifier": {
                "value": "4000000000000"
              }
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionCommunicableDiseasesAct",
              "valueBoolean": false
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfPackagesPrescribed",
              "valuePositiveInt": 3
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPatientPharmaceuticalBenefitsAct",
              "valueBoolean": true
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLConditionsPharmaceuticalBenefitsAct",
              "valueBoolean": false
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLBenefitDetails",
              "extension": [
                {
                  "url": "dailyBenefitQuantityUnfeasible",
                  "valueBoolean": true
                }
              ]
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLDosePackaging",
              "valueBoolean": false
            }
          ],
          "numberOfRepeatsAllowed": 0,
          "validityPeriod": {}
        },
        "dosageInstruction": [
          {
            "extension": [
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLObservandumDose",
                "valueBoolean": "true"
              },
              {
                "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAdministeringInstruction",
                "valueString": "Administreringsinstruktion"
              }
            ],
            "sequence": 1,
            "text": "Fritextdoseringstext ta x y varje z",
            "patientInstruction": "Doseringsinstruktion",
            "asNeededBoolean": true,
            "method": {
              "coding": [
                {
                  "code": "764794000"
                }
              ]
            }
          }
        ],
        "authoredOn": "2024-10-29",
        "id": "d39b39f3-c0ed-4a70-8e17-213cae6e2d41"
      },
      "request": {
        "extension": [
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceDetails",
            "extension": [
              {
                "url": "activity",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "code": "REGISTRERA_FORSKRIVNING"
                    }
                  ]
                }
              }
            ]
          }
        ],
        "method": "POST",
        "url": "MedicationRequest"
      }
    },
    {
      "resource": {
        "resourceType": "MedicationDispense",
        "meta": {
          "profile": [
            "http://electronichealth.se/fhir/StructureDefinition/NLLMedicationDispense"
          ]
        },
        "extension": [
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLActorDispatchId",
            "valueString": "2"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfPackagesDispensed",
            "valuePositiveInt": 3
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLBenefitChoiceCode",
            "valueCode": "U"
          },
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLDispatchRowNo",
            "valueDecimal": 1
          }
        ],
        "status": "completed",
        "medicationCodeableConcept": {
          "coding": [
            {
              "system": "http://electronichealth.se/fhir/NamingSystem/nplid",
              "code": "20141218000032"
            },
            {
              "system": "http://electronichealth.se/fhir/NamingSystem/nplpackid",
              "code": "20150601100594"
            }
          ]
        },
        "authorizingPrescription": [
          {
            "reference": "d39b39f3-c0ed-4a70-8e17-213cae6e2d41"
          }
        ],
        "type": [
          {
            "coding": [
              {
                "code": "SP"
              }
            ]
          }
        ],
        "whenHandedOver": "2024-10-29",
        "note": [
          {
            "text": "uttag 2"
          }
        ],
        "substitution": {
          "wasSubstituted": false
        }
      },
      "request": {
        "extension": [
          {
            "url": "http://electronichealth.se/fhir/StructureDefinition/NLLProvenanceDetails",
            "extension": [
              {
                "url": "activity",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "code": "EXPEDIERA"
                    }
                  ]
                }
              }
            ]
          }
        ],
        "method": "POST",
        "url": "MedicationDispense"
      }
    }
  ]
}