0.1.0 - ci-build

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

: UC1-MedicationPrescriptionNewHypertensionOct2022 - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationRequest",
  "id" : "UC1-MedicationPrescriptionNewHypertensionOct2022",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest UC1-MedicationPrescriptionNewHypertensionOct2022</b></p><a name=\"UC1-MedicationPrescriptionNewHypertensionOct2022\"> </a><a name=\"hcUC1-MedicationPrescriptionNewHypertensionOct2022\"> </a><a name=\"UC1-MedicationPrescriptionNewHypertensionOct2022-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 205707}\">Fosinopril 10 MG Oral Tablet [Monopril]</span></p><p><b>subject</b>: <a href=\"Patient-UC1-Patient.html\">Klaus Müller  Male, DoB: 1959-05-20</a></p><p><b>encounter</b>: <a href=\"Encounter-UC1-EncounterMuenchenOct2022.html\">Encounter: status = finished; class = AMB (AMB); period = 2022-10-03 --&gt; 2022-10-03; reasonCode = Bluthochdruck</a></p><p><b>authoredOn</b>: 2022-10-03</p><h3>DosageInstructions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td></tr><tr><td style=\"display: none\">*</td><td>Altes Medikament ersetzt. Einmal täglich einnehmen</td></tr></table></div>"
  },
  "status" : "active",
  "intent" : "order",
  "medicationCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code" : "205707",
        "display" : "Fosinopril 10 MG Oral Tablet [Monopril]"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/UC1-Patient"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/UC1-EncounterMuenchenOct2022"
  },
  "authoredOn" : "2022-10-03",
  "dosageInstruction" : [
    {
      "text" : "Altes Medikament ersetzt. Einmal täglich einnehmen"
    }
  ]
}