{ "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-09-25T13:51:31.3065704+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.19", "status": "draft", "id": "bd470a56-b399-4b46-9c5e-b2151f4c1d98", "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.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" }