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

: 14647 - JSON Representation

Raw json | Download


{
  "resourceType" : "MedicationRequest",
  "id" : "14647",
  "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 14647</b></p><a name=\"14647\"> </a><a name=\"hc14647\"> </a><a name=\"14647-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"#hc14647/med-271\">Medication médicament contenant seulement méthylprednisolone</a></p><p><b>subject</b>: <a href=\"Patient/phast-14602\">Patient/phast-14602</a></p><p><b>authoredOn</b>: 2021-08-14 18:17:26+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><blockquote><p><b>dosageInstruction</b></p></blockquote><blockquote><p><b>dosageInstruction</b></p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Medication  #med-271</b></p><a name=\"14647/med-271\"> </a><a name=\"hc14647/med-271\"> </a><a name=\"14647/med-271-en-US\"> </a><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 776754003}\">METHYLPREDNISOLONE</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></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 116593003}\">METHYLPREDNISOLONE</span></td><td>true</td></tr></table></blockquote></div>"
  },
  "contained" : [
    {
      "resourceType" : "Medication",
      "id" : "med-271",
      "meta" : {
        "profile" : [
          🔗 "http://interopsante.org/fhir/StructureDefinition/FrMedicationNonproprietaryName"
        ]
      },
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "776754003",
            "display" : "médicament contenant seulement méthylprednisolone"
          }
        ],
        "text" : "METHYLPREDNISOLONE"
      },
      "ingredient" : [
        {
          "itemCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "116593003",
                "display" : "méthylprednisolone"
              }
            ],
            "text" : "METHYLPREDNISOLONE"
          },
          "isActive" : true
        }
      ]
    }
  ],
  "status" : "active",
  "intent" : "order",
  "medicationReference" : {
    "reference" : "#med-271"
  },
  "subject" : {
    "reference" : "Patient/phast-14602"
  },
  "authoredOn" : "2021-08-14T18:17:26.372Z",
  "requester" : {
    "reference" : "Practitioner/smart-Practitioner-71482713"
  },
  "dosageInstruction" : [
    {
      "sequence" : 1,
      "timing" : {
        "repeat" : {
          "boundsPeriod" : {
            "start" : "2021-08-14T18:17:00Z",
            "end" : "2021-08-16T18:16:59Z"
          },
          "timeOfDay" : [
            "07:00:00"
          ]
        }
      },
      "route" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "26643006",
            "display" : "Voie orale"
          }
        ],
        "text" : "Voie orale"
      },
      "doseAndRate" : [
        {
          "type" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
                "code" : "ordered",
                "display" : "Ordered"
              }
            ],
            "text" : "Ordered"
          },
          "doseQuantity" : {
            "value" : 6,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          }
        }
      ]
    },
    {
      "sequence" : 2,
      "timing" : {
        "repeat" : {
          "boundsPeriod" : {
            "start" : "2021-08-16T18:17:00Z",
            "end" : "2021-08-18T18:16:59Z"
          },
          "timeOfDay" : [
            "07:00:00"
          ]
        }
      },
      "route" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "26643006",
            "display" : "Voie orale"
          }
        ],
        "text" : "Voie orale"
      },
      "doseAndRate" : [
        {
          "type" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
                "code" : "ordered",
                "display" : "Ordered"
              }
            ],
            "text" : "Ordered"
          },
          "doseQuantity" : {
            "value" : 4,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          }
        }
      ]
    },
    {
      "sequence" : 3,
      "timing" : {
        "repeat" : {
          "boundsPeriod" : {
            "start" : "2021-08-18T18:17:00Z",
            "end" : "2021-08-20T18:16:59Z"
          },
          "timeOfDay" : [
            "07:00:00"
          ]
        }
      },
      "route" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "26643006",
            "display" : "Voie orale"
          }
        ],
        "text" : "Voie orale"
      },
      "doseAndRate" : [
        {
          "type" : {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
                "code" : "ordered",
                "display" : "Ordered"
              }
            ],
            "text" : "Ordered"
          },
          "doseQuantity" : {
            "value" : 2,
            "unit" : "mg",
            "system" : "http://unitsofmeasure.org",
            "code" : "mg"
          }
        }
      ]
    }
  ]
}