FHIR IG analytics| Package | leumit.fhir.r4 |
| Resource Type | MedicationRequest |
| Id | MedicationRequest-leumit-med-request-pres-001.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MedicationRequest",
"id": "leumit-med-request-pres-001",
"meta": {
"profile": [
"http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-medication-request",
"http://fhir.leumit.co.il/StructureDefinition/med-request-prescription"
],
"security": [
{
"system": "http://fhir.health.gov.il/cs/il-hdp-information-buckets",
"code": "medications",
"display": "תרופות"
}
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://fhir.health.gov.il/cs/il-core-identifier-type",
"code": "strong-id",
"display": "Strong Identifier"
}
]
},
"system": "http://fhir.leumit.co.il/identifier/tamar-med-prescription",
"value": "PRES.20240315.001"
}
],
"category": [
{
"coding": [
{
"system": "http://fhir.health.gov.il/cs/il-core-medication-request-category",
"code": "community-other",
"display": "Community Care/Long Term Care/Home"
}
]
}
],
"medicationCodeableConcept": {
"coding": [
{
"system": "http://yarpa.co.il/catalog",
"userSelected": true,
"code": "29055",
"display": "ATORVASTATIN TEVA 20 MG TABLETS"
},
{
"system": "http://fhir.leumit.co.il/cs/yarpa-catalog-local",
"userSelected": true,
"code": "L29055",
"display": "אטורבסטטין טבע 20 מ\"ג טבליות"
},
{
"system": "http://snomed.info/sct",
"userSelected": false,
"code": "373444002",
"display": "Atorvastatin (substance)"
}
],
"text": "אטורבסטטין 20 מ\"ג"
},
"subject": {
"reference": "Patient/leumit-pat-928374"
},
"encounter": {
"reference": "Encounter/leumit-enc-556201"
},
"requester": {
"reference": "Practitioner/leumit-prac-44210"
},
"courseOfTherapyType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
"code": "acute",
"display": "Short course (acute) therapy"
}
]
},
"groupIdentifier": {
"system": "http://fhir.leumit.co.il/identifier/tamar-med-prescription-group",
"value": "GRP.20240315.001"
},
"note": [
{
"text": "יש ליטול בלילה עם אוכל"
}
],
"dosageInstruction": [
{
"additionalInstruction": [
{
"coding": [
{
"system": "http://fhir.leumit.co.il/cs/matan-code",
"code": "12",
"display": "יש ליטול עם אוכל"
}
]
}
],
"timing": {
"repeat": {
"boundsPeriod": {
"start": "2024-03-15"
},
"frequency": 1,
"period": 1,
"periodUnit": "d"
}
},
"route": {
"coding": [
{
"system": "http://fhir.leumit.co.il/cs/med-route",
"code": "PO",
"display": "דרך הפה"
},
{
"system": "http://snomed.info/sct",
"code": "26643006",
"display": "Oral route"
}
]
},
"method": {
"coding": [
{
"system": "http://fhir.leumit.co.il/cs/med-method",
"code": "SWL",
"display": "בליעה"
}
]
},
"doseAndRate": [
{
"doseQuantity": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
}
],
"system": "http://unitsofmeasure.org"
}
}
],
"text": "טבליה אחת פעם ביום בלילה"
}
],
"intent": "order",
"status": "active",
"authoredOn": "2024-03-15T10:00:00+02:00"
}