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

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeMedicationRequest
Idcreate-medicationrequest-example-6.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": "MedicationRequest",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLMedicationRequest"
    ],
    "tag": [
      {
        "display": "Create MedicationRequest parallel active"
      },
      {
        "display": "Create MedicationRequest parallel active"
      },
      {
        "display": "create-medicationrequest-example-6"
      }
    ]
  },
  "extension": [
    {
      "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"
    },
    {
      "extension": [
        {
          "url": "usageStartDate",
          "valueDate": "2023-05-04"
        },
        {
          "url": "usageEndDate",
          "valueDate": "2023-11-04"
        }
      ],
      "url": "http://electronichealth.se/fhir/StructureDefinition/NLLUsageDates"
    },
    {
      "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionChain",
      "valueUuid": "urn:uuid:72818ee3-84c1-4b58-8da1-e87975137feb"
    }
  ],
  "contained": [
    {
      "resourceType": "Practitioner",
      "id": "thePractitioner",
      "meta": {
        "profile": [
          "http://electronichealth.se/fhir/StructureDefinition/NLLPractitioner"
        ]
      },
      "extension": [
        {
          "url": "http://electronichealth.se/fhir/StructureDefinition/NLLWorkplaceSummary",
          "extension": [
            {
              "url": "workplaceName",
              "valueString": "Min vardcentral"
            },
            {
              "url": "workplaceIdentifier",
              "valueString": "7711222222"
            },
            {
              "url": "workplaceType",
              "valueCode": "HEALTHCAREUNIT"
            },
            {
              "url": "workplaceIdType",
              "valueCode": "ORGNR"
            }
          ]
        }
      ],
      "name": [
        {
          "family": "Larsson",
          "given": [
            "Lars"
          ]
        }
      ],
      "telecom": [
        {
          "extension": [
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
              "valueCode": "P"
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
              "valueBoolean": false
            }
          ],
          "value": "070-1234455",
          "rank": 1
        },
        {
          "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"
              }
            ]
          }
        }
      ]
    }
  ],
  "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"
  },
  "status": "active",
  "requester": {
    "reference": "#thePractitioner"
  },
  "reasonCode": [
    {
      "coding": [
        {
          "code": "4386001"
        }
      ]
    }
  ],
  "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/NLLDosePackaging",
        "valueBoolean": false
      }
    ],
    "numberOfRepeatsAllowed": 1,
    "validityPeriod": {
      "end": "2023-11-04"
    }
  },
  "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",
      "asNeededBoolean": true,
      "patientInstruction": "Doseringsinstruktion",
      "method": {
        "coding": [
          {
            "code": "58861000052101"
          }
        ]
      }
    }
  ],
  "authoredOn": "2022-11-04",
  "priorPrescription": [
    {
      "reference": "MedicationRequest/23d0f472-6b5f-47b6-9351-dfe2565dc08e/_history/1"
    }
  ]
}