Legemiddeldata fra institusjon til Legemiddelregisteret — 1.1.0 - ci-build NO

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

: Administrering-MedDiagnoseICD10 - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationAdministration",
  "id" : "Administrering-MedDiagnoseICD10",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medicationadministration"
    ]
  },
  "identifier" : [
    {
      "value" : "71dd991f-2662-4a7e-86b6-c6c85c9580d4"
    }
  ],
  "status" : "completed",
  "medicationReference" : {
    🔗 "reference" : "Medication/Legemiddel-FestLegemiddelpakning"
  },
  "subject" : {
    🔗 "reference" : "Patient/Pasient-Med-FNR"
  },
  "context" : {
    🔗 "reference" : "Encounter/Episode-Sykehus"
  },
  "effectiveDateTime" : "2025-06-13T14:48:47+02:00",
  "reasonReference" : [
    {
      🔗 "reference" : "Condition/Diagnose-ICD10"
    }
  ],
  "dosage" : {
    "route" : {
      "coding" : [
        {
          "system" : "urn:oid:2.16.578.1.12.4.1.1.7477",
          "code" : "53",
          "display" : "Oral bruk"
        }
      ]
    },
    "dose" : {
      "value" : 50,
      "unit" : "milligram",
      "system" : "http://unitsofmeasure.org",
      "code" : "mg"
    }
  }
}