0.2.3 - ci-build

servicewellfhirflc, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 0.2.3 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/servicewell/servicewell.fhir.flc/ and changes regularly. See the Directory of published versions

: All Codes from Example Gender CodeSystem - JSON Representation

Draft as of 2025-10-29

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "gender-example",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet gender-example</b></p><a name=\"gender-example\"> </a><a name=\"hcgender-example\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-gender-example.html\"><code>http://puri.fhir.link/flc/CodeSystem/gender-example</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.2.3</span></li></ul></div>"
  },
  "url" : "http://puri.fhir.link/flc/ValueSet/gender-example",
  "version" : "0.2.3",
  "name" : "GenderExampleVS",
  "title" : "All Codes from Example Gender CodeSystem",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-10-29T10:20:19+00:00",
  "publisher" : "Service Well AB",
  "contact" : [
    {
      "name" : "Service Well AB",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://servicewell.se"
        }
      ]
    }
  ],
  "description" : "Example ValueSet that defines gender values for mapping purposes.",
  "compose" : {
    "include" : [
      {
        "system" : "http://puri.fhir.link/flc/CodeSystem/gender-example"
      }
    ]
  }
}