The type code will be consistent with the LOINC document type code used in the CDA. The xpath to populate this element is
/ClinicalDocument/code/@code
Example:
<rim:Classification id="cl07" classificationScheme="urn:uuid:f0306f51-975f-434e-a61c-c59651d33983" classifiedObject="Document01" nodeRepresentation="34133-9">
<rim:Slot name="codingScheme">
<rim:ValueList>
<rim:Value>LOINC</rim:Value>
</rim:ValueList>
</rim:Slot>
<rim:Name>
<rim:LocalizedString value="Summary of Episode Note"/>
</rim:Name>
</rim:Classification>

  • No labels