{ "description": "This profile defines a set of constraints to the FHIR DocumentReference resource for use in Ontario Patient Summaries (PS-ON). This profile is based on the DocumentReference profile from the base R4 FHIR standard.", "_filename": "DocumentReferencePSON.json", "package_name": "ca.on.oh.patient-summary", "date": "2023-05-23T19:54:30.1588299+00:00", "derivation": "constraint", "meta": { "lastUpdated": "2023-05-23T19:53:35.4473424+00:00" }, "publisher": "Ontario Health", "fhirVersion": "4.0.1", "name": "DocumentReferencePSON", "abstract": false, "type": "DocumentReference", "experimental": null, "resourceType": "StructureDefinition", "title": "DocumentReference (PS-ON)", "package_version": "0.10.0-alpha-12", "status": "draft", "id": "f9da9bb1-e8d0-45ab-bc5f-9048cfc35675", "kind": "resource", "url": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-DocumentReference", "version": "0.10.0", "differential": { "element": [ { "id": "DocumentReference.meta", "min": 1, "path": "DocumentReference.meta", "mustSupport": true }, { "id": "DocumentReference.meta.profile", "max": "1", "min": 1, "path": "DocumentReference.meta.profile", "mustSupport": true, "fixedCanonical": "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-DocumentReference" }, { "id": "DocumentReference.identifier", "path": "DocumentReference.identifier", "definition": "Other identifiers associated with the document, including any identifier in the filling application, or a placer group number", "mustSupport": true }, { "id": "DocumentReference.identifier.system", "min": 1, "path": "DocumentReference.identifier.system", "mustSupport": true }, { "id": "DocumentReference.identifier.value", "min": 1, "path": "DocumentReference.identifier.value", "mustSupport": true }, { "id": "DocumentReference.docStatus", "min": 1, "path": "DocumentReference.docStatus", "mustSupport": true }, { "id": "DocumentReference.type", "min": 1, "path": "DocumentReference.type", "mustSupport": true, "patternCodeableConcept": { "coding": [ { "code": "60591-5", "system": "http://loinc.org" } ] } }, { "id": "DocumentReference.subject", "min": 1, "path": "DocumentReference.subject", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-Patient" ] } ], "mustSupport": true }, { "id": "DocumentReference.date", "path": "DocumentReference.date", "mustSupport": true }, { "id": "DocumentReference.author", "max": "1", "path": "DocumentReference.author", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-PractitionerRole" ] } ], "mustSupport": true }, { "id": "DocumentReference.author.reference", "min": 1, "path": "DocumentReference.author.reference", "mustSupport": true }, { "id": "DocumentReference.custodian", "min": 1, "path": "DocumentReference.custodian", "type": [ { "code": "Reference", "targetProfile": [ "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-Organization" ] } ], "mustSupport": true }, { "id": "DocumentReference.custodian.reference", "min": 1, "path": "DocumentReference.custodian.reference", "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 } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference" }