Sha256: 5dc43f2fafb3ea7379dc36bc1809a2c8c0b2bbc4b6e50761631bedfc765e0826
Contents?: true
Size: 1.59 KB
Versions: 1
Compression:
Stored size: 1.59 KB
Contents
<?xml version="1.0" encoding="UTF-8"?> <ValueSet xmlns="http://hl7.org/fhir"> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml">A selection of codes from http://hl7.org/fhir/patient-contact-relationship</div> </text> <identifier> <value value="http://www.healthintersections.com.au/fhir/ValueSet/extensional-case-1"/> </identifier> <name value="Terminology Services Connectation #1 Extensional case #1"/> <status value="draft"/> <experimental value="true"/> <publisher value="Grahame Grieve"/> <contact> <telecom> <system value="email"/> <value value="grahame@healthintersections.com.au"/> </telecom> </contact> <description value="an enumeration of codes defined by FHIR itself"/> <compose> <include> <!-- note - the source for this is at http://hl7-fhir.github.io/valueset-patient-contact-relationship.html --> <system value="http://hl7.org/fhir/patient-contact-relationship"/> <concept> <code value="emergency"/> <display value="Emergency"/> </concept> <concept> <code value="family"/> <display value="Family"/> </concept> <concept> <code value="guardian"/> <display value="Guardian"/> </concept> <concept> <code value="friend"/> <display value="Friend"/> </concept> <concept> <code value="partner"/> <display value="Partner"/> </concept> <concept> <code value="work"/> <display value="Work"/> </concept> <concept> <code value="parent"/> <display value="Parent"/> </concept> </include> </compose> </ValueSet>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
plan_executor-1.0.2 | lib/tests/testscripts/xml/Connectathon11/Track2-Terminology/_reference/resources/extensional-case-1.xml |