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.113883.1.11.19579.json
FHIR VersionR4
URLhttp://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.1.11.19579
Version1
Statusactive
Date2009-01-23T00:07:00+11:00
NamePHVS_FamilyMember_HL7_V3
TitleFamily Member Value Set
Realmus
DescriptionFamily Relationships record the familial relationship of a person to another person. This value set is to be used when it is necessary to record family relationships (e.g., next of kin, or blood relations). This is a subset of the value set used for personal relationships

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.113883.1.11.19579",
  "meta": {
    "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.1.11.19579"
  },
  "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.1.11.19579",
  "version": "1",
  "name": "PHVS_FamilyMember_HL7_V3",
  "title": "Family Member Value Set",
  "status": "active",
  "date": "2009-01-23T00:07:00+11:00",
  "description": "Family Relationships record the familial relationship of a person to another person. This value set is to be used when it is necessary to record family relationships (e.g., next of kin, or blood relations). This is a subset of the value set used for personal relationships",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "version": "20140716",
        "concept": [
          {
            "code": "ADOPT",
            "display": "adopted child"
          },
          {
            "code": "AUNT",
            "display": "aunt"
          },
          {
            "code": "CHILD",
            "display": "Child"
          },
          {
            "code": "CHLDINLAW",
            "display": "child in-law"
          },
          {
            "code": "COUSN",
            "display": "cousin"
          },
          {
            "code": "DOMPART",
            "display": "domestic partner"
          },
          {
            "code": "FAMMEMB",
            "display": "Family Member"
          },
          {
            "code": "CHLDFOST",
            "display": "foster child"
          },
          {
            "code": "GRNDCHILD",
            "display": "grandchild"
          },
          {
            "code": "GPARNT",
            "display": "grandparent"
          },
          {
            "code": "GRPRN",
            "display": "Grandparent"
          },
          {
            "code": "GGRPRN",
            "display": "great grandparent"
          },
          {
            "code": "HSIB",
            "display": "half-sibling"
          },
          {
            "code": "MAUNT",
            "display": "MaternalAunt"
          },
          {
            "code": "MCOUSN",
            "display": "MaternalCousin"
          },
          {
            "code": "MGRPRN",
            "display": "MaternalGrandparent"
          },
          {
            "code": "MGGRPRN",
            "display": "MaternalGreatgrandparent"
          },
          {
            "code": "MUNCLE",
            "display": "MaternalUncle"
          },
          {
            "code": "NCHILD",
            "display": "natural child"
          },
          {
            "code": "NPRN",
            "display": "natural parent"
          },
          {
            "code": "NSIB",
            "display": "natural sibling"
          },
          {
            "code": "NIENEPH",
            "display": "niece/nephew"
          },
          {
            "code": "PRN",
            "display": "Parent"
          },
          {
            "code": "PRNINLAW",
            "display": "parent in-law"
          },
          {
            "code": "PAUNT",
            "display": "PaternalAunt"
          },
          {
            "code": "PCOUSN",
            "display": "PaternalCousin"
          },
          {
            "code": "PGRPRN",
            "display": "PaternalGrandparent"
          },
          {
            "code": "PGGRPRN",
            "display": "PaternalGreatgrandparent"
          },
          {
            "code": "PUNCLE",
            "display": "PaternalUncle"
          },
          {
            "code": "SIB",
            "display": "Sibling"
          },
          {
            "code": "SIBINLAW",
            "display": "sibling in-law"
          },
          {
            "code": "SIGOTHR",
            "display": "significant other"
          },
          {
            "code": "SPS",
            "display": "spouse"
          },
          {
            "code": "STEP",
            "display": "step child"
          },
          {
            "code": "STPPRN",
            "display": "step parent"
          },
          {
            "code": "STPSIB",
            "display": "step sibling"
          },
          {
            "code": "UNCLE",
            "display": "uncle"
          }
        ]
      }
    ]
  }
}