FHIR IG analytics| Package | eng.fhir.profile.dev |
| Resource Type | MedicationRequest |
| Id | medicationRequest-extemporaneous.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MedicationRequest",
"id": "HC40-CPOETHERAPY.medicationrequest-extemporaneous",
"meta": {
"profile": [
"https://eng.it/fhir/StructureDefinition/MedicationRequest_Eng"
]
},
"extension": [
{
"url": "http://cct.eng.it/FHIR/schema/medicationrequest-patient-provided-drug",
"valueBoolean": true
}
],
"identifier": [
{
"system": "http://hc40-cpoetherapy.eng.it/cpoe-t/medication-request-identifier",
"value": "cf0a879b-aadb-45c7-b488-63fb738397c6"
}
],
"status": "active",
"intent": "order",
"priority": "routine",
"medicationReference": {
"reference": "Medication/HC40-CPOETHERAPY.FXT_MEDICATIONFARMADATIDATAFIXTURE_5097"
},
"subject": {
"reference": "Patient/AREAS.2913871"
},
"encounter": {
"reference": "Encounter/HC40-ADT-DEV.BEA.REVIEW1"
},
"authoredOn": "2023-02-17T16:11:20+01:00",
"requester": {
"reference": "Practitioner/AREAS.5169"
},
"groupIdentifier": {
"system": "http://margherita3/cpoe-t/medication-request-groupIdentifier",
"value": "cf0a879b-aadb-45c7-b488-63fb738397c6"
},
"note": [
{
"text": "estemporanea"
}
],
"dosageInstruction": [
{
"sequence": 1,
"text": "LASIX 30CPR 25MG 1 CPR",
"timing": {
"event": [
"2023-02-17T16:11:20+01:00"
],
"code": {
"coding": [
{
"system": "http://care.medicationrequest.timing.mode",
"code": "EXTEMPORANEOUS"
}
],
"text": "EXTEMPORANEOUS"
}
},
"route": {
"coding": [
{
"system": "http://ipsa.eu",
"code": "7",
"display": "Orale"
},
{
"system": "http://care.routeOfAdministration.group",
"code": "NOT_INFUSIONAL",
"display": "Not infusional"
},
{
"system": "http://snomed.info/sct",
"code": "26643006",
"display": "Oral route"
},
{
"system": "http://cct.eng.it/FHIR/schema/medication-route-farmadati",
"code": "OS"
}
]
}
}
],
"dispenseRequest": {
"validityPeriod": {
"start": "2023-02-17T16:11:20+01:00"
}
}
}