FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/DCH-FamilyMemberHistory-RelationshipType-1

Packagenhsd.assets.stu3
Resource TypeValueSet
IdDCH-FamilyMemberHistory-RelationshipType-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/ValueSet/DCH-FamilyMemberHistory-PersonRelationshipType-1
URLhttps://fhir.nhs.uk/STU3/ValueSet/DCH-FamilyMemberHistory-PersonRelationshipType-1
Version1.0.0
Statusdraft
Date2017-12-04T00:00:00+00:00
NameDCH Family Member History Relationship Type
Authorityhl7
DescriptionA ValueSet to identify the relationship of the person with the condition to the child.
CopyrightCopyright © 2017 NHS Digital

Resources that use this resource

StructureDefinition
CareConnect-DCH-FamilyMemberHistory-1CareConnect-DCH-FamilyMemberHistory-1

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "DCH-FamilyMemberHistory-RelationshipType-1",
  "url": "https://fhir.nhs.uk/STU3/ValueSet/DCH-FamilyMemberHistory-PersonRelationshipType-1",
  "version": "1.0.0",
  "name": "DCH Family Member History Relationship Type",
  "status": "draft",
  "date": "2017-12-04T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A ValueSet to identify the relationship of the person with the condition to the child.",
  "copyright": "Copyright © 2017 NHS Digital",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/RoleCode",
        "concept": [
          {
            "code": "EXT",
            "display": "extended family member"
          },
          {
            "code": "AUNT",
            "display": "aunt"
          },
          {
            "code": "COUSN",
            "display": "cousin"
          },
          {
            "code": "GGRPRN",
            "display": "great grandparent"
          },
          {
            "code": "GGRFTH",
            "display": "great grandfather"
          },
          {
            "code": "GGRMTH",
            "display": "great grandmother"
          },
          {
            "code": "NEPHEW",
            "display": "nephew"
          },
          {
            "code": "NIECE",
            "display": "niece"
          },
          {
            "code": "UNCLE",
            "display": "uncle"
          },
          {
            "code": "PRN",
            "display": "parent"
          },
          {
            "code": "ADOPTF",
            "display": "adoptive father"
          },
          {
            "code": "ADOPTM",
            "display": "adoptive mother"
          },
          {
            "code": "FTH",
            "display": "father"
          },
          {
            "code": "FTHFOST",
            "display": "foster father"
          },
          {
            "code": "NFTH",
            "display": "natural father"
          },
          {
            "code": "STPFTH",
            "display": "stepfather"
          },
          {
            "code": "MTH",
            "display": "mother"
          },
          {
            "code": "MTHFOST",
            "display": "foster mother"
          },
          {
            "code": "NMTH",
            "display": "natural mother"
          },
          {
            "code": "STPMTH",
            "display": "stepmother"
          },
          {
            "code": "SIB",
            "display": "sibling"
          },
          {
            "code": "BRO",
            "display": "brother"
          },
          {
            "code": "HBRO",
            "display": "half-brother"
          },
          {
            "code": "STPBRO",
            "display": "stepbrother"
          },
          {
            "code": "HSIS",
            "display": "half-sister"
          },
          {
            "code": "NSIS",
            "display": "natural sister"
          },
          {
            "code": "SIS",
            "display": "sister"
          },
          {
            "code": "STPSIS",
            "display": "stepsister"
          },
          {
            "code": "SIGOTHR",
            "display": "significant other"
          },
          {
            "code": "FRND",
            "display": "unrelated friend"
          },
          {
            "code": "NBOR",
            "display": "neighbor"
          },
          {
            "code": "ONESELF",
            "display": "self"
          },
          {
            "code": "ROOM",
            "display": "Roommate"
          },
          {
            "code": "MAUNT",
            "display": "maternal aunt"
          },
          {
            "code": "MCOUSN",
            "display": "maternal cousin"
          },
          {
            "code": "MGGRFTH",
            "display": "maternal great-grandfather"
          },
          {
            "code": "MGGRMTH",
            "display": "maternal great-grandmother"
          },
          {
            "code": "MGGRPRN",
            "display": "maternal great-grandparent"
          },
          {
            "code": "MGRFTH",
            "display": "maternal grandfather"
          },
          {
            "code": "MGRMTH",
            "display": "maternal grandmother"
          },
          {
            "code": "MGRPRN",
            "display": "maternal grandparent"
          },
          {
            "code": "MUNCLE",
            "display": "maternal uncle"
          },
          {
            "code": "PAUNT",
            "display": "paternal aunt"
          },
          {
            "code": "PCOUSN",
            "display": "paternal cousin"
          },
          {
            "code": "PGGRFTH",
            "display": "paternal great-grandfather"
          },
          {
            "code": "PGGRMTH",
            "display": "paternal great-grandmother"
          },
          {
            "code": "PGGRPRN",
            "display": "paternal great-grandparent"
          },
          {
            "code": "PGRFTH",
            "display": "paternal grandfather"
          },
          {
            "code": "PGRMTH",
            "display": "paternal grandmother"
          },
          {
            "code": "PGRPRN",
            "display": "paternal grandparent"
          },
          {
            "code": "PUNCLE",
            "display": "paternal uncle"
          }
        ]
      }
    ]
  }
}