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

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeMedicationRequest
Idfetch-medicationrequest-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": "MedicationRequest",
  "id": "1f4b3dc7-e0ca-4783-9ba2-8137c0a1967f",
  "meta": {
    "versionId": "1",
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLMedicationRequest"
    ],
    "tag": [
      {
        "display": "Fetch MedicationRequest as a healthcare provider"
      },
      {
        "display": "Example of fetch prescription for a patient having a national identity number"
      },
      {
        "display": "fetch-medicationrequest-example-1"
      }
    ]
  },
  "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": "Svensson",
          "given": [
            "Gustav"
          ]
        }
      ],
      "telecom": [
        {
          "extension": [
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAvailableToPatient",
              "valueBoolean": false
            },
            {
              "url": "http://electronichealth.se/fhir/StructureDefinition/NLLContactPointType",
              "valueCode": "P"
            }
          ],
          "system": "phone",
          "value": "011-900000",
          "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/NLLTreatmentDates",
      "extension": [
        {
          "url": "treatmentEndDate",
          "valueDate": "2022-05-23"
        }
      ]
    },
    {
      "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPrescriptionChain",
      "valueUuid": "urn:uuid:eecb13af-76b6-4d11-b633-b0f2f77ae8ce"
    },
    {
      "url": "http://electronichealth.se/fhir/StructureDefinition/NLLPatientTreatmentReason",
      "valueString": "Mot ögoninfektion"
    },
    {
      "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": 25149
    }
  ],
  "identifier": [
    {
      "extension": [
        {
          "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNEFId",
          "extension": [
            {
              "url": "PrescriptionSetId",
              "valueString": "8513e8df-67d9-40c2-bd37-58c3a09b01bc"
            }
          ]
        }
      ],
      "system": "http://electronichealth.se/fhir/NamingSystem/NEFId",
      "value": "8513e8df-67d9-40c2-bd37-58c3a09b01bc"
    }
  ],
  "status": "active",
  "intent": "order",
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://electronichealth.se/fhir/NamingSystem/nplid",
        "code": "20141125000095"
      },
      {
        "system": "http://electronichealth.se/fhir/NamingSystem/nplpackid",
        "code": "20150225100086"
      }
    ]
  },
  "subject": {
    "reference": "Patient/722c3e2f-52bb-458f-af46-aa22466f478c"
  },
  "authoredOn": "2022-05-08T22:00:00+00:00",
  "requester": {
    "reference": "#1"
  },
  "reasonCode": [
    {
      "coding": [
        {
          "system": "http://electronichealth.se/fhir/CodeSystem/nkoo-sct",
          "code": "128350005"
        }
      ]
    }
  ],
  "dosageInstruction": [
    {
      "extension": [
        {
          "url": "http://electronichealth.se/fhir/StructureDefinition/NLLAdministeringInstruction",
          "valueString": "vänster öga"
        },
        {
          "url": "http://electronichealth.se/fhir/StructureDefinition/NLLSiteQualifier",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "7771000"
              }
            ]
          }
        },
        {
          "url": "http://electronichealth.se/fhir/StructureDefinition/NLLDosageType",
          "valueCode": "FREKVENSDOSERING"
        }
      ],
      "sequence": 1,
      "additionalInstruction": [
        {
          "text": "Behandla till 2 dagar efter symptomfrihet."
        }
      ],
      "patientInstruction": "1 droppe 6 till 8 gånger dagligen i vänster öga.",
      "timing": {
        "repeat": {
          "frequency": 6,
          "frequencyMax": 8,
          "period": 1,
          "periodUnit": "d"
        }
      },
      "asNeededBoolean": false,
      "site": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "81745001"
          }
        ]
      },
      "doseAndRate": [
        {
          "doseQuantity": {
            "value": 1,
            "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/ehm-ucum-annotations",
            "code": "{drop}"
          }
        }
      ]
    }
  ],
  "dispenseRequest": {
    "extension": [
      {
        "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfPackagesPrescribed",
        "valuePositiveInt": 1
      },
      {
        "url": "http://electronichealth.se/fhir/StructureDefinition/NLLNumberOfFillsRemaining",
        "valuePositiveInt": 1
      },
      {
        "url": "http://electronichealth.se/fhir/StructureDefinition/NLLDosePackaging",
        "valueBoolean": false
      },
      {
        "url": "http://electronichealth.se/fhir/StructureDefinition/NLLTotalQuantity",
        "extension": [
          {
            "url": "prescribed",
            "valueQuantity": {
              "value": 10
            }
          },
          {
            "url": "remaining",
            "valueQuantity": {
              "value": 10
            }
          }
        ]
      },
      {
        "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/NLLNumberOfDispensesAllowed",
        "valueUnsignedInt": 1
      }
    ],
    "validityPeriod": {
      "end": "2022-05-23"
    },
    "numberOfRepeatsAllowed": 0,
    "quantity": {
      "value": 10
    }
  }
}