{
"description": "Demographics and other administrative information about an individual receiving care or other health-related services.",
"_filename": "StructureDefinition-Patient.json",
"package_name": "ca.on.ehr.r4",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "PatientEHR",
"abstract": false,
"type": "Patient",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Patient EHR",
"package_version": "1.0.0-snapshot4",
"status": "active",
"id": "375454ab-1e5d-477c-ad95-c0d2491f4e15",
"kind": "resource",
"url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-patient",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Patient.identifier",
"min": 1,
"path": "Patient.identifier",
"slicing": {
"rules": "open",
"ordered": false,
"discriminator": [ {
"path": "type",
"type": "pattern"
} ]
},
"mustSupport": true
}, {
"id": "Patient.identifier.system",
"min": 1,
"path": "Patient.identifier.system"
}, {
"id": "Patient.identifier.value",
"min": 1,
"path": "Patient.identifier.value"
}, {
"id": "Patient.identifier:JHN",
"max": "*",
"min": 0,
"path": "Patient.identifier",
"sliceName": "JHN",
"mustSupport": true
}, {
"id": "Patient.identifier:JHN.extension:ReasonForNoHCN",
"max": "1",
"min": 0,
"path": "Patient.identifier.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-reason-for-no-HCN-EXT" ]
} ],
"sliceName": "ReasonForNoHCN"
}, {
"id": "Patient.identifier:JHN.extension:ReasonForNoHCN.value[x].coding",
"path": "Patient.identifier.extension.value[x].coding",
"mustSupport": true
}, {
"id": "Patient.identifier:JHN.extension:ReasonForNoHCN.value[x].coding.system",
"path": "Patient.identifier.extension.value[x].coding.system",
"fixedUri": "http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-reason-for-no-HCN-EXT"
}, {
"id": "Patient.identifier:JHN.extension:HCNVersionCode",
"max": "1",
"min": 0,
"path": "Patient.identifier.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://ehealthontario.ca/fhir/StructureDefinition/ext-id-health-card-version-code" ]
} ],
"sliceName": "HCNVersionCode"
}, {
"id": "Patient.identifier:JHN.extension:HCNVersionCode.extension",
"max": "0",
"path": "Patient.identifier.extension.extension"
}, {
"id": "Patient.identifier:JHN.type",
"min": 1,
"path": "Patient.identifier.type",
"binding": {
"strength": "extensible",
"valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/identifier-type"
},
"mustSupport": true
}, {
"id": "Patient.identifier:JHN.type.coding",
"max": "1",
"min": 1,
"path": "Patient.identifier.type.coding",
"mustSupport": true
}, {
"id": "Patient.identifier:JHN.type.coding.system",
"min": 1,
"path": "Patient.identifier.type.coding.system",
"fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
"mustSupport": true
}, {
"id": "Patient.identifier:JHN.type.coding.code",
"min": 1,
"path": "Patient.identifier.type.coding.code",
"fixedCode": "JHN",
"mustSupport": true
}, {
"id": "Patient.identifier:JHN.system",
"max": "1",
"min": 1,
"path": "Patient.identifier.system",
"mustSupport": true
}, {
"id": "Patient.identifier:JHN.value",
"max": "1",
"min": 1,
"path": "Patient.identifier.value",
"mustSupport": true
}, {
"id": "Patient.identifier:MRN",
"max": "*",
"min": 0,
"path": "Patient.identifier",
"sliceName": "MRN",
"mustSupport": true
}, {
"id": "Patient.identifier:MRN.type",
"min": 1,
"path": "Patient.identifier.type",
"binding": {
"strength": "extensible",
"valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/identifier-type"
},
"mustSupport": true
}, {
"id": "Patient.identifier:MRN.type.coding",
"max": "1",
"min": 1,
"path": "Patient.identifier.type.coding",
"mustSupport": true
}, {
"id": "Patient.identifier:MRN.type.coding.system",
"min": 1,
"path": "Patient.identifier.type.coding.system",
"fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
"mustSupport": true
}, {
"id": "Patient.identifier:MRN.type.coding.code",
"min": 1,
"path": "Patient.identifier.type.coding.code",
"fixedCode": "MR",
"mustSupport": true
}, {
"id": "Patient.identifier:MRN.system",
"max": "1",
"min": 1,
"path": "Patient.identifier.system",
"mustSupport": true
}, {
"id": "Patient.identifier:MRN.value",
"max": "1",
"min": 1,
"path": "Patient.identifier.value",
"mustSupport": true
}, {
"id": "Patient.name",
"path": "Patient.name",
"mustSupport": true
}, {
"id": "Patient.name.use",
"path": "Patient.name.use",
"mustSupport": true
}, {
"id": "Patient.name.family",
"path": "Patient.name.family",
"mustSupport": true
}, {
"id": "Patient.name.given",
"path": "Patient.name.given",
"mustSupport": true
}, {
"id": "Patient.name.prefix",
"path": "Patient.name.prefix",
"mustSupport": true
}, {
"id": "Patient.name.suffix",
"path": "Patient.name.suffix",
"mustSupport": true
}, {
"id": "Patient.telecom",
"path": "Patient.telecom",
"mustSupport": true
}, {
"id": "Patient.telecom.extension:telephone-note",
"max": "1",
"min": 0,
"path": "Patient.telecom.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-accdr-ext-note" ]
} ],
"sliceName": "telephone-note"
}, {
"id": "Patient.telecom.system",
"path": "Patient.telecom.system",
"mustSupport": true
}, {
"id": "Patient.telecom.value",
"min": 1,
"path": "Patient.telecom.value",
"mustSupport": true
}, {
"id": "Patient.telecom.use",
"path": "Patient.telecom.use",
"mustSupport": true
}, {
"id": "Patient.gender",
"path": "Patient.gender",
"mustSupport": true
}, {
"id": "Patient.birthDate",
"path": "Patient.birthDate",
"mustSupport": true
}, {
"id": "Patient.deceased[x]",
"path": "Patient.deceased[x]"
}, {
"id": "Patient.address",
"path": "Patient.address",
"mustSupport": true
}, {
"id": "Patient.address.use",
"path": "Patient.address.use",
"mustSupport": true
}, {
"id": "Patient.address.type",
"path": "Patient.address.type",
"mustSupport": true
}, {
"id": "Patient.address.line",
"path": "Patient.address.line",
"mustSupport": true
}, {
"id": "Patient.address.city",
"path": "Patient.address.city",
"mustSupport": true
}, {
"id": "Patient.address.state",
"path": "Patient.address.state",
"binding": {
"strength": "extensible",
"valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/province-state-code"
},
"mustSupport": true
}, {
"id": "Patient.address.postalCode",
"path": "Patient.address.postalCode",
"mustSupport": true
}, {
"id": "Patient.address.country",
"path": "Patient.address.country",
"binding": {
"strength": "extensible",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/country-code"
},
"mustSupport": true
}, {
"id": "Patient.contact",
"path": "Patient.contact",
"mustSupport": true
}, {
"id": "Patient.contact.relationship",
"path": "Patient.contact.relationship",
"type": [ {
"code": "CodeableConcept",
"profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ]
} ],
"binding": {
"strength": "extensible",
"valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/patient-contact-relationship"
},
"mustSupport": true
}, {
"id": "Patient.contact.relationship.coding",
"max": "1",
"min": 1,
"path": "Patient.contact.relationship.coding"
}, {
"id": "Patient.contact.name",
"path": "Patient.contact.name",
"mustSupport": true
}, {
"id": "Patient.contact.name.use",
"path": "Patient.contact.name.use",
"mustSupport": true
}, {
"id": "Patient.contact.name.family",
"path": "Patient.contact.name.family",
"mustSupport": true
}, {
"id": "Patient.contact.name.given",
"path": "Patient.contact.name.given",
"mustSupport": true
}, {
"id": "Patient.contact.name.prefix",
"path": "Patient.contact.name.prefix",
"mustSupport": true
}, {
"id": "Patient.contact.name.suffix",
"path": "Patient.contact.name.suffix",
"mustSupport": true
}, {
"id": "Patient.contact.telecom",
"path": "Patient.contact.telecom",
"mustSupport": true
}, {
"id": "Patient.contact.address",
"path": "Patient.contact.address",
"mustSupport": true
}, {
"id": "Patient.contact.address.use",
"path": "Patient.contact.address.use",
"mustSupport": true
}, {
"id": "Patient.contact.address.line",
"path": "Patient.contact.address.line",
"mustSupport": true
}, {
"id": "Patient.contact.address.city",
"path": "Patient.contact.address.city",
"mustSupport": true
}, {
"id": "Patient.contact.address.state",
"path": "Patient.contact.address.state",
"mustSupport": true
}, {
"id": "Patient.contact.address.postalCode",
"path": "Patient.contact.address.postalCode",
"mustSupport": true
}, {
"id": "Patient.contact.address.country",
"path": "Patient.contact.address.country",
"mustSupport": true
}, {
"id": "Patient.communication",
"path": "Patient.communication",
"mustSupport": true
}, {
"id": "Patient.communication.language",
"path": "Patient.communication.language",
"type": [ {
"code": "CodeableConcept",
"profile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr" ]
} ],
"binding": {
"strength": "extensible",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/human-language"
},
"mustSupport": true
}, {
"id": "Patient.communication.language.coding",
"max": "1",
"path": "Patient.communication.language.coding"
}, {
"id": "Patient.communication.language.coding.system",
"min": 1,
"path": "Patient.communication.language.coding.system"
}, {
"id": "Patient.generalPractitioner",
"path": "Patient.generalPractitioner",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitioner" ]
} ],
"mustSupport": true
}, {
"id": "Patient.generalPractitioner.reference",
"path": "Patient.generalPractitioner.reference",
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}