Smart Bear Implementation Guide
1.0.0 - ci-build

Smart Bear Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions

: Gender Identity Value Set - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "GENVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"http://hl7.org/fhir/R4/codesystem-gender-identity.html\"><code>http://hl7.org/fhir/gender-identity</code></a></li></ul></div>"
  },
  "url" : "https://140.164.14.210/fhir/ValueSet/GENVS",
  "version" : "1.0.0",
  "name" : "GENVS",
  "title" : "Gender Identity Value Set",
  "status" : "active",
  "date" : "2021-10-06T16:49:57+02:00",
  "description" : "Value set including all codes from UCUM",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/gender-identity"
      }
    ]
  }
}