FHIR IG Statistics: StructureDefinition/fe000522-0913-473f-a5e3-a73e8e9a8642
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "fe000522-0913-473f-a5e3-a73e8e9a8642",
"meta": {
"lastUpdated": "2025-05-14T13:22:06.6071583+00:00"
},
"url": "http://ontariohealth.ca/fhir/accdr/StructureDefinition/ca-on-accdr-profile-documentReference",
"version": "1.0.0",
"name": "CDRDocumentReference",
"status": "active",
"date": "2024-04-29T19:08:23.3955269+00:00",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "CDR-data-in-v2",
"name": "CDR HL7 v2 data in"
}
],
"kind": "resource",
"abstract": false,
"type": "DocumentReference",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "DocumentReference.identifier",
"path": "DocumentReference.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "type.coding.code"
}
],
"rules": "open"
},
"definition": "Other identifiers associated with the document, including any identifier in the filling application, or a placer group number",
"comment": "this will contain the placer order number (OBR-2) and if applicable, filler order number (OBR-3). They will be distinguished by identifier.type.",
"min": 1,
"mustSupport": true,
"mapping": [
{
"identity": "CDR-data-in-v2",
"map": "OBR.3, ORC.4"
}
]
},
{
"id": "DocumentReference.identifier.type",
"path": "DocumentReference.identifier.type",
"short": "Description of identifier.",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.identifier.type.coding",
"path": "DocumentReference.identifier.type.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "DocumentReference.identifier.type.coding.system",
"path": "DocumentReference.identifier.type.coding.system",
"min": 1,
"fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
"mustSupport": true
},
{
"id": "DocumentReference.identifier.type.coding.code",
"path": "DocumentReference.identifier.type.coding.code",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.identifier.type.coding.display",
"path": "DocumentReference.identifier.type.coding.display",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.identifier.system",
"path": "DocumentReference.identifier.system",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.identifier.value",
"path": "DocumentReference.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-placer-order-number",
"path": "DocumentReference.identifier",
"sliceName": "slice-placer-order-number",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-placer-order-number.type",
"path": "DocumentReference.identifier.type",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-placer-order-number.type.coding",
"path": "DocumentReference.identifier.type.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-placer-order-number.type.coding.system",
"path": "DocumentReference.identifier.type.coding.system",
"min": 1,
"fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-placer-order-number.type.coding.code",
"path": "DocumentReference.identifier.type.coding.code",
"min": 1,
"fixedCode": "PLAC",
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-placer-order-number.type.coding.display",
"path": "DocumentReference.identifier.type.coding.display",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-placer-order-number.system",
"path": "DocumentReference.identifier.system",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-placer-order-number.value",
"path": "DocumentReference.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-filler-order-number",
"path": "DocumentReference.identifier",
"sliceName": "slice-filler-order-number",
"max": "1",
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-filler-order-number.type",
"path": "DocumentReference.identifier.type",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-filler-order-number.type.coding",
"path": "DocumentReference.identifier.type.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-filler-order-number.type.coding.system",
"path": "DocumentReference.identifier.type.coding.system",
"min": 1,
"fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-filler-order-number.type.coding.code",
"path": "DocumentReference.identifier.type.coding.code",
"min": 1,
"fixedCode": "FILL",
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-filler-order-number.type.coding.display",
"path": "DocumentReference.identifier.type.coding.display",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-filler-order-number.system",
"path": "DocumentReference.identifier.system",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-filler-order-number.value",
"path": "DocumentReference.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-placer-group-number",
"path": "DocumentReference.identifier",
"sliceName": "slice-placer-group-number",
"max": "1",
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-placer-group-number.type",
"path": "DocumentReference.identifier.type",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-placer-group-number.type.coding",
"path": "DocumentReference.identifier.type.coding",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-placer-group-number.type.coding.system",
"path": "DocumentReference.identifier.type.coding.system",
"min": 1,
"fixedUri": "http://terminology.hl7.org/CodeSystem/v2-0203",
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-placer-group-number.type.coding.code",
"path": "DocumentReference.identifier.type.coding.code",
"min": 1,
"fixedCode": "PGN",
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-placer-group-number.type.coding.display",
"path": "DocumentReference.identifier.type.coding.display",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-placer-group-number.system",
"path": "DocumentReference.identifier.system",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.identifier:slice-placer-group-number.value",
"path": "DocumentReference.identifier.value",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.docStatus",
"path": "DocumentReference.docStatus",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.type",
"path": "DocumentReference.type",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.type.coding",
"path": "DocumentReference.type.coding",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.type.coding.system",
"path": "DocumentReference.type.coding.system",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.type.coding.code",
"path": "DocumentReference.type.coding.code",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.type.coding.display",
"path": "DocumentReference.type.coding.display",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.category",
"path": "DocumentReference.category",
"comment": "Only populated on document retrieval",
"mustSupport": true,
"binding": {
"extension": [
{
"extension": [
{
"url": "purpose",
"valueCode": "candidate"
},
{
"url": "valueSet",
"valueCanonical": "http://ontariohealth.ca/fhir/ValueSet/documentsubject-matter-domain"
},
{
"url": "documentation",
"valueMarkdown": "The document-subject-matter-domain property in LOINC characterizes the general focus or domain of knowledge represented within the content of the note."
},
{
"url": "key",
"valueString": "documentSMD"
}
],
"url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding"
},
{
"extension": [
{
"url": "purpose",
"valueCode": "candidate"
},
{
"url": "valueSet",
"valueCanonical": "http://ontariohealth.ca/fhir/ValueSet/document-type-of-service"
},
{
"url": "documentation",
"valueMarkdown": "The document-type-of-service property in LOINC characterizes the healthcare service or activity provided to/for the patient (or other subject of the service) that is described in the document."
},
{
"url": "key",
"valueString": "DocumentTOS"
}
],
"url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding"
},
{
"extension": [
{
"url": "purpose",
"valueCode": "candidate"
},
{
"url": "valueSet",
"valueCanonical": "http://ontariohealth.ca/fhir/ValueSet/document-kind-of-document"
},
{
"url": "documentation",
"valueMarkdown": "The document-kind property in LOINC Characterizes the general structure of the document at a macro level."
},
{
"url": "key",
"valueString": "DocumentKOD"
}
],
"url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding"
},
{
"extension": [
{
"url": "purpose",
"valueCode": "candidate"
},
{
"url": "valueSet",
"valueCanonical": "http://ontariohealth.ca/fhir/ValueSet/document-role"
},
{
"url": "documentation",
"valueMarkdown": "The document-role property in LOINC characterizes the general function, responsibility, or capabilities of the author in relation to a document."
},
{
"url": "key",
"valueString": "DocumentRole"
}
],
"url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding"
},
{
"extension": [
{
"url": "purpose",
"valueCode": "candidate"
},
{
"url": "valueSet",
"valueCanonical": "http://ontariohealth.ca/fhir/ValueSet/document-setting"
},
{
"url": "documentation",
"valueMarkdown": "The document-setting property in LOINC is a coarse definition of the Care Setting."
},
{
"url": "key",
"valueString": "DocumentSetting"
}
],
"url": "http://hl7.org/fhir/tools/StructureDefinition/additional-binding"
}
],
"strength": "example"
}
},
{
"id": "DocumentReference.category.coding",
"path": "DocumentReference.category.coding",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.category.coding.system",
"path": "DocumentReference.category.coding.system",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.category.coding.code",
"path": "DocumentReference.category.coding.code",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.category.coding.display",
"path": "DocumentReference.category.coding.display",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.subject",
"path": "DocumentReference.subject",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-patient"
]
}
],
"mustSupport": true
},
{
"id": "DocumentReference.subject.reference",
"path": "DocumentReference.subject.reference",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.date",
"path": "DocumentReference.date",
"mustSupport": true
},
{
"id": "DocumentReference.author",
"path": "DocumentReference.author",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitionerRole",
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-practitioner",
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-organization"
]
}
],
"mustSupport": true,
"mapping": [
{
"identity": "CDR-data-in-v2",
"map": "OBR.32"
}
]
},
{
"id": "DocumentReference.author.reference",
"path": "DocumentReference.author.reference",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.custodian",
"path": "DocumentReference.custodian",
"min": 1,
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-organization"
]
}
],
"mustSupport": true,
"mapping": [
{
"identity": "CDR-data-in-v2",
"map": "OBR.2.2",
"comment": "Organization OID in OBR.2.2"
}
]
},
{
"id": "DocumentReference.custodian.reference",
"path": "DocumentReference.custodian.reference",
"min": 1,
"mustSupport": true
},
{
"id": "DocumentReference.relatesTo",
"path": "DocumentReference.relatesTo",
"mustSupport": true
},
{
"id": "DocumentReference.relatesTo.code",
"path": "DocumentReference.relatesTo.code",
"mustSupport": true
},
{
"id": "DocumentReference.relatesTo.target",
"path": "DocumentReference.relatesTo.target",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ontariohealth.ca/fhir/accdr/StructureDefinition/ca-on-accdr-profile-documentReference"
]
}
],
"mustSupport": true
},
{
"id": "DocumentReference.content",
"path": "DocumentReference.content",
"mustSupport": true
},
{
"id": "DocumentReference.content.attachment",
"path": "DocumentReference.content.attachment",
"mustSupport": true
},
{
"id": "DocumentReference.content.attachment.url",
"path": "DocumentReference.content.attachment.url",
"mustSupport": true
},
{
"id": "DocumentReference.context",
"path": "DocumentReference.context",
"mustSupport": true
},
{
"id": "DocumentReference.context.encounter",
"path": "DocumentReference.context.encounter",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-encounter"
]
}
],
"mustSupport": true
},
{
"id": "DocumentReference.context.encounter.reference",
"path": "DocumentReference.context.encounter.reference",
"min": 1,
"mustSupport": true
}
]
}
}