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 2024-10-02

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><a name=\"family-type-en-US\"> </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><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">Case-parent-trio<a name=\"family-type-Case-parent-trio\"> </a></td><td>Case-parent trio</td></tr><tr><td style=\"white-space:nowrap\">Case-sibling<a name=\"family-type-Case-sibling\"> </a></td><td>Case-sibling</td></tr><tr><td style=\"white-space:nowrap\">Twins<a name=\"family-type-Twins\"> </a></td><td>Twins</td></tr><tr><td style=\"white-space:nowrap\">Case-affected-relative<a name=\"family-type-Case-affected-relative\"> </a></td><td>Case - affected relative</td></tr><tr><td style=\"white-space:nowrap\">Other<a name=\"family-type-Other\"> </a></td><td>Other</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" : "2024-10-02T15:04:17+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" : 5,
  "concept" : [
    {
      "code" : "Case-parent-trio",
      "display" : "Case-parent trio",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/family-type",
            "code" : "Case-parent-trio"
          },
          "value" : "Case-parent trio"
        }
      ]
    },
    {
      "code" : "Case-sibling",
      "display" : "Case-sibling",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/family-type",
            "code" : "Case-sibling"
          },
          "value" : "Case-sibling"
        }
      ]
    },
    {
      "code" : "Twins",
      "display" : "Twins",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/family-type",
            "code" : "Twins"
          },
          "value" : "Twins"
        }
      ]
    },
    {
      "code" : "Case-affected-relative",
      "display" : "Case - affected relative",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/family-type",
            "code" : "Case-affected-relative"
          },
          "value" : "Case - affected relative"
        }
      ]
    },
    {
      "code" : "Other",
      "display" : "Other",
      "designation" : [
        {
          "use" : {
            "system" : "https://fhir.cqdg.ca/CodeSystem/family-type",
            "code" : "Other"
          },
          "value" : "Other"
        }
      ]
    }
  ]
}