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

FHIR IG Statistics: ValueSet/ValueSet-PatientContactRelationship

Packageca.on.ehr.r4
Resource TypeValueSet
IdValueSet-PatientContactRelationship
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot10&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/patient-contact-relationship
URLhttp://ontariohealth.ca/fhir/ehr/ValueSet/patient-contact-relationship
Version1.0.0
Statusactive
Date2025-04-09
NamePatientContactRelationshipEHR
TitlePatient Contact Relationship EHR
Realmca
Authoritynational
DescriptionThis value set contains concepts related to the type of personal relationship between two living subjects, to support Ontario Health interfaces.

Resources that use this resource

StructureDefinition
profile-patientPatient EHR

Resources that this resource uses

CodeSystem
v2-0063relationship
v3-RoleCodeRoleCode

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-PatientContactRelationship",
  "url": "http://ontariohealth.ca/fhir/ehr/ValueSet/patient-contact-relationship",
  "version": "1.0.0",
  "name": "PatientContactRelationshipEHR",
  "title": "Patient Contact Relationship EHR",
  "status": "active",
  "date": "2025-04-09",
  "publisher": "Ontario Health",
  "description": "This value set contains concepts related to the type of personal relationship between two living subjects, to support Ontario Health interfaces.",
  "compose": {
    "include": [
      {
        "version": "4.0.1",
        "valueSet": [
          "http://hl7.org/fhir/ValueSet/patient-contactrelationship"
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "version": "2018-08-12",
        "concept": [
          {
            "code": "AUNT",
            "display": "aunt"
          },
          {
            "code": "BRO",
            "display": "brother"
          },
          {
            "code": "CAS",
            "display": "Children's Aid Society"
          },
          {
            "code": "CHILD",
            "display": "child"
          },
          {
            "code": "CHLDFOST",
            "display": "foster child"
          },
          {
            "code": "COUSN",
            "display": "cousin"
          },
          {
            "code": "DAUC",
            "display": "daughter"
          },
          {
            "code": "DAUINLAW",
            "display": "daughter in-law"
          },
          {
            "code": "DOMPART",
            "display": "domestic partner"
          },
          {
            "code": "EXT",
            "display": "extended family member"
          },
          {
            "code": "FRND",
            "display": "unrelated friend"
          },
          {
            "code": "FTH",
            "display": "father"
          },
          {
            "code": "FTHFOST",
            "display": "foster father"
          },
          {
            "code": "FTHINLAW",
            "display": "father-in-law"
          },
          {
            "code": "GRNDCHILD",
            "display": "grandchild"
          },
          {
            "code": "GRPRN",
            "display": "grandparent"
          },
          {
            "code": "GUARD",
            "display": "guardian"
          },
          {
            "code": "HANDIC",
            "display": "Handicapped dependent"
          },
          {
            "code": "MTH",
            "display": "mother"
          },
          {
            "code": "MTHFOST",
            "display": "foster mother"
          },
          {
            "code": "MTHINLAW",
            "display": "mother-in-law"
          },
          {
            "code": "NBOR",
            "display": "neighbor"
          },
          {
            "code": "NCHILD",
            "display": "natural child"
          },
          {
            "code": "NIENEPH",
            "display": "niece/nephew"
          },
          {
            "code": "ONESELF",
            "display": "self"
          },
          {
            "code": "PRN",
            "display": "parent"
          },
          {
            "code": "PRNFOST",
            "display": "foster parent"
          },
          {
            "code": "PT",
            "display": "Public Trustee"
          },
          {
            "code": "SIB",
            "display": "sibling"
          },
          {
            "code": "SIS",
            "display": "sister"
          },
          {
            "code": "SISINLAW",
            "display": "sister-in-law"
          },
          {
            "code": "SONC",
            "display": "son"
          },
          {
            "code": "SONINLAW",
            "display": "son in-law"
          },
          {
            "code": "SPS",
            "display": "spouse"
          },
          {
            "code": "STPCHLD",
            "display": "step child"
          },
          {
            "code": "STPDAU",
            "display": "stepdaughter"
          },
          {
            "code": "STPFTH",
            "display": "stepfather"
          },
          {
            "code": "STPMTH",
            "display": "stepmother"
          },
          {
            "code": "STPPRN",
            "display": "step parent"
          },
          {
            "code": "STPSON",
            "display": "stepson"
          },
          {
            "code": "TR",
            "display": "Translator"
          },
          {
            "code": "UNCLE",
            "display": "uncle"
          },
          {
            "code": "WARD",
            "display": "ward"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0063",
        "version": "2.9",
        "concept": [
          {
            "code": "ASC",
            "display": "Associate"
          },
          {
            "code": "EME",
            "display": "Employee"
          },
          {
            "code": "MGR",
            "display": "Manager"
          },
          {
            "code": "OWN",
            "display": "Owner"
          },
          {
            "code": "OTH",
            "display": "Other"
          }
        ]
      }
    ]
  }
}