Talk:1.3.6.1.4.1.19376.1.5.3.1.2.4.2: Difference between revisions

From IHE Wiki
Jump to navigation Jump to search
McCaffrey (talk | contribs)
Minor issue: Minor error in sample XMLs.
 
McCaffrey (talk | contribs)
Issue: Natural Father of Fetus codeSystem conflicts with parent, Patient Contacts.
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Fixme | Minor issue: Both examples use assignedPerson instead of associatedPerson. }}
{{Fixme | Minor issue: Both examples use assignedPerson instead of associatedPerson. }}
{{Fixme | Minor issue: Second example missing required template IDs. }}
{{Fixme | Minor issue: Second example, the associatedEntity classCode should be "PRS" }}
{{Fixme | Issue: This template conflicts with its parent, Patient Contacts (1.3.6.1.4.1.19376.1.5.3.1.2.4).
Patient Contacts states:
  <code code=' ' displayName=' ' codeSystem='2.16.840.1.113883.5.111' codeSystemName='RoleCode'/>
  The relationship between the patient and the guardian or other contact should be recorded in the <code>
  element. The code attribute is required and comes from the HL7 PersonalRelationshipRoleType vocabulary.
  The codeSystem attribute is required and shall be represented exactly as shown above.
However, this template states:
  <code code='xx-fatherofbaby' displayName=' ' codeSystem='2.16.840.1.113883.6.96' codeSystemName='SNOMED CT'/>
  For father of baby the code SHALL be xx-fatherofbaby (requested). The code system name is SNOMED CT
There would appear to be a conflict between the two code systems.  Natural Father of Fetus states to use SNOMED, while Patient Contacts states to use HL7 PersonalRelationshipRoleType.
}}

Latest revision as of 16:35, 9 December 2008

This text needs to be fixed-->> Minor issue: Both examples use assignedPerson instead of associatedPerson. <<--

This text needs to be fixed-->> Minor issue: Second example missing required template IDs. <<--

This text needs to be fixed-->> Minor issue: Second example, the associatedEntity classCode should be "PRS" <<--

This text needs to be fixed-->> Issue: This template conflicts with its parent, Patient Contacts (1.3.6.1.4.1.19376.1.5.3.1.2.4).

Patient Contacts states:

  <code code=' ' displayName=' ' codeSystem='2.16.840.1.113883.5.111' codeSystemName='RoleCode'/>
  The relationship between the patient and the guardian or other contact should be recorded in the <code> 
  element. The code attribute is required and comes from the HL7 PersonalRelationshipRoleType vocabulary. 
  The codeSystem attribute is required and shall be represented exactly as shown above. 

However, this template states:

  <code code='xx-fatherofbaby' displayName=' ' codeSystem='2.16.840.1.113883.6.96' codeSystemName='SNOMED CT'/>
  For father of baby the code SHALL be xx-fatherofbaby (requested). The code system name is SNOMED CT 

There would appear to be a conflict between the two code systems. Natural Father of Fetus states to use SNOMED, while Patient Contacts states to use HL7 PersonalRelationshipRoleType.

<<--