0.1.0 - ci-build

MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ValueSetAdministrativeGender (MY Core) - XML Representation

Active as of 2024-02-12

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="value-set-administrative-gender-my-core"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet value-set-administrative-gender-my-core</b></p><a name="value-set-administrative-gender-my-core"> </a><a name="hcvalue-set-administrative-gender-my-core"> </a><a name="value-set-administrative-gender-my-core-en-US"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/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><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/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/R4/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/R4/codesystem-administrative-gender.html#administrative-gender-other">other</a></td><td>Undetermined</td><td>Other.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-administrative-gender.html#administrative-gender-unknown">unknown</a></td><td>Unknown</td><td>Unknown.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://fhir.hie.moh.gov.my/ValueSet/administrative-gender-my-core"/>
  <version value="0.1.0"/>
  <name value="ValueSetAdministrativeGenderMyCore"/>
  <title value="ValueSetAdministrativeGender (MY Core)"/>
  <status value="active"/>
  <date value="2024-02-12T04:04:09.5621857+00:00"/>
  <publisher value="Example Publisher"/>
  <contact>
    <name value="Example Publisher"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <description value="Administrative gender in Malaysia"/>
  <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="Undetermined"/>
      </concept>
      <concept>
        <code value="unknown"/>
        <display value="Unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>