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

FHIR IG analytics

Packageca.infoway.io.erec.branch
Resource TypeValueSet
Idvalueset-patient-contact-relationship.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.erec.branch@1.0.5-dft&canonical=http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/patient-contact-relationship
URLhttp://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/patient-contact-relationship
Statusdraft
NamePatientContactRelationships
TitlePatient Contact Relationships
Authoritynational
DescriptionTypes of personal relationships between two living subjects.

Resources that use this resource

StructureDefinition
CA-eReC-PatientPatient
CA-eReC-PatientPatient

Resources that this resource uses

CodeSystem
patient-contact-relationshipPatient Contact Relationships

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "patient-contact-relationship",
  "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/ValueSet/patient-contact-relationship",
  "name": "PatientContactRelationships",
  "title": "Patient Contact Relationships",
  "status": "draft",
  "publisher": "Canada Health Infoway",
  "description": "Types of personal relationships between two living subjects.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/patient-contact-relationship",
        "concept": [
          {
            "code": "AUNT",
            "display": "aunt"
          },
          {
            "code": "BROINLAW",
            "display": "brother-in-law"
          },
          {
            "code": "BRO",
            "display": "brother"
          },
          {
            "code": "CAS",
            "display": "Children's Aid Society"
          },
          {
            "code": "CG",
            "display": "Caregiver - Informal"
          },
          {
            "code": "CHILD",
            "display": "child"
          },
          {
            "code": "COR",
            "display": "Correspondent"
          },
          {
            "code": "COUSN",
            "display": "cousin"
          },
          {
            "code": "FTH",
            "display": "father"
          },
          {
            "code": "DAUINLAW",
            "display": "daughter in-law"
          },
          {
            "code": "DAUC",
            "display": "daughter"
          },
          {
            "code": "EC",
            "display": "Emergency Contact"
          },
          {
            "code": "FTHINLAW",
            "display": "father-in-law"
          },
          {
            "code": "PRNFOST",
            "display": "foster parent"
          },
          {
            "code": "FPJ",
            "display": "POA - Finances & Property (Jointly)"
          },
          {
            "code": "FPS",
            "display": "POA - Finances & Property (Jointly & Severally)"
          },
          {
            "code": "FRND",
            "display": "unrelated friend"
          },
          {
            "code": "GRNDCHILD",
            "display": "grandchild"
          },
          {
            "code": "GRPRN",
            "display": "grandparent"
          },
          {
            "code": "LAW",
            "display": "Lawyer"
          },
          {
            "code": "LG",
            "display": "Legal Guardian"
          },
          {
            "code": "LL",
            "display": "Landlord / Landlady"
          },
          {
            "code": "LOS",
            "display": "Other Legal Oversight"
          },
          {
            "code": "MTHINLAW",
            "display": "mother-in-law"
          },
          {
            "code": "MTH",
            "display": "mother"
          },
          {
            "code": "NBOR",
            "display": "neighbor"
          },
          {
            "code": "NIENEPH",
            "display": "niece/nephew"
          },
          {
            "code": "OC",
            "display": "ODSP Contact"
          },
          {
            "code": "OTH",
            "display": "Other"
          },
          {
            "code": "PRN",
            "display": "parent"
          },
          {
            "code": "PCJ",
            "display": "POA - Personal Care (Jointly)"
          },
          {
            "code": "PCS",
            "display": "POA - Personal Care (Jointly & Severally)"
          },
          {
            "code": "PDC",
            "display": "Caregiver - Formal"
          },
          {
            "code": "PFP",
            "display": "POA - Finances & Property"
          },
          {
            "code": "PGF",
            "display": "Public Guardian Trustee - Finances"
          },
          {
            "code": "PGP",
            "display": "Public Guardian Trustee - Personal Care"
          },
          {
            "code": "PO",
            "display": "Parole Officer"
          },
          {
            "code": "PPC",
            "display": "POA - Personal Care"
          },
          {
            "code": "PT",
            "display": "Public Trustee"
          },
          {
            "code": "REL",
            "display": "Other Relative"
          },
          {
            "code": "SDM",
            "display": "Substitute Decision Maker"
          },
          {
            "code": "SIB",
            "display": "sibling"
          },
          {
            "code": "SONINLAW",
            "display": "son in-law"
          },
          {
            "code": "SIS",
            "display": "sister"
          },
          {
            "code": "SISINLAW",
            "display": "sister-in-law"
          },
          {
            "code": "SONC",
            "display": "son"
          },
          {
            "code": "SPS",
            "display": "spouse"
          },
          {
            "code": "STPDAU",
            "display": "stepdaughter"
          },
          {
            "code": "STPPRN",
            "display": "step parent"
          },
          {
            "code": "STPSON",
            "display": "stepson"
          },
          {
            "code": "SUP",
            "display": "Superintendent"
          },
          {
            "code": "TCH",
            "display": "Teacher"
          },
          {
            "code": "TEL",
            "display": "Telephone Contact"
          },
          {
            "code": "TR",
            "display": "Translator"
          },
          {
            "code": "UNCLE",
            "display": "uncle"
          }
        ]
      }
    ]
  }
}