FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| ValueSet |
| ICD10CA | International Statistical Classification of Diseases and Related Health Problems, 10th Revision, Canada All Concepts |
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "ca-on-hrm-profile-serviceRequest-submission",
"url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-hrm-profile-serviceRequest-submission",
"name": "HRMProfileServiceRequestSubmission",
"title": "HRM ServiceRequest Profile (Submission)",
"status": "active",
"description": "HRM ServiceRequest Profile (Submission)",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "ServiceRequest",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "ServiceRequest.extension",
"path": "ServiceRequest.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "ServiceRequest.extension:CopiedParticipants",
"path": "ServiceRequest.extension",
"sliceName": "CopiedParticipants",
"min": 0,
"max": "*",
"type": [
{
"code": "Extension",
"profile": [
"http://ontariohealth.ca/StructureDefinition/oh-ehr-copied-participants-EXT"
]
}
],
"mustSupport": true
},
{
"id": "ServiceRequest.identifier",
"path": "ServiceRequest.identifier",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "type"
}
],
"description": "must contain one repetition of an accession number.",
"rules": "open"
},
"min": 1,
"mustSupport": true
},
{
"id": "ServiceRequest.identifier.type",
"path": "ServiceRequest.identifier.type",
"mustSupport": true,
"binding": {
"strength": "extensible",
"valueSet": "http://hl7.org/fhir/identifier-type"
}
},
{
"id": "ServiceRequest.identifier.type.coding",
"path": "ServiceRequest.identifier.type.coding",
"mustSupport": true
},
{
"id": "ServiceRequest.identifier.type.coding.system",
"path": "ServiceRequest.identifier.type.coding.system",
"mustSupport": true
},
{
"id": "ServiceRequest.identifier.type.coding.code",
"path": "ServiceRequest.identifier.type.coding.code",
"mustSupport": true
},
{
"id": "ServiceRequest.identifier.type.coding.display",
"path": "ServiceRequest.identifier.type.coding.display",
"mustSupport": true
},
{
"id": "ServiceRequest.identifier.system",
"path": "ServiceRequest.identifier.system",
"min": 1,
"mustSupport": true
},
{
"id": "ServiceRequest.identifier.value",
"path": "ServiceRequest.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "ServiceRequest.identifier.assigner",
"path": "ServiceRequest.identifier.assigner",
"mustSupport": true
},
{
"id": "ServiceRequest.identifier.assigner.reference",
"path": "ServiceRequest.identifier.assigner.reference",
"mustSupport": true
},
{
"id": "ServiceRequest.identifier:identifier-accession",
"path": "ServiceRequest.identifier",
"sliceName": "identifier-accession",
"short": "Accession ID",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "ServiceRequest.identifier:identifier-accession.type",
"path": "ServiceRequest.identifier.type",
"min": 1,
"fixedCodeableConcept": {
"coding": [
{
"code": "ACSN",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Accession ID"
}
]
}
},
{
"id": "ServiceRequest.identifier:identifier-accession.type.coding",
"path": "ServiceRequest.identifier.type.coding",
"min": 1,
"max": "1"
},
{
"id": "ServiceRequest.identifier:identifier-accession.type.coding.system",
"path": "ServiceRequest.identifier.type.coding.system",
"min": 1
},
{
"id": "ServiceRequest.identifier:identifier-accession.type.coding.code",
"path": "ServiceRequest.identifier.type.coding.code",
"min": 1
},
{
"id": "ServiceRequest.identifier:identifier-accession.type.coding.display",
"path": "ServiceRequest.identifier.type.coding.display",
"min": 1
},
{
"id": "ServiceRequest.identifier:identifier-accession.system",
"path": "ServiceRequest.identifier.system",
"comment": "Source organization specific URI"
},
{
"id": "ServiceRequest.identifier:identifier-placerOrderNumber",
"path": "ServiceRequest.identifier",
"sliceName": "identifier-placerOrderNumber",
"min": 0,
"max": "1",
"mustSupport": true
},
{
"id": "ServiceRequest.identifier:identifier-placerOrderNumber.type",
"path": "ServiceRequest.identifier.type",
"min": 1,
"fixedCodeableConcept": {
"coding": [
{
"code": "PLAC",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"display": "Placer Identifier"
}
]
}
},
{
"id": "ServiceRequest.identifier:identifier-placerOrderNumber.type.coding",
"path": "ServiceRequest.identifier.type.coding",
"min": 1,
"max": "1"
},
{
"id": "ServiceRequest.identifier:identifier-placerOrderNumber.type.coding.system",
"path": "ServiceRequest.identifier.type.coding.system",
"min": 1
},
{
"id": "ServiceRequest.identifier:identifier-placerOrderNumber.type.coding.code",
"path": "ServiceRequest.identifier.type.coding.code",
"min": 1
},
{
"id": "ServiceRequest.identifier:identifier-placerOrderNumber.type.coding.display",
"path": "ServiceRequest.identifier.type.coding.display",
"min": 1
},
{
"id": "ServiceRequest.basedOn",
"path": "ServiceRequest.basedOn",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-serviceRequest"
]
}
],
"mustSupport": true
},
{
"id": "ServiceRequest.basedOn.reference",
"path": "ServiceRequest.basedOn.reference",
"mustSupport": true
},
{
"id": "ServiceRequest.basedOn.identifier",
"path": "ServiceRequest.basedOn.identifier",
"mustSupport": true
},
{
"id": "ServiceRequest.basedOn.identifier.type",
"path": "ServiceRequest.basedOn.identifier.type",
"mustSupport": true
},
{
"id": "ServiceRequest.basedOn.identifier.type.coding",
"path": "ServiceRequest.basedOn.identifier.type.coding",
"max": "1",
"mustSupport": true
},
{
"id": "ServiceRequest.basedOn.identifier.type.coding.system",
"path": "ServiceRequest.basedOn.identifier.type.coding.system",
"mustSupport": true
},
{
"id": "ServiceRequest.basedOn.identifier.type.coding.code",
"path": "ServiceRequest.basedOn.identifier.type.coding.code",
"mustSupport": true
},
{
"id": "ServiceRequest.basedOn.identifier.type.coding.display",
"path": "ServiceRequest.basedOn.identifier.type.coding.display",
"mustSupport": true
},
{
"id": "ServiceRequest.basedOn.identifier.system",
"path": "ServiceRequest.basedOn.identifier.system",
"mustSupport": true
},
{
"id": "ServiceRequest.basedOn.identifier.value",
"path": "ServiceRequest.basedOn.identifier.value",
"mustSupport": true
},
{
"id": "ServiceRequest.replaces",
"path": "ServiceRequest.replaces",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-serviceRequest"
]
}
],
"mustSupport": true
},
{
"id": "ServiceRequest.replaces.reference",
"path": "ServiceRequest.replaces.reference",
"mustSupport": true
},
{
"id": "ServiceRequest.replaces.identifier",
"path": "ServiceRequest.replaces.identifier",
"mustSupport": true
},
{
"id": "ServiceRequest.replaces.identifier.type",
"path": "ServiceRequest.replaces.identifier.type",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/identifier-type"
}
},
{
"id": "ServiceRequest.replaces.identifier.type.coding",
"path": "ServiceRequest.replaces.identifier.type.coding",
"max": "1",
"mustSupport": true
},
{
"id": "ServiceRequest.replaces.identifier.type.coding.system",
"path": "ServiceRequest.replaces.identifier.type.coding.system",
"mustSupport": true
},
{
"id": "ServiceRequest.replaces.identifier.type.coding.code",
"path": "ServiceRequest.replaces.identifier.type.coding.code",
"mustSupport": true
},
{
"id": "ServiceRequest.replaces.identifier.type.coding.display",
"path": "ServiceRequest.replaces.identifier.type.coding.display",
"mustSupport": true
},
{
"id": "ServiceRequest.replaces.identifier.system",
"path": "ServiceRequest.replaces.identifier.system",
"mustSupport": true
},
{
"id": "ServiceRequest.replaces.identifier.value",
"path": "ServiceRequest.replaces.identifier.value",
"mustSupport": true
},
{
"id": "ServiceRequest.requisition",
"path": "ServiceRequest.requisition",
"mustSupport": true
},
{
"id": "ServiceRequest.requisition.type",
"path": "ServiceRequest.requisition.type",
"mustSupport": true,
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/identifier-type"
}
},
{
"id": "ServiceRequest.requisition.type.coding",
"path": "ServiceRequest.requisition.type.coding",
"max": "1",
"mustSupport": true
},
{
"id": "ServiceRequest.requisition.type.coding.system",
"path": "ServiceRequest.requisition.type.coding.system",
"mustSupport": true
},
{
"id": "ServiceRequest.requisition.type.coding.code",
"path": "ServiceRequest.requisition.type.coding.code",
"mustSupport": true
},
{
"id": "ServiceRequest.requisition.type.coding.display",
"path": "ServiceRequest.requisition.type.coding.display",
"mustSupport": true
},
{
"id": "ServiceRequest.requisition.system",
"path": "ServiceRequest.requisition.system",
"mustSupport": true
},
{
"id": "ServiceRequest.requisition.value",
"path": "ServiceRequest.requisition.value",
"mustSupport": true
},
{
"id": "ServiceRequest.status",
"path": "ServiceRequest.status",
"mustSupport": true
},
{
"id": "ServiceRequest.intent",
"path": "ServiceRequest.intent",
"mustSupport": true
},
{
"id": "ServiceRequest.priority",
"path": "ServiceRequest.priority",
"mustSupport": true
},
{
"id": "ServiceRequest.code",
"path": "ServiceRequest.code",
"min": 1,
"type": [
{
"code": "CodeableConcept",
"profile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
]
}
],
"mustSupport": true,
"binding": {
"strength": "extensible",
"valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/local-imaging-procedure-type",
"description": "Local procedure codes submitted by contributing sites"
}
},
{
"id": "ServiceRequest.code.coding",
"path": "ServiceRequest.code.coding",
"min": 1,
"max": "1"
},
{
"id": "ServiceRequest.code.coding.system",
"path": "ServiceRequest.code.coding.system",
"min": 1
},
{
"id": "ServiceRequest.subject",
"path": "ServiceRequest.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-hrm-profile-patient-submission"
]
}
],
"mustSupport": true
},
{
"id": "ServiceRequest.subject.reference",
"path": "ServiceRequest.subject.reference",
"min": 1,
"mustSupport": true
},
{
"id": "ServiceRequest.occurrence[x]",
"path": "ServiceRequest.occurrence[x]",
"mustSupport": true
},
{
"id": "ServiceRequest.authoredOn",
"path": "ServiceRequest.authoredOn",
"mustSupport": true
},
{
"id": "ServiceRequest.requester",
"path": "ServiceRequest.requester",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-hrm-profile-practitionerRole-submission",
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-hrm-profile-practitioner-submission",
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-hrm-profile-organization-submission"
]
}
],
"mustSupport": true
},
{
"id": "ServiceRequest.requester.reference",
"path": "ServiceRequest.requester.reference",
"min": 1,
"mustSupport": true
},
{
"id": "ServiceRequest.performer",
"path": "ServiceRequest.performer",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-hrm-profile-practitionerRole-submission",
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-hrm-profile-practitioner-submission",
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-hrm-profile-organization-submission"
]
}
],
"mustSupport": true
},
{
"id": "ServiceRequest.performer.reference",
"path": "ServiceRequest.performer.reference",
"min": 1,
"mustSupport": true
},
{
"id": "ServiceRequest.locationReference",
"path": "ServiceRequest.locationReference",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-location"
]
}
],
"mustSupport": true
},
{
"id": "ServiceRequest.locationReference.reference",
"path": "ServiceRequest.locationReference.reference",
"min": 1,
"mustSupport": true
},
{
"id": "ServiceRequest.reasonCode",
"path": "ServiceRequest.reasonCode",
"type": [
{
"code": "CodeableConcept",
"profile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
]
}
],
"mustSupport": true,
"binding": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding",
"valueString": "ServiceRequestReason",
"extension": [
{
"url": "purpose",
"valueCode": "candidate"
},
{
"url": "valueSet",
"valueCanonical": "http://fhir.infoway-inforoute.ca/io/cacore/ValueSet/ICD10CA"
},
{
"url": "documentation",
"valueMarkdown": "This value set contains all concepts represented by ICD-10-CA - the International Classification of Disease developed by the WHO and enhanced by CIHI to meed Canadian morbidity data needs"
},
{
"url": "key",
"valueId": "reasonICD10CA"
}
]
}
],
"strength": "preferred",
"description": "Diagnosis or problem codes justifying the reason for requesting the service investigation.",
"valueSet": "http://hl7.org/fhir/ValueSet/procedure-reason"
}
},
{
"id": "ServiceRequest.reasonCode.coding.system",
"path": "ServiceRequest.reasonCode.coding.system",
"min": 1
},
{
"id": "ServiceRequest.reasonCode.coding.display.extension:translation",
"path": "ServiceRequest.reasonCode.coding.display.extension",
"sliceName": "translation"
},
{
"id": "ServiceRequest.reasonCode.coding.display.extension:translation.extension",
"path": "ServiceRequest.reasonCode.coding.display.extension.extension",
"min": 2
},
{
"id": "ServiceRequest.reasonReference",
"path": "ServiceRequest.reasonReference",
"max": "1",
"mustSupport": true
},
{
"id": "ServiceRequest.reasonReference.reference",
"path": "ServiceRequest.reasonReference.reference",
"min": 1,
"mustSupport": true
},
{
"id": "ServiceRequest.supportingInfo",
"path": "ServiceRequest.supportingInfo",
"mustSupport": true
},
{
"id": "ServiceRequest.supportingInfo.reference",
"path": "ServiceRequest.supportingInfo.reference",
"mustSupport": true
},
{
"id": "ServiceRequest.supportingInfo.display",
"path": "ServiceRequest.supportingInfo.display",
"mustSupport": true
},
{
"id": "ServiceRequest.bodySite",
"path": "ServiceRequest.bodySite",
"type": [
{
"code": "CodeableConcept",
"profile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/CodeableConcept-oh-ehr"
]
}
],
"mustSupport": true
},
{
"id": "ServiceRequest.bodySite.coding.display.extension:translation",
"path": "ServiceRequest.bodySite.coding.display.extension",
"sliceName": "translation"
},
{
"id": "ServiceRequest.bodySite.coding.display.extension:translation.extension",
"path": "ServiceRequest.bodySite.coding.display.extension.extension",
"min": 2
},
{
"id": "ServiceRequest.note",
"path": "ServiceRequest.note",
"mustSupport": true
},
{
"id": "ServiceRequest.note.text",
"path": "ServiceRequest.note.text",
"mustSupport": true
}
]
}
}