FHIR IG analytics| Package | hl7.fhir.kr.core |
| Resource Type | Medication |
| Id | Medication-krcore-medication-example-03.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-03
Profile: KR Core Medication Profile
code: 케토라신정(케토롤락트로메타민)_(10mg/1정)
| Item[x] |
| 알 수 없음 |
{
"resourceType": "Medication",
"id": "krcore-medication-example-03",
"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://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "unknown",
"display": "Unknown"
}
],
"text": "알 수 없음"
}
}
]
}