Legemiddeldata fra institusjon til Legemiddelregisteret — 1.0.8 - ci-build Norway flag

Legemiddeldata fra institusjon til Legemiddelregisteret - Local Development build (v1.0.8) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Scenario-C-Rekvirering - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationRequest",
  "id" : "Scenario-C-Rekvirering",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medicationrequest"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest Scenario-C-Rekvirering</b></p><a name=\"Scenario-C-Rekvirering\"> </a><a name=\"hcScenario-C-Rekvirering\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-lmdi-medicationrequest.html\">Legemiddelrekvirering</a></p></div><p><b>Prosentvis doseendring</b>: 80 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code% = '%')</span></p><p><b>Del av behandlingsregime</b>: FOLFOX6</p><p><b>Klinisk studie</b>: true</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"Medication-Scenario-C-Medisin.html\">Medication Oksaliplatin 85 mg/m2 infusjonsvæske</a></p><p><b>subject</b>: <a href=\"Patient-Scenario-C-Pasient.html\">Anonymous Patient Male, DoB: 1965-07-15 ( urn:oid:2.16.578.1.12.4.1.4.1#15076500565)</a></p><p><b>encounter</b>: <a href=\"Encounter-Scenario-C-Episode.html\">Encounter: extension = ; status = in-progress; class = inpatient encounter (ActCode#IMP)</a></p><p><b>authoredOn</b>: 2025-03-10</p><p><b>requester</b>: <a href=\"Practitioner-Scenario-C-Helsepersonell.html\">Practitioner: identifier = urn:oid:2.16.578.1.12.4.1.4.4#8877665</a></p></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-prosentvis-doseendring",
      "valueQuantity" : {
        "value" : 80,
        "unit" : "%",
        "system" : "http://unitsofmeasure.org",
        "code" : "%"
      }
    },
    {
      "url" : "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-del-av-behandlingsregime",
      "valueString" : "FOLFOX6"
    },
    {
      "url" : "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-klinisk-studie",
      "valueBoolean" : true
    }
  ],
  "status" : "active",
  "intent" : "order",
  "medicationReference" : {
    🔗 "reference" : "Medication/Scenario-C-Medisin"
  },
  "subject" : {
    🔗 "reference" : "Patient/Scenario-C-Pasient"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/Scenario-C-Episode"
  },
  "authoredOn" : "2025-03-10",
  "requester" : {
    🔗 "reference" : "Practitioner/Scenario-C-Helsepersonell"
  }
}