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

FHIR IG analytics

Packageopenehr.ehds.fhir.dataexchange
Resource TypeValueSet
IdValueSet-OLCarerContingencyPlanRelationship.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/freshehr/EHDS-openEHR-FHIR-IG/ValueSet-OLCarerContingencyPlanRelationship.html
URLhttps://ianbennett.github.io/ExampleIG_Ian/ValueSet/OLCarerContingencyPlanRelationship
Version0.1.0
Statusdraft
Date2026-03-25T15:55:34+00:00
NameOLCarerContingencyPlanRelationship
TitleOL - Carer contingency plan: Relationship

Resources that use this resource

StructureDefinition
openehr.ehds.fhir.dataexchange#currentOLCarerContingencyPlanOL - Carer contingency plan

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet OLCarerContingencyPlanRelationship

  • Include these codes as defined in http://openehr.org/archetypes/openEHR-EHR-CLUSTER.contact_cc.v0/CS version Not Stated (use latest from terminology server)
    CodeDisplay
    NOKNext of Kin
    AUNTAunt
    BROBrother
    BILBrother-in-Law
    COHABITCohabitee
    COUSINCousin
    DAUDaughter
    DILDaughter-in-Law
    FILFather-in-Law
    FOSTERFoster Carer
    FRIENDFriend
    GCHILDGrandchild
    GPARENTGrandparent
    HALFBROHalf Brother
    HALFSISHalf Sister
    HUSBANDHusband
    MILMother-in-Law
    NEPHEWNephew
    NIECENiece
    PARENTParent
    PARTNERPartner
    SISSister
    SILSister-in-Law
    SONSon
    SOILSon-in-Law
    STEPBROStep Brother
    STEPCHILDStep Child
    STEPPARENTStep Parent
    STEPSISStep Sister
    UNCLEUncle
    WIFEWife
    OTHEROther
    PARENTALRESPHas Parental Responsibility

Source1

{
  "resourceType": "ValueSet",
  "id": "OLCarerContingencyPlanRelationship",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://ianbennett.github.io/ExampleIG_Ian/ValueSet/OLCarerContingencyPlanRelationship",
  "version": "0.1.0",
  "name": "OLCarerContingencyPlanRelationship",
  "title": "OL - Carer contingency plan: Relationship",
  "status": "draft",
  "date": "2026-03-25T15:55:34+00:00",
  "publisher": "Ian",
  "contact": [
    {
      "name": "Ian",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://openehr.org/archetypes/openEHR-EHR-CLUSTER.contact_cc.v0/CS",
        "concept": [
          {
            "code": "NOK",
            "display": "Next of Kin"
          },
          {
            "code": "AUNT",
            "display": "Aunt"
          },
          {
            "code": "BRO",
            "display": "Brother"
          },
          {
            "code": "BIL",
            "display": "Brother-in-Law"
          },
          {
            "code": "COHABIT",
            "display": "Cohabitee"
          },
          {
            "code": "COUSIN",
            "display": "Cousin"
          },
          {
            "code": "DAU",
            "display": "Daughter"
          },
          {
            "code": "DIL",
            "display": "Daughter-in-Law"
          },
          {
            "code": "FIL",
            "display": "Father-in-Law"
          },
          {
            "code": "FOSTER",
            "display": "Foster Carer"
          },
          {
            "code": "FRIEND",
            "display": "Friend"
          },
          {
            "code": "GCHILD",
            "display": "Grandchild"
          },
          {
            "code": "GPARENT",
            "display": "Grandparent"
          },
          {
            "code": "HALFBRO",
            "display": "Half Brother"
          },
          {
            "code": "HALFSIS",
            "display": "Half Sister"
          },
          {
            "code": "HUSBAND",
            "display": "Husband"
          },
          {
            "code": "MIL",
            "display": "Mother-in-Law"
          },
          {
            "code": "NEPHEW",
            "display": "Nephew"
          },
          {
            "code": "NIECE",
            "display": "Niece"
          },
          {
            "code": "PARENT",
            "display": "Parent"
          },
          {
            "code": "PARTNER",
            "display": "Partner"
          },
          {
            "code": "SIS",
            "display": "Sister"
          },
          {
            "code": "SIL",
            "display": "Sister-in-Law"
          },
          {
            "code": "SON",
            "display": "Son"
          },
          {
            "code": "SOIL",
            "display": "Son-in-Law"
          },
          {
            "code": "STEPBRO",
            "display": "Step Brother"
          },
          {
            "code": "STEPCHILD",
            "display": "Step Child"
          },
          {
            "code": "STEPPARENT",
            "display": "Step Parent"
          },
          {
            "code": "STEPSIS",
            "display": "Step Sister"
          },
          {
            "code": "UNCLE",
            "display": "Uncle"
          },
          {
            "code": "WIFE",
            "display": "Wife"
          },
          {
            "code": "OTHER",
            "display": "Other"
          },
          {
            "code": "PARENTALRESP",
            "display": "Has Parental Responsibility"
          }
        ]
      }
    ]
  }
}