FHIR IG analytics| Package | ca.infoway.io.core |
| Resource Type | Medication |
| Id | Medication-example-medication-ca-core.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Medication",
"id": "example-medication-ca-core",
"meta": {
"profile": [
"http://fhir.infoway-inforoute.ca/cacore/StructureDefinition/medication-ca-core"
]
},
"code": {
"coding": [
{
"code": "373444002",
"system": "http://snomed.info/sct",
"display": "Atorvastatin (substance)"
}
]
},
"form": {
"coding": [
{
"code": "385055001",
"system": "http://snomed.info/sct",
"display": "Tablet (basic dose form)"
}
],
"text": "Oral tablet"
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"code": "373444002",
"system": "http://snomed.info/sct",
"display": "Atorvastatin (substance)"
}
]
}
}
]
}