0.1.0 - ci-build

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

: Ferlab.bio CodeSystem/sex-at-birth - JSON Representation

Active as of 2025-09-16

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "sex-at-birth",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem sex-at-birth</b></p><a name=\"sex-at-birth\"> </a><a name=\"hcsex-at-birth\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/sex-at-birth</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">Male<a name=\"sex-at-birth-Male\"> </a></td><td>Male</td></tr><tr><td style=\"white-space:nowrap\">Missing - Restricted access<a name=\"sex-at-birth-Missing-Restrictedaccess\"> </a></td><td>Missing - Restricted Access</td></tr><tr><td style=\"white-space:nowrap\">Missing - Not provided<a name=\"sex-at-birth-Missing-Notprovided\"> </a></td><td>Missing - Not Provided</td></tr><tr><td style=\"white-space:nowrap\">Missing - Not collected<a name=\"sex-at-birth-Missing-Notcollected\"> </a></td><td>Missing - Not Collected</td></tr><tr><td style=\"white-space:nowrap\">Missing - Unknown<a name=\"sex-at-birth-Missing-Unknown\"> </a></td><td>Missing - Unknown</td></tr><tr><td style=\"white-space:nowrap\">Another Sex<a name=\"sex-at-birth-AnotherSex\"> </a></td><td>Another Sex</td></tr><tr><td style=\"white-space:nowrap\">Intersex<a name=\"sex-at-birth-Intersex\"> </a></td><td>Intersex</td></tr><tr><td style=\"white-space:nowrap\">Female<a name=\"sex-at-birth-Female\"> </a></td><td>Female</td></tr></table></div>"
  },
  "url" : "https://fhir.cqdg.ca/CodeSystem/sex-at-birth",
  "version" : "0.1.0",
  "name" : "SexAtBirth",
  "title" : "Ferlab.bio CodeSystem/sex-at-birth",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-16T14:36:01+00:00",
  "publisher" : "Ferlab.bio",
  "contact" : [
    {
      "name" : "Ferlab.bio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "This code system defines standardized categories for documenting a participant's sex assigned at birth in clinical and research datasets.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "Male",
      "display" : "Male"
    },
    {
      "code" : "Missing - Restricted access",
      "display" : "Missing - Restricted Access"
    },
    {
      "code" : "Missing - Not provided",
      "display" : "Missing - Not Provided"
    },
    {
      "code" : "Missing - Not collected",
      "display" : "Missing - Not Collected"
    },
    {
      "code" : "Missing - Unknown",
      "display" : "Missing - Unknown"
    },
    {
      "code" : "Another Sex",
      "display" : "Another Sex"
    },
    {
      "code" : "Intersex",
      "display" : "Intersex"
    },
    {
      "code" : "Female",
      "display" : "Female"
    }
  ]
}