FHIR IG analytics| Package | phis.ig.createtest |
| Resource Type | Medication |
| Id | Medication-krcore-medication-example-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Medication
Resource Medication "krcore-medication-example-01"
Profile: KR Core Medication Profile
code: 케토라신정(케토롤락트로메타민)_(10mg/1정) (hira-edi-medication#653400910)
| - | Item[x] |
| * | Ketorolac (WHO ATC#M01AB15) |
{
"resourceType": "Medication",
"id": "krcore-medication-example-01",
"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": "653400910",
"display": "케토라신정(케토롤락트로메타민)_(10mg/1정)"
}
]
},
"ingredient": [
{
"itemCodeableConcept": {
"coding": [
{
"system": "http://www.whocc.no/atc",
"code": "M01AB15",
"display": "Ketorolac"
}
]
}
}
]
}