Estonian Terminology resources
0.2.2 - trial-use Estonia flag

Publication Build: This will be filled in by the publication tooling

: Administrative Gender - JSON Representation

Active as of 2024-07-30

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "administrative-gender",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet administrative-gender</b></p><a name=\"administrative-gender\"> </a><a name=\"hcadministrative-gender\"> </a><a name=\"administrative-gender-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/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><td><b>Estonian (et)</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-administrative-gender.html#administrative-gender-male\">male</a></td><td style=\"color: #cccccc\">Male</td><td>Male.</td><td>Mees</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-administrative-gender.html#administrative-gender-female\">female</a></td><td style=\"color: #cccccc\">Female</td><td>Female.</td><td>Naine</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-administrative-gender.html#administrative-gender-other\">other</a></td><td style=\"color: #cccccc\">Other</td><td>Other.</td><td>Muu</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-administrative-gender.html#administrative-gender-unknown\">unknown</a></td><td style=\"color: #cccccc\">Unknown</td><td>Unknown.</td><td>Tundmatu</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.ee/ValueSet/administrative-gender",
  "version" : "0.2.2",
  "name" : "EEAdministrativeGender",
  "title" : "Administrative Gender",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-07-30T22:47:18+03:00",
  "publisher" : "HL7 Estonia",
  "contact" : [
    {
      "name" : "HL7 Estonia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description" : "Administrative Gender",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EE",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/administrative-gender",
        "concept" : [
          {
            "code" : "male",
            "designation" : [
              {
                "language" : "et",
                "value" : "Mees"
              }
            ]
          },
          {
            "code" : "female",
            "designation" : [
              {
                "language" : "et",
                "value" : "Naine"
              }
            ]
          },
          {
            "code" : "other",
            "designation" : [
              {
                "language" : "et",
                "value" : "Muu"
              }
            ]
          },
          {
            "code" : "unknown",
            "designation" : [
              {
                "language" : "et",
                "value" : "Tundmatu"
              }
            ]
          }
        ]
      }
    ]
  }
}