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/family-type - JSON Representation

Active as of 2025-09-23

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "family-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem family-type</b></p><a name=\"family-type\"> </a><a name=\"hcfamily-type\"> </a><p>This case-sensitive code system <code>https://fhir.cqdg.ca/CodeSystem/family-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">Case only<a name=\"family-type-Caseonly\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Case-parent duo<a name=\"family-type-Case-parentduo\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Case-parent trio<a name=\"family-type-Case-parenttrio\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Case-sibling<a name=\"family-type-Case-sibling\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Twins<a name=\"family-type-Twins\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Case - affected relative<a name=\"family-type-Case-affectedrelative\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Other<a name=\"family-type-Other\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Nuclear family<a name=\"family-type-Nuclearfamily\"> </a></td></tr></table></div>"
  },
  "url" : "https://fhir.cqdg.ca/CodeSystem/family-type",
  "version" : "0.1.0",
  "name" : "FamilyType",
  "title" : "Ferlab.bio CodeSystem/family-type",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-23T20:38:56+00:00",
  "publisher" : "Ferlab.bio",
  "contact" : [
    {
      "name" : "Ferlab.bio",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description" : "Family type",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "Case only",
      "display" : "Case only"
    },
    {
      "code" : "Case-parent duo",
      "display" : "Case-parent duo"
    },
    {
      "code" : "Case-parent trio",
      "display" : "Case-parent trio"
    },
    {
      "code" : "Case-sibling",
      "display" : "Case-sibling"
    },
    {
      "code" : "Twins",
      "display" : "Twins"
    },
    {
      "code" : "Case - affected relative",
      "display" : "Case - affected relative"
    },
    {
      "code" : "Other",
      "display" : "Other"
    },
    {
      "code" : "Nuclear family",
      "display" : "Nuclear family"
    }
  ]
}