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
{
"resourceType" : "MedicationRequest",
"id" : "UC1-MedicationPrescriptionACEInhibitor",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest UC1-MedicationPrescriptionACEInhibitor</b></p><a name=\"UC1-MedicationPrescriptionACEInhibitor\"> </a><a name=\"hcUC1-MedicationPrescriptionACEInhibitor\"> </a><a name=\"UC1-MedicationPrescriptionACEInhibitor-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 18867}\">ACE Inhibitor Benazepril</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-EncounterMuenchenOct2021-Day4.html\">Encounter: status = finished; class = AMB (AMB); period = 2021-10-20 --> 2021-10-20; reasonCode = Kombinierte diastolische und systolische Hypertonie</a></p><p><b>authoredOn</b>: 2021-10-20</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>Einmal täglich einnehmen</td></tr></table></div>"
},
"status" : "active",
"intent" : "order",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "18867",
"display" : "ACE Inhibitor Benazepril"
}
]
},
"subject" : {
🔗 "reference" : "Patient/UC1-Patient"
},
"encounter" : {
🔗 "reference" : "Encounter/UC1-EncounterMuenchenOct2021-Day4"
},
"authoredOn" : "2021-10-20",
"dosageInstruction" : [
{
"text" : "Einmal täglich einnehmen"
}
]
}