FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
No human-readable text provided in this case.
Source1
{
"resourceType": "StructureDefinition",
"id": "profile-patient-submission-ir",
"meta": {
"lastUpdated": "2026-01-26T12:35:00+00:00"
},
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"url": "http://ontariohealth.ca/fhir/immunization/StructureDefinition/profile-patient-submission",
"version": "1.1.0",
"name": "PatientIRSubmission",
"title": "Patient IR Submission",
"status": "active",
"date": "2025-10-23",
"description": "Demographics and other administrative information about an individual receiving care or other health-related services. Updated to support PCR Emergency Contact.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Patient",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Patient",
"path": "Patient",
"mustSupport": true
},
{
"id": "Patient.identifier",
"path": "Patient.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "type.coding.code"
}
],
"rules": "open"
},
"min": 1,
"mustSupport": true
},
{
"id": "Patient.identifier:JHN",
"path": "Patient.identifier",
"sliceName": "JHN",
"max": "1",
"mustSupport": true
},
{
"id": "Patient.identifier:JHN.type",
"path": "Patient.identifier.type",
"min": 1,
"mustSupport": true,
"binding": {
"strength": "extensible",
"valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/identifier-type"
}
},
{
"id": "Patient.identifier:JHN.type.coding",
"path": "Patient.identifier.type.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Patient.identifier:JHN.type.coding.system",
"path": "Patient.identifier.type.coding.system",
"min": 1,
"fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
"mustSupport": true
},
{
"id": "Patient.identifier:JHN.type.coding.code",
"path": "Patient.identifier.type.coding.code",
"min": 1,
"fixedCode": "JHN",
"mustSupport": true
},
{
"id": "Patient.identifier:JHN.system",
"path": "Patient.identifier.system",
"min": 1,
"fixedUri": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn",
"mustSupport": true
},
{
"id": "Patient.identifier:JHN.value",
"path": "Patient.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.identifier:MRN",
"path": "Patient.identifier",
"sliceName": "MRN",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Patient.identifier:MRN.type",
"path": "Patient.identifier.type",
"min": 1,
"mustSupport": true,
"binding": {
"strength": "extensible",
"valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/identifier-type"
}
},
{
"id": "Patient.identifier:MRN.type.coding",
"path": "Patient.identifier.type.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Patient.identifier:MRN.type.coding.system",
"path": "Patient.identifier.type.coding.system",
"min": 1,
"fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
"mustSupport": true
},
{
"id": "Patient.identifier:MRN.type.coding.code",
"path": "Patient.identifier.type.coding.code",
"min": 1,
"fixedCode": "MR",
"mustSupport": true
},
{
"id": "Patient.identifier:MRN.system",
"path": "Patient.identifier.system",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.identifier:MRN.value",
"path": "Patient.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.name",
"path": "Patient.name",
"min": 1,
"max": "*",
"mustSupport": true
},
{
"id": "Patient.name.use",
"path": "Patient.name.use",
"mustSupport": true
},
{
"id": "Patient.name.family",
"path": "Patient.name.family",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.name.given",
"path": "Patient.name.given",
"min": 1,
"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.system",
"path": "Patient.telecom.system",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.telecom.value",
"path": "Patient.telecom.value",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.telecom.use",
"path": "Patient.telecom.use",
"mustSupport": true
},
{
"id": "Patient.gender",
"path": "Patient.gender",
"min": 1,
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/administrative-gender|4.0.0"
}
},
{
"id": "Patient.birthDate",
"path": "Patient.birthDate",
"min": 1,
"mustSupport": true
},
{
"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",
"max": "2",
"mustSupport": true
},
{
"id": "Patient.address.city",
"path": "Patient.address.city",
"min": 1,
"mustSupport": true
},
{
"id": "Patient.address.state",
"path": "Patient.address.state",
"min": 1,
"mustSupport": true,
"binding": {
"strength": "extensible",
"valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/province-state-code"
}
},
{
"id": "Patient.address.postalCode",
"path": "Patient.address.postalCode",
"mustSupport": true
},
{
"id": "Patient.address.country",
"path": "Patient.address.country",
"min": 1,
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/country-code"
}
},
{
"id": "Patient.contact",
"path": "Patient.contact",
"mustSupport": true
},
{
"id": "Patient.contact.relationship",
"path": "Patient.contact.relationship",
"min": 1,
"max": "1",
"type": [
{
"code": "CodeableConcept"
}
],
"mustSupport": true,
"binding": {
"strength": "extensible",
"valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/patient-contact-relationship"
}
},
{
"id": "Patient.contact.relationship.coding",
"path": "Patient.contact.relationship.coding",
"min": 1,
"max": "1",
"type": [
{
"code": "Coding"
}
],
"mustSupport": true
},
{
"id": "Patient.contact.relationship.coding.system",
"path": "Patient.contact.relationship.coding.system",
"min": 1,
"max": "1",
"type": [
{
"code": "uri"
}
],
"fixedUri": "http://hl7.org/fhir/patient-contact-relationship",
"mustSupport": true
},
{
"id": "Patient.contact.relationship.coding.code",
"path": "Patient.contact.relationship.coding.code",
"min": 1,
"max": "1",
"type": [
{
"code": "code"
}
],
"fixedCode": "emergency",
"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,
"binding": {
"strength": "extensible",
"valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/province-state-code"
}
},
{
"id": "Patient.contact.address.postalCode",
"path": "Patient.contact.address.postalCode",
"mustSupport": true
},
{
"id": "Patient.contact.address.country",
"path": "Patient.contact.address.country",
"mustSupport": true,
"binding": {
"strength": "extensible",
"valueSet": "http://ehealthontario.ca/fhir/ValueSet/country-code"
}
}
]
}
}