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" : "UC5-InhaledCorticosteroidsPrescriptionJan2018",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/MedicationRequest-uv-ips"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest UC5-InhaledCorticosteroidsPrescriptionJan2018</b></p><a name=\"UC5-InhaledCorticosteroidsPrescriptionJan2018\"> </a><a name=\"hcUC5-InhaledCorticosteroidsPrescriptionJan2018\"> </a><a name=\"UC5-InhaledCorticosteroidsPrescriptionJan2018-en-US\"> </a><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title=\"Codes:{http://snomed.info/sct 372897005}\">Salbutamol</span></p><p><b>subject</b>: <a href=\"Patient-UC5-Patient.html\">Alejandra Ramírez Female, DoB: 1956-12-01</a></p><p><b>encounter</b>: <a href=\"Encounter-UC5-EncounterCordilleraJan2018.html\">Encounter: status = finished; class = AMB (AMB); period = 2018-01-15 --> 2018-01-15; reasonCode = Asthma</a></p><p><b>authoredOn</b>: 2018-01-15</p></div>"
},
"status" : "active",
"intent" : "order",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "372897005",
"display" : "Salbutamol"
}
]
},
"subject" : {
🔗 "reference" : "Patient/UC5-Patient"
},
"encounter" : {
🔗 "reference" : "Encounter/UC5-EncounterCordilleraJan2018"
},
"authoredOn" : "2018-01-15"
}