{
"description": "Patient resource conforming to this profile is referenced by the Ontario Provincial Consent Override Consent Profile, to capture limited information about the Patient that is subject to the Consent block.",
"_filename": "Patient.json",
"package_name": "ca.on.consent.r4",
"date": "2024-04-30T16:08:02.1275853+00:00",
"derivation": "constraint",
"meta": {
"versionId": "1",
"lastUpdated": "2024-04-30T16:04:51.4458234+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "Patient",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://hl7.org/v3/cda",
"name": "CDA (R2)",
"identity": "cda"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
}, {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
}, {
"uri": "http://loinc.org",
"name": "LOINC code for the element",
"identity": "loinc"
} ],
"abstract": false,
"type": "Patient",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.10.23",
"status": "draft",
"id": "8986cba8-931a-4900-ae41-87c21831e289",
"kind": "resource",
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Patient",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Patient",
"path": "Patient",
"mustSupport": false
}, {
"id": "Patient.meta",
"min": 1,
"path": "Patient.meta",
"mustSupport": true
}, {
"id": "Patient.meta.profile",
"min": 1,
"path": "Patient.meta.profile",
"comment": "#### **_` FOR PCOI USAGE: The meta.profile = http://ehealthontario.ca/fhir/StructureDefinition/ca-on-consent-pcoi-profile-Patient|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.",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
} ],
"mustSupport": true
}, {
"id": "Patient.identifier",
"min": 1,
"path": "Patient.identifier",
"definition": "An identifier for this patient",
"mustSupport": true
}, {
"id": "Patient.identifier.use",
"path": "Patient.identifier.use",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/identifier-use"
}
}, {
"id": "Patient.identifier.system",
"min": 1,
"path": "Patient.identifier.system",
"comment": "Identifier.system is always case sensitive.\r\n\r\n**PCOI**:\r\n\r\nFor HCN, use \"https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn\".",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
} ],
"mustSupport": true
}, {
"id": "Patient.identifier.value",
"min": 1,
"path": "Patient.identifier.value",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
} ],
"mustSupport": true
}, {
"id": "Patient.name",
"max": "1",
"min": 1,
"path": "Patient.name",
"mustSupport": true
}, {
"id": "Patient.name.use",
"path": "Patient.name.use",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/name-use"
}
}, {
"id": "Patient.name.family",
"max": 1,
"min": 0,
"path": "Patient.name.family",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
} ],
"mustSupport": true
}, {
"id": "Patient.name.given",
"max": "*",
"min": 0,
"path": "Patient.name.given",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
} ],
"mustSupport": true
}, {
"id": "Patient.telecom.system",
"path": "Patient.telecom.system",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/contact-point-system"
}
}, {
"id": "Patient.telecom.use",
"path": "Patient.telecom.use",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/contact-point-use"
}
}, {
"id": "Patient.gender",
"min": 1,
"path": "Patient.gender",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender"
},
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
} ],
"mustSupport": true
}, {
"id": "Patient.birthDate",
"max": 1,
"min": 0,
"path": "Patient.birthDate",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
} ],
"mustSupport": true
}, {
"id": "Patient.address.use",
"path": "Patient.address.use",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/address-use"
}
}, {
"id": "Patient.address.type",
"path": "Patient.address.type",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/address-type"
}
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}