Publish Box goes here
{
"resourceType" : "MedicationRequest",
"id" : "Rekvirering-1",
"meta" : {
"profile" : [
🔗 "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-medicationrequest"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest Rekvirering-1</b></p><a name=\"Rekvirering-1\"> </a><a name=\"hcRekvirering-1\"> </a><a name=\"Rekvirering-1-no\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-lmdi-medicationrequest.html\">Legemiddelrekvirering</a></p></div><p><b>identifier</b>: <code>urn:oid:2.16.578.1.12.4.1.1.reseptid</code>/REK123456</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"Medication-Medisin-2-Paracetamol.html\">Medication Paracetamol</a></p><p><b>subject</b>: <a href=\"Patient-Pasient-2-FNR.html\">Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:2.16.578.1.12.4.1.4.1#13031353453)</a></p><p><b>authoredOn</b>: 2025-01-27</p><p><b>requester</b>: <a href=\"Practitioner-Helsepersonell-1-HPR-nummer.html\">Practitioner: identifier = urn:oid:2.16.578.1.12.4.1.4.4#9144900</a></p></div>"
},
"identifier" : [
{
"system" : "urn:oid:2.16.578.1.12.4.1.1.reseptid",
"value" : "REK123456"
}
],
"status" : "active",
"intent" : "order",
"medicationReference" : {
🔗 "reference" : "Medication/Medisin-2-Paracetamol"
},
"subject" : {
🔗 "reference" : "Patient/Pasient-2-FNR"
},
"authoredOn" : "2025-01-27",
"requester" : {
🔗 "reference" : "Practitioner/Helsepersonell-1-HPR-nummer"
}
}