Data Management with FHIR
0.1.0 - ci-build France flag

Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Administration d'albumine de Madame Blanc - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationAdministration",
  "id" : "albumine-j1-cas-9",
  "meta" : {
    "profile" : [
      🔗 "https://interop.aphp.fr/ig/fhir/dm/StructureDefinition/DMMedicationAdministration"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : AdministrationMédicaments albumine-j1-cas-9</b></p><a name=\"albumine-j1-cas-9\"> </a><a name=\"hcalbumine-j1-cas-9\"> </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\">Profil: <a href=\"StructureDefinition-DMMedicationAdministration.html\">Prise de médicaments</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"Medication-albumine.html\">Medication Albumin human only product</a></p><p><b>subject</b>: <a href=\"Patient-cas-9.html\">Isabelle Blanc  Female, Date de Naissance :1978-05-06 ( National Health Plan Identifier)</a></p><p><b>context</b>: <a href=\"Encounter-sejour-cas-9.html\">Encounter : identifier = Visit Number: 9; status = finished; class = inpatient encounter (ActCode#IMP); period = 2024-01-13 --&gt; 2024-10-14</a></p><p><b>effective</b>: 2024-01-13 09:30:00+0100 --&gt; 2024-01-13 11:14:00+0100</p><p><b>request</b>: <a href=\"MedicationRequest-albumine-cas-9.html\">MedicationRequest : status = completed; intent = original-order; medication[x] = -&gt;Medication Albumin human only product</a></p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 47625008}\">voie intraveineuse</span></td><td>2 poche<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{poche} = '{poche}')</span></td></tr></table></div>"
  },
  "status" : "completed",
  "medicationReference" : {
    🔗 "reference" : "Medication/albumine"
  },
  "subject" : {
    🔗 "reference" : "Patient/cas-9"
  },
  "context" : {
    🔗 "reference" : "Encounter/sejour-cas-9"
  },
  "effectivePeriod" : {
    "start" : "2024-01-13T09:30:00+01:00",
    "end" : "2024-01-13T11:14:00+01:00"
  },
  "request" : {
    🔗 "reference" : "MedicationRequest/albumine-cas-9"
  },
  "dosage" : {
    "route" : {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "47625008",
          "display" : "voie intraveineuse"
        }
      ]
    },
    "dose" : {
      "value" : 2,
      "unit" : "poche",
      "system" : "http://unitsofmeasure.org",
      "code" : "{poche}"
    }
  }
}