INTEROPen CareConnect Base STU3 Implementation Guide
3.0.0 - CI Build

INTEROPen CareConnect Base STU3 Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions

AdministrativeGender-1 - XML Representation

(back to description)

Raw xml

Source view


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="CareConnect-AdministrativeGender-1"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Administrative Gender</h2><div><p>The gender of a person used for administrative purposes.</p>
</div><p><b>Copyright Statement:</b> Copyright © HL7.org 2011+</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/STU3/codesystem-administrative-gender.html"><code>http://hl7.org/fhir/administrative-gender</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://hl7.org/fhir/STU3/codesystem-administrative-gender.html#administrative-gender-male">male</a></td><td>Male</td><td>Male</td></tr><tr><td><a href="http://hl7.org/fhir/STU3/codesystem-administrative-gender.html#administrative-gender-female">female</a></td><td>Female</td><td>Female</td></tr><tr><td><a href="http://hl7.org/fhir/STU3/codesystem-administrative-gender.html#administrative-gender-other">other</a></td><td>Other</td><td>Other</td></tr><tr><td><a href="http://hl7.org/fhir/STU3/codesystem-administrative-gender.html#administrative-gender-unknown">unknown</a></td><td>Unknown</td><td>Unknown</td></tr></table></li></ul></div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/valueset-map">
    <valueReference>
      <reference
                 value="https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-AdministrativeGender-1"/>
    </valueReference>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/valueset-sourceReference">
    <valueUri value="http://hl7.org/fhir/ValueSet/administrative-gender"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pc"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="5"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="Informative"/>
  </extension>
  <url
       value="https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-AdministrativeGender-1"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.1"/>
  </identifier>
  <version value="3.0.0"/>
  <name value="Administrative Gender"/>
  <status value="draft"/>
  <date value="2017-04-19T07:46:00+10:00"/>
  <publisher value="INTEROpen"/>
  <contact>
    <telecom>
      <system value="other"/>
      <value value="https://interopen.ryver.com/"/>
    </telecom>
  </contact>
  <description value="The gender of a person used for administrative purposes."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="826"/>
    </coding>
  </jurisdiction>
  <copyright value="Copyright © HL7.org 2011+"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/administrative-gender"/>
      <concept>
        <code value="male"/>
        <display value="Male"/>
      </concept>
      <concept>
        <code value="female"/>
        <display value="Female"/>
      </concept>
      <concept>
        <code value="other"/>
        <display value="Other"/>
      </concept>
      <concept>
        <code value="unknown"/>
        <display value="Unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>