FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageus.cdc.phinvads
Resource TypeValueSet
IdValueSet-2.16.840.1.114222.4.11.7899.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7899
Version2
Statusactive
Date2020-01-07T00:12:00+11:00
NamePHVS_HouseholdMember_Roletype_ODH
TitleHousehold Member Roletype (ODH)
Realmus
DescriptionThe 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.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-RoleCodeRoleCode

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "2.16.840.1.114222.4.11.7899",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.7899"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.7899",
  "version": "2",
  "name": "PHVS_HouseholdMember_Roletype_ODH",
  "title": "Household Member Roletype (ODH)",
  "status": "active",
  "date": "2020-01-07T00:12:00+11:00",
  "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",
        "version": "20201030",
        "concept": [
          {
            "code": "FAMMEMB",
            "display": "family member"
          },
          {
            "code": "FTH",
            "display": "father"
          },
          {
            "code": "MTH",
            "display": "mother"
          },
          {
            "code": "ROOM",
            "display": "roommate"
          },
          {
            "code": "SIB",
            "display": "sibling"
          }
        ]
      }
    ]
  }
}