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

FHIR IG Statistics: ValueSet/acCDRPatientContactRelationship

Packageaccdr.fhir.ig.pkg
Resource TypeValueSet
IdacCDRPatientContactRelationship
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=accdr.fhir.ig.pkg@0.9.27&canonical=http://ontariohealth.ca/fhir/ValueSet/acCDR-patient-contact-relationship
URLhttp://ontariohealth.ca/fhir/ValueSet/acCDR-patient-contact-relationship
Version1.0.0
Statusactive
NamePatientContactRelationship
TitleacCDR Patient Contact Relationshiip
DescriptionA code specifying relationship to the patient

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0063relationship
v2-0131contactRole2
v3-RoleCodeRoleCode

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "acCDRPatientContactRelationship",
  "url": "http://ontariohealth.ca/fhir/ValueSet/acCDR-patient-contact-relationship",
  "version": "1.0.0",
  "name": "PatientContactRelationship",
  "title": "acCDR Patient Contact Relationshiip",
  "status": "active",
  "publisher": "Ontario Health",
  "description": "A code specifying relationship to the patient",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0131"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "concept": [
          {
            "code": "BRO",
            "display": "brother"
          },
          {
            "code": "CHILD",
            "display": "child"
          },
          {
            "code": "HANDIC",
            "display": "Handicapped dependent"
          },
          {
            "code": "DOMPART",
            "display": "domestic partner"
          },
          {
            "code": "EXT",
            "display": "extended family member"
          },
          {
            "code": "CHLDFOST",
            "display": "foster child"
          },
          {
            "code": "FRND",
            "display": "unrelated friend"
          },
          {
            "code": "FTHFOST",
            "display": "foster father"
          },
          {
            "code": "MTHFOST",
            "display": "foster mother"
          },
          {
            "code": "PRNFOST",
            "display": "foster parent"
          },
          {
            "code": "FTH",
            "display": "father"
          },
          {
            "code": "GRNDCHILD",
            "display": "grandchild"
          },
          {
            "code": "GUARD",
            "display": "guardian"
          },
          {
            "code": "GRPRN",
            "display": "grandparent"
          },
          {
            "code": "MTH",
            "display": "mother"
          },
          {
            "code": "NCHILD",
            "display": "natural child"
          },
          {
            "code": "PRN",
            "display": "parent"
          },
          {
            "code": "STPCHLD",
            "display": "step child"
          },
          {
            "code": "ONESELF",
            "display": "self"
          },
          {
            "code": "SIB",
            "display": "sibling"
          },
          {
            "code": "SIS",
            "display": "sister"
          },
          {
            "code": "SPS",
            "display": "spouse"
          },
          {
            "code": "STPFTH",
            "display": "stepfather"
          },
          {
            "code": "STPMTH",
            "display": "stepmother"
          },
          {
            "code": "STPPRN",
            "display": "step parent"
          },
          {
            "code": "WARD",
            "display": "ward"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0063",
        "concept": [
          {
            "code": "ASC",
            "display": "Associate"
          },
          {
            "code": "EME",
            "display": "Employee"
          },
          {
            "code": "MGR",
            "display": "Manager"
          },
          {
            "code": "OWN",
            "display": "Owner"
          }
        ]
      }
    ]
  }
}