I am reading through HITSP C83 - HITSP_v2.0.1_2010_C83_-_CDA_Content_Modules.pdf. In section 2.2.2.8 MEDICATION, it specifies the following mapping for medication,
A sample XML snippet is given below in 'additional specification 2.2.2.8.16'.
Based on the mapping table, I will assume that the correct XML snippet should be as following, with the 'code' element describing that this observation is for medication type data , and 'value' element describing the actual type of medication.
<entryRelationship typeCode='SUBJ'>
<observation classCode='OBS' moodCode='EVN'>
<templateId root='2.16.840.1.113883.3.88.11.83.8.1' />
<code code='xxxx' displayName='Medication Type'
codeSystem='xxxx' codeSystemName='xxxx' />
<value xsi:type='CE' code='73639000' displayName='Prescription Drug'
codeSystem='2.16.840.1.113883.6.96' codeSystemName='SNOMED CT'/>
</observation>
<entryRelationship>
I think the sample medication XML needs to be updated.
Subscribe to:
Post Comments (Atom)
Public Sector Day Singapore 2024
I was delighted to be invited by AWS to share how we designed and implemented robust tech foundation for Singapore Healthier SG and Age Well...
-
Below is the some of the slides from the recent sharing at FHIR DevDays 2024 ( https://www.devdays.com/ ) on Singapore's National Healt...
-
During recent Ken Rubin's trip to Singapore in May 28, I shared my views and suggestions on how to effectively adopt/develop healthcare...
-
I am involved in HL7 Singapore technical committee, during one of the discussions about the topic for technical sharing, we discussed within...
No comments:
Post a Comment