{
"description": "Demographics and other administrative information about an individual receiving care or other health-related services.",
"_filename": "Patient-consumer.json",
"package_name": "ca.on.dhdr.r4.v4",
"date": "2022-02-18",
"derivation": "constraint",
"meta": {
"lastUpdated": "2022-02-18T20:06:57.756+00:00"
},
"publisher": null,
"fhirVersion": "4.0.1",
"name": "Patient",
"abstract": false,
"type": "Patient",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "0.1.0-beta",
"status": "active",
"id": "c817b678-ea47-4ab7-a2b8-415748fa300b",
"kind": "resource",
"url": "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-consumer-profile-Patient-dispense",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Patient",
"path": "Patient",
"mustSupport": true
}, {
"id": "Patient.id",
"path": "Patient.id",
"mustSupport": true
}, {
"id": "Patient.identifier",
"min": 1,
"path": "Patient.identifier",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "system",
"type": "value"
} ]
},
"mustSupport": true
}, {
"id": "Patient.identifier:IdentifierOntarioHCN",
"max": "1",
"min": 1,
"path": "Patient.identifier",
"sliceName": "IdentifierOntarioHCN",
"definition": "An identifier for this patient.\r\nDHDR: Ontario Health Number",
"mustSupport": true
}, {
"id": "Patient.identifier:IdentifierOntarioHCN.system",
"min": 1,
"path": "Patient.identifier.system",
"fixedUri": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn",
"definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.\r\nDHDR: Patient Identifier Type",
"mustSupport": true
}, {
"id": "Patient.identifier:IdentifierOntarioHCN.value",
"min": 1,
"path": "Patient.identifier.value",
"definition": "The portion of the identifier typically relevant to the user and which is unique within the context of the system.\r\nDHDR: Patient Identifier Number.",
"mustSupport": true
}, {
"id": "Patient.identifier:IdentifierOtherID",
"path": "Patient.identifier",
"sliceName": "IdentifierOtherID",
"definition": "An identifier for this patient.\r\nDHDR: Slice IdentifierOtherID. Not used in the current release.",
"mustSupport": true
}, {
"id": "Patient.identifier:IdentifierOtherID.system",
"min": 1,
"path": "Patient.identifier.system",
"definition": "Establishes the namespace for the value - that is, a URL that describes a set values that are unique.\r\nDHDR: Patient Identifier Type",
"mustSupport": true
}, {
"id": "Patient.identifier:IdentifierOtherID.value",
"min": 1,
"path": "Patient.identifier.value",
"definition": "The portion of the identifier typically relevant to the user and which is unique within the context of the system.\r\nDHDR: Patient Identifier Number",
"mustSupport": true
}, {
"id": "Patient.name",
"max": "1",
"path": "Patient.name",
"mustSupport": true
}, {
"id": "Patient.name.family",
"path": "Patient.name.family",
"mustSupport": true
}, {
"id": "Patient.name.given",
"max": "2",
"path": "Patient.name.given",
"mustSupport": true
}, {
"id": "Patient.gender",
"path": "Patient.gender",
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender|4.0.0"
},
"mustSupport": true
}, {
"id": "Patient.birthDate",
"path": "Patient.birthDate",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}