FHIR IG analytics| Package | il.hdp.fhir.r4 |
| Resource Type | MedicationStatement |
| Id | MedicationStatement-hdp-medication-statement-fluoxetine-20mg.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "MedicationStatement",
"id": "hdp-medication-statement-fluoxetine-20mg",
"meta": {
"profile": [
"http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-medication-statement"
],
"security": [
{
"system": "http://fhir.health.gov.il/cs/il-hdp-information-buckets",
"code": "medications",
"display": "תרופות"
}
]
},
"extension": [
{
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/medicationrequest-course-of-therapy",
"code": "continuous",
"display": "Continuous long term therapy"
}
]
},
"url": "http://fhir.health.gov.il/StructureDefinition/ext-medication-course-of-therapy-type"
}
],
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"id": "med-statement",
"system": "http://goodcare.org/med-stat/id",
"value": "med-statement-001"
}
],
"category": {
"coding": [
{
"code": "community-other",
"system": "http://fhir.health.gov.il/cs/medication-category",
"display": "Community Care/Long Term Care/Home"
}
]
},
"medicationCodeableConcept": {
"coding": [
{
"code": "372767007",
"system": "http://snomed.info/sct",
"display": "Fluoxetine (substance)"
}
]
},
"effectivePeriod": {
"start": "2022-10-05",
"end": "2022-10-10"
},
"dosage": [
{
"site": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
}
]
},
"route": {
"coding": [
{
"code": "26643006",
"system": "http://snomed.info/sct",
"display": "Oral route"
}
]
},
"method": {
"coding": [
{
"code": "738995006",
"system": "http://snomed.info/sct",
"display": "Swallow (administration method)"
}
]
},
"doseAndRate": [
{
"doseQuantity": {
"value": 20,
"unit": "mg",
"system": "http://unitsofmeasure.org",
"code": "mg"
},
"rateRatio": {
"numerator": {
"value": 15,
"unit": "mg",
"system": "http://snomed.info/sct"
},
"denominator": {
"value": 4,
"unit": "hour"
}
}
}
],
"timing": {
"repeat": {
"when": [
"MORN"
]
}
},
"text": "20mg per day every morning"
}
],
"status": "active",
"informationSource": {
"reference": "Practitioner/1"
},
"dateAsserted": "2022-07-30",
"subject": {
"reference": "Patient/patient-with-israeli-id"
},
"context": {
"reference": "Encounter/123"
}
}