Guide d'implémentation du médicament
0.1.0 - ci-build

Guide d'implémentation du médicament, published by Interop'Santé. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Interop-Sante/hl7.fhir.fr.medication/ and changes regularly. See the Directory of published versions

: 14627 - JSON Representation

Raw json | Download


{
  "resourceType" : "MedicationRequest",
  "id" : "14627",
  "meta" : {
    "profile" : [
      🔗 "https://hl7.fr/fhir/fr/medication/StructureDefinition/FrInpatientMedicationRequest"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest 14627</b></p><a name=\"14627\"> </a><a name=\"hc14627\"> </a><a name=\"14627-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"#hc14627/med-91\">Medication DIPROSONE 0.05%, crème, tube 30 g</a></p><p><b>subject</b>: <a href=\"Patient/phast-14602\">Patient/phast-14602</a></p><p><b>authoredOn</b>: 2021-07-29 13:04:23+0000</p><p><b>requester</b>: <a href=\"Practitioner/smart-Practitioner-71482713\">Practitioner/smart-Practitioner-71482713</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication  #med-91</b></p><a name=\"14627/med-91\"> </a><a name=\"hc14627/med-91\"> </a><a name=\"14627/med-91-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://phast.fr/fhir/ValueSet/Pharmacy/CIOdc/SIPh-CIO_UCD 3400890277334}\">DIPROSONE 0.05%, crème, tube 30 g</span></p><p><b>form</b>: <span title=\"Codes:{http://snomed.info/sct 385099005}\">crème</span></p><p><b>amount</b>: 1 appln<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code{appln} = '{appln}')</span>/1 1<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  code1 = '1')</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>IsActive</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 116571008}\">BETAMETHASONE</span></td><td>true</td><td>0.5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span>/ g<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codeg = 'g')</span></td></tr></table></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "Medication",
      "id" : "med-91",
      "meta" : {
        "profile" : [
          🔗 "http://interopsante.org/fhir/StructureDefinition/FrMedicationUcd"
        ]
      },
      "code" : {
        "coding" : [
          {
            "system" : "http://phast.fr/fhir/ValueSet/Pharmacy/CIOdc/SIPh-CIO_UCD",
            "code" : "3400890277334",
            "display" : "DIPROSONE 0.05%, crème, tube 30 g"
          }
        ],
        "text" : "DIPROSONE 0.05%, crème, tube 30 g"
      },
      "form" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "385099005",
            "display" : "crème"
          }
        ],
        "text" : "crème"
      },
      "amount" : {
        "numerator" : {
          "value" : 1,
          "unit" : "appln",
          "system" : "http://unitsofmeasure.org",
          "code" : "{appln}"
        },
        "denominator" : {
          "value" : 1,
          "system" : "http://unitsofmeasure.org",
          "code" : "1"
        }
      },
      "ingredient" : [
        {
          "itemCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "116571008",
                "display" : "bêtaméthasone"
              }
            ],
            "text" : "BETAMETHASONE"
          },
          "isActive" : true,
          "strength" : {
            "numerator" : {
              "value" : 0.5,
              "unit" : "mg",
              "system" : "http://unitsofmeasure.org",
              "code" : "mg"
            },
            "denominator" : {
              "unit" : "g",
              "system" : "http://unitsofmeasure.org",
              "code" : "g"
            }
          }
        }
      ]
    }
  ],
  "status" : "active",
  "intent" : "order",
  "medicationReference" : {
    "reference" : "#med-91"
  },
  "subject" : {
    "reference" : "Patient/phast-14602"
  },
  "authoredOn" : "2021-07-29T13:04:23.435Z",
  "requester" : {
    "reference" : "Practitioner/smart-Practitioner-71482713"
  },
  "dosageInstruction" : [
    {
      "sequence" : 1,
      "timing" : {
        "repeat" : {
          "boundsPeriod" : {
            "start" : "2021-07-29T13:04:00Z",
            "end" : "2021-08-03T13:03:59Z"
          },
          "timeOfDay" : [
            "08:00:00"
          ]
        }
      },
      "route" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "448598008",
            "display" : "Voie cutanée"
          }
        ],
        "text" : "Voie cutanée"
      },
      "doseAndRate" : [
        {
          "type" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
                "code" : "ordered",
                "display" : "Ordered"
              }
            ],
            "text" : "Ordered"
          },
          "doseQuantity" : {
            "value" : 1,
            "system" : "http://unitsofmeasure.org",
            "code" : "1"
          }
        }
      ]
    }
  ]
}