{
"description": "The Patient resources contain demographics about the individual who is the subject of the surgical case.",
"_filename": "Patient.json",
"package_name": "ca.on.oh",
"date": "2023-03-02",
"derivation": "constraint",
"publisher": "Ontario Health",
"fhirVersion": "4.0.1",
"name": "Patient",
"abstract": false,
"type": "Patient",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Patient",
"package_version": "setp-0.9.0-alpha1.0.16",
"status": "draft",
"id": "51c768b2-6e32-4f0b-8fe1-0202b5c6c6d8",
"kind": "resource",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Patient",
"version": "1.0.0",
"differential": {
"element": [ {
"id": "Patient.meta",
"min": 1,
"path": "Patient.meta",
"mustSupport": true
}, {
"id": "Patient.meta.profile",
"min": 1,
"path": "Patient.meta.profile",
"comment": "#### **_` FOR SETP USAGE: The meta.profile = http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-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.",
"mustSupport": true
}, {
"id": "Patient.extension",
"min": 1,
"path": "Patient.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Patient.extension:genderIdentity",
"min": 1,
"path": "Patient.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://hl7.org/fhir/StructureDefinition/patient-genderIdentity" ]
} ],
"sliceName": "genderIdentity",
"mustSupport": true
}, {
"id": "Patient.extension:genderIdentity.value[x]",
"path": "Patient.extension.value[x]",
"mustSupport": true
}, {
"id": "Patient.extension:genderIdentity.value[x].coding",
"max": "1",
"min": 1,
"path": "Patient.extension.value[x].coding",
"binding": {
"strength": "example",
"valueSet": "http://hl7.org/fhir/ValueSet/gender-identity"
},
"mustSupport": true
}, {
"id": "Patient.extension:genderIdentity.value[x].coding.system",
"min": 1,
"path": "Patient.extension.value[x].coding.system",
"fixedUri": "http://hl7.org/fhir/gender-identity",
"mustSupport": true
}, {
"id": "Patient.extension:genderIdentity.value[x].coding.code",
"min": 1,
"path": "Patient.extension.value[x].coding.code",
"binding": {
"strength": "example",
"valueSet": "http://hl7.org/fhir/ValueSet/gender-identity"
},
"mustSupport": true
}, {
"id": "Patient.extension:genderIdentity.value[x].coding.display",
"path": "Patient.extension.value[x].coding.display",
"mustSupport": true
}, {
"id": "Patient.extension:indigenousIdentity",
"min": 0,
"path": "Patient.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-indigenousidentity" ]
} ],
"sliceName": "indigenousIdentity"
}, {
"id": "Patient.extension:indigenousIdentity.url",
"path": "Patient.extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-indigenousidentity"
}, {
"id": "Patient.extension:indigenousIdentity.value[x].coding",
"max": "1",
"path": "Patient.extension.value[x].coding"
}, {
"id": "Patient.extension:race",
"max": "1",
"min": 0,
"path": "Patient.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-race" ]
} ],
"sliceName": "race",
"isModifier": false
}, {
"id": "Patient.extension:race.url",
"path": "Patient.extension.url",
"fixedUri": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-race"
}, {
"id": "Patient.extension:race.value[x].coding",
"max": "1",
"path": "Patient.extension.value[x].coding"
}, {
"id": "Patient.identifier",
"max": "2",
"path": "Patient.identifier",
"short": "Health Card Number and Medical Record Number",
"comment": "Include patient health card number.",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "type",
"type": "pattern"
} ]
},
"mustSupport": true
}, {
"id": "Patient.identifier.type.coding.system",
"min": 1,
"path": "Patient.identifier.type.coding.system"
}, {
"id": "Patient.identifier.type.coding.code",
"min": 1,
"path": "Patient.identifier.type.coding.code"
}, {
"id": "Patient.identifier.system",
"path": "Patient.identifier.system",
"mustSupport": true
}, {
"id": "Patient.identifier.value",
"path": "Patient.identifier.value",
"mustSupport": true
}, {
"id": "Patient.identifier:MRN",
"max": "2",
"path": "Patient.identifier",
"sliceName": "MRN"
}, {
"id": "Patient.identifier:MRN.type",
"path": "Patient.identifier.type",
"short": "Medical Record Number",
"mustSupport": true,
"fixedCodeableConcept": {
"coding": [ {
"code": "MR",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
} ]
}
}, {
"id": "Patient.identifier:MRN.type.coding",
"path": "Patient.identifier.type.coding",
"mustSupport": true
}, {
"id": "Patient.identifier:MRN.type.coding.system",
"path": "Patient.identifier.type.coding.system",
"mustSupport": true
}, {
"id": "Patient.identifier:MRN.type.coding.code",
"path": "Patient.identifier.type.coding.code",
"mustSupport": true
}, {
"id": "Patient.identifier:HCN",
"max": "2",
"path": "Patient.identifier",
"sliceName": "HCN"
}, {
"id": "Patient.identifier:HCN.extension",
"min": 0,
"path": "Patient.identifier.extension",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
}
}, {
"id": "Patient.identifier:HCN.extension:HCNVersionCode",
"max": "1",
"min": 0,
"path": "Patient.identifier.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-health-card-version-code" ]
} ],
"sliceName": "HCNVersionCode",
"isModifier": false,
"mustSupport": true
}, {
"id": "Patient.identifier:HCN.extension:HCNVersionCode.value[x]",
"path": "Patient.identifier.extension.value[x]",
"mustSupport": true
}, {
"id": "Patient.identifier:HCN.type",
"path": "Patient.identifier.type",
"mustSupport": true,
"fixedCodeableConcept": {
"coding": [ {
"code": "HC",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
} ]
}
}, {
"id": "Patient.identifier:HCN.type.coding",
"path": "Patient.identifier.type.coding",
"mustSupport": true
}, {
"id": "Patient.identifier:HCN.type.coding.system",
"path": "Patient.identifier.type.coding.system",
"mustSupport": true
}, {
"id": "Patient.identifier:HCN.type.coding.code",
"path": "Patient.identifier.type.coding.code",
"mustSupport": true
}, {
"id": "Patient.name",
"max": "1",
"min": 1,
"path": "Patient.name",
"comment": "name.family and name.given will only be used. \r\nMiddle name is supported by using subsequent given names.",
"mustSupport": true
}, {
"id": "Patient.name.family",
"min": 1,
"path": "Patient.name.family",
"short": "Patient Last name",
"mustSupport": true
}, {
"id": "Patient.name.given",
"min": 1,
"path": "Patient.name.given",
"short": "Patient First and Patient Middle names",
"mustSupport": true
}, {
"id": "Patient.birthDate",
"min": 1,
"path": "Patient.birthDate",
"mustSupport": true
}, {
"id": "Patient.address",
"path": "Patient.address",
"mustSupport": true
}, {
"id": "Patient.address.text",
"path": "Patient.address.text",
"short": "Patient Address",
"mustSupport": true
}, {
"id": "Patient.address.line",
"path": "Patient.address.line",
"short": "Patient Address"
}, {
"id": "Patient.address.city",
"path": "Patient.address.city",
"short": "Patient Address"
}, {
"id": "Patient.address.state",
"path": "Patient.address.state",
"short": "Patient Address"
}, {
"id": "Patient.address.postalCode",
"path": "Patient.address.postalCode",
"short": "Patient Postal Code",
"mustSupport": true
} ]
},
"contact": [ {
"name": "Ontario Health",
"telecom": [ {
"value": "http://ontariohealth.ca/fhir/",
"system": "url"
}, {
"value": "some.email@ontariohealth.ca",
"system": "email"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient"
}