FHIR IG analytics| Package | hl7.fhir.kr.core |
| Resource Type | Medication |
| Id | Medication-krcore-medication-example-02.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication krcore-medication-example-02
Profile: KR Core Medication Profile
code: 듀카로정60/5/5밀리그램_(1정)
status: Active
form: Tablet (basic dose form)
ingredient
item: Lipid modifying agents in combination with other drugs
ingredient
item: Amlodipine besilate (substance)
ingredient
item: Rosuvastatin calcium (substance)
{
"resourceType": "Medication",
"id": "krcore-medication-example-02",
"meta": {
"profile": [
"http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-medication"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"code": {
"coding": [
{
"system": "http://www.hl7korea.or.kr/CodeSystem/hira-edi-medication",
"code": "641907350",
"display": "듀카로정60/5/5밀리그램_(1정)"
}
]
},
"status": "active",
"form": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "385055001",
"display": "Tablet (basic dose form)"
}
]
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "C10BX",
"display": "Lipid modifying agents in combination with other drugs"
}
]
}
},
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "384976003",
"display": "Amlodipine besilate (substance)"
}
]
}
},
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "406435003",
"display": "Rosuvastatin calcium (substance)"
}
]
}
}
]
}