<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="MercuriusGender" />
  <text>
    <status value="empty" />
    <div xmlns="http://www.w3.org/1999/xhtml">No narrative is provided for definitional resources. A human-readable rendering can be found in the implementation guide(s) where this resource is used.</div>
  </text>
  <url value="http://medmij.nl/fhir/CodeSystem/MercuriusGender" />
  <identifier>
    <use value="official" />
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.528.1.1023.2.5.1" />
  </identifier>
  <name value="MercuriusGender" />
  <title value="MercuriusGender CodeSystem." />
  <status value="draft" />
  <experimental value="false" />
  <publisher value="MedMij" />
  <contact>
    <name value="MedMij" />
    <telecom>
      <system value="email" />
      <value value="info@medmij.nl" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="Codes for the gender of the patient as defined by Palga and used in Mercurius." />
  <caseSensitive value="false" />
  <content value="complete" />
  <count value="2" />
  <concept>
    <code value="m" />
    <display value="Man" />
  </concept>
  <concept>
    <code value="v" />
    <display value="Vrouw" />
  </concept>
</CodeSystem>