PackagesCanonicalsLogsProblems
    Packages
    ca.on.consent.r4@0.10.12
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-RelatedPerson
{
  "description": null,
  "_filename": "RelatedPerson.json",
  "package_name": "ca.on.consent.r4",
  "date": "2024-04-30T16:08:02.1275853+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2024-04-30T15:52:02.1880989+00:00"
  },
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "RelatedPerson",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "type": "RelatedPerson",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.10.12",
  "status": "draft",
  "id": "60342453-b3ce-45bd-87cc-ae432b9f7268",
  "kind": "resource",
  "url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-RelatedPerson",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "RelatedPerson.meta",
      "min": 1,
      "path": "RelatedPerson.meta",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.meta.profile",
      "min": 1,
      "path": "RelatedPerson.meta.profile",
      "comment": "For PCOI Usage: meta.profile=\"http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-RelatedPerson|1.0.0\"\r\n\r\nIt is up to the server and/or other infrastructure of policy to determine whether/how these claims are verified and/or updated over time.  The list of profile URLs is a set.",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.patient",
      "path": "RelatedPerson.patient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "RelatedPerson.patient.reference",
      "min": 1,
      "path": "RelatedPerson.patient.reference",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.relationship",
      "max": "1",
      "min": 1,
      "path": "RelatedPerson.relationship",
      "definition": "The nature of the relationship between a patient and the related person.\r\n\r\nThe allowed values are restricted to those prescribed in Ontario Personal Health Information Protection Act, Section 23 (Persons who may consent) and Section 26 (Incapable individual: persons who may consent).",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.relationship.coding",
      "max": "1",
      "min": 1,
      "path": "RelatedPerson.relationship.coding",
      "binding": {
        "strength": "required",
        "valueSet": "http://ehealthontario.ca/fhir/ValueSet/consent-pcoi-sdm-relationship-type",
        "description": "Relationship of the Substitute Decision Maker (SDM) to the patient, as allowed by PHIPA"
      },
      "definition": "A reference to a code defined by a terminology system.\r\n\r\nNote that DOMPART (DOmestic Partner) is grouped with \"Spouse\". Legislation and regulations do not separate Domestic Partner from Spouse for the purposes of Substitute Decision Maker's relationship to the patient.",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.relationship.coding.system",
      "min": 1,
      "path": "RelatedPerson.relationship.coding.system",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.relationship.coding.code",
      "min": 1,
      "path": "RelatedPerson.relationship.coding.code",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.relationship.coding.display",
      "min": 1,
      "path": "RelatedPerson.relationship.coding.display",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.relationship.text",
      "path": "RelatedPerson.relationship.text",
      "definition": "A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.\r\n\r\nFor coding selections of \"SIB - Sibling\" and \"EXT - Extended Family Member\", additional details must be specified to indicate the specific type of Sibling (i.e. brother, sister) or Extended Family Member (e.g. uncle, cousin, grandmother) relationship.",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.name",
      "max": "1",
      "min": 1,
      "path": "RelatedPerson.name",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.name.use",
      "path": "RelatedPerson.name.use",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/name-use"
      }
    }, {
      "id": "RelatedPerson.name.family",
      "min": 1,
      "path": "RelatedPerson.name.family",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.name.given",
      "max": "1",
      "min": 1,
      "path": "RelatedPerson.name.given",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.telecom",
      "path": "RelatedPerson.telecom",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.telecom.system",
      "path": "RelatedPerson.telecom.system",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/contact-point-system"
      },
      "mustSupport": true
    }, {
      "id": "RelatedPerson.telecom.value",
      "path": "RelatedPerson.telecom.value",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.telecom.use",
      "path": "RelatedPerson.telecom.use",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/contact-point-use"
      },
      "mustSupport": true
    }, {
      "id": "RelatedPerson.gender",
      "path": "RelatedPerson.gender",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender"
      },
      "mustSupport": true
    }, {
      "id": "RelatedPerson.birthDate",
      "path": "RelatedPerson.birthDate",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.address",
      "path": "RelatedPerson.address",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.address.use",
      "path": "RelatedPerson.address.use",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/address-use"
      },
      "mustSupport": true
    }, {
      "id": "RelatedPerson.address.type",
      "path": "RelatedPerson.address.type",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/address-type"
      },
      "mustSupport": true
    }, {
      "id": "RelatedPerson.address.line",
      "path": "RelatedPerson.address.line",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.address.city",
      "path": "RelatedPerson.address.city",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.address.state",
      "path": "RelatedPerson.address.state",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.address.postalCode",
      "path": "RelatedPerson.address.postalCode",
      "mustSupport": true
    }, {
      "id": "RelatedPerson.address.country",
      "path": "RelatedPerson.address.country",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/RelatedPerson"
}