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

FHIR IG analytics

Packageca-on-covax.v1
Resource TypeCodeSystem
Idpatientrelationship
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca-on-covax.v1@1.0.0&canonical=http://ehealthontario.ca/fhir/CodeSystem/patientrelationship
URLhttp://ehealthontario.ca/fhir/CodeSystem/patientrelationship
Version0.1.10
Statusactive
NamePatientRelationshipCS
TitlePatient Relationship
DescriptionThe nature of the relationship to the patient
Contentcomplete

Resources that use this resource

ValueSet
patientrelationshipPatient Relationship

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "PatientRelationshipCS",
  "id": "patientrelationship",
  "title": "Patient Relationship",
  "description": "The nature of the relationship to the patient",
  "version": "0.1.10",
  "url": "http://ehealthontario.ca/fhir/CodeSystem/patientrelationship",
  "concept": [
    {
      "code": "CHILD",
      "display": "Child"
    },
    {
      "code": "PARNT",
      "display": "Parent"
    },
    {
      "code": "FRND",
      "display": "Friend"
    },
    {
      "code": "GPARNT",
      "display": "Grandparent"
    },
    {
      "code": "ROOM",
      "display": "Roommate"
    },
    {
      "code": "SPSE",
      "display": "Spouse/Partner"
    },
    {
      "code": "POWATT",
      "display": "Power of Attorney - POA"
    },
    {
      "code": "SDM",
      "display": "Substitute Decision Maker - SDM"
    },
    {
      "code": "OTH",
      "display": "Other"
    }
  ],
  "count": 9
}