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" : "UC4-MedicationChange2017",
"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 UC4-MedicationChange2017</b></p><a name=\"UC4-MedicationChange2017\"> </a><a name=\"hcUC4-MedicationChange2017\"> </a><a name=\"UC4-MedicationChange2017-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 325267000}\">Insulin aspart</span></p><p><b>subject</b>: <a href=\"Patient-UC4-Patient.html\">Marta Perez Female, DoB: 1959-05-15</a></p><p><b>encounter</b>: <a href=\"Encounter-UC4-Encounter2017July.html\">Encounter: status = finished; class = AMB (AMB); period = 2017-07-10 --> (ongoing)</a></p><p><b>authoredOn</b>: 2017-07-10</p></div>"
},
"status" : "active",
"intent" : "order",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "325267000",
"display" : "Insulin aspart"
}
]
},
"subject" : {
🔗 "reference" : "Patient/UC4-Patient"
},
"encounter" : {
🔗 "reference" : "Encounter/UC4-Encounter2017July"
},
"authoredOn" : "2017-07-10"
}