HL7 Terminology (THO)
6.5.11 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.5.11 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: NIOSH Household Member Roletype (ODH) - JSON Representation

Active as of 2025-11-13 Maturity Level: 1

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "NIOSHHouseholdMemberRoletypeODH",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet NIOSHHouseholdMemberRoletypeODH</b></p><a name=\"NIOSHHouseholdMemberRoletypeODH\"> </a><a name=\"hcNIOSHHouseholdMemberRoletypeODH\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;3.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-v3-RoleCode.html#v3-RoleCode-FAMMEMB\">FAMMEMB</a></td><td>family member</td><td>A relationship between two people characterizing their &quot;familial&quot; relationship</td></tr><tr><td><a href=\"CodeSystem-v3-RoleCode.html#v3-RoleCode-FTH\">FTH</a></td><td>father</td><td>The player of the role is a male who begets or raises or nurtures the scoping entity (child).</td></tr><tr><td><a href=\"CodeSystem-v3-RoleCode.html#v3-RoleCode-MTH\">MTH</a></td><td>mother</td><td>The player of the role is a female who conceives, gives birth to, or raises and nurtures the scoping entity (child).</td></tr><tr><td><a href=\"CodeSystem-v3-RoleCode.html#v3-RoleCode-ROOM\">ROOM</a></td><td>roommate</td><td>One who shares living quarters with the subject.</td></tr><tr><td><a href=\"CodeSystem-v3-RoleCode.html#v3-RoleCode-SIB\">SIB</a></td><td>sibling</td><td>The player of the role shares one or both parents in common with the scoping entity.</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "vocab"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    }
  ],
  "url" : "http://terminology.hl7.org/ValueSet/NIOSHHouseholdMemberRoletypeODH",
  "version" : "1.0.0",
  "name" : "NIOSHHouseholdMemberRoletypeODH",
  "title" : "NIOSH Household Member Roletype (ODH)",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-11-13T23:55:35+00:00",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "The relationship of a person sharing the same home, when recording their ODH in the minor's record. A subset of HL7 V3 Code System RoleCode.",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "concept" : [
          {
            "code" : "FAMMEMB",
            "display" : "family member"
          },
          {
            "code" : "FTH",
            "display" : "father"
          },
          {
            "code" : "MTH",
            "display" : "mother"
          },
          {
            "code" : "ROOM",
            "display" : "roommate"
          },
          {
            "code" : "SIB",
            "display" : "sibling"
          }
        ]
      }
    ]
  }
}