{
"description": "This is used to the PDF version of the request. It is referenced by ServiceRequest.supportingInfo. Partition: The partition is the same as the Organization.identifier.value that the associated Request belongs to. Example: ODSP",
"_filename": "RequestPDF.StructureDefinition.json",
"package_name": "ca.on.health.sadie",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "RequestPDF",
"mapping": [ {
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern",
"identity": "workflow"
}, {
"uri": "http://hl7.org/fhir/composition",
"name": "FHIR Composition",
"identity": "fhircomposition"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
}, {
"uri": "http://hl7.org/v3/cda",
"name": "CDA (R2)",
"identity": "cda"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
}, {
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping",
"identity": "v2"
}, {
"uri": "http://ihe.net/xds",
"name": "XDS metadata equivalent",
"identity": "xds"
} ],
"abstract": false,
"type": "DocumentReference",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Request PDF",
"package_version": "0.1.19-beta",
"status": "draft",
"id": "71bfaca7-d7fe-40f5-bf47-faacb3eb06b6",
"kind": "resource",
"url": "https://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestPDF",
"version": "1.0",
"differential": {
"element": [ {
"id": "DocumentReference",
"path": "DocumentReference",
"comment": "#### **_`FOR SADIE USE: This is used to store the PDF version of the Request.`_** \r\n\r\n\r\nUsually, this is used for documents other than those defined by FHIR."
}, {
"id": "DocumentReference.masterIdentifier",
"max": "0",
"path": "DocumentReference.masterIdentifier"
}, {
"id": "DocumentReference.identifier",
"max": "0",
"path": "DocumentReference.identifier"
}, {
"id": "DocumentReference.status",
"path": "DocumentReference.status",
"fixedCode": "current",
"definition": "#### **_`FOR SADIE USE: This is a FHIR mandatory field , it should always be 'current'.`_**\r\n\r\nThe status of this document reference."
}, {
"id": "DocumentReference.docStatus",
"max": "0",
"path": "DocumentReference.docStatus"
}, {
"id": "DocumentReference.type",
"min": 1,
"path": "DocumentReference.type",
"definition": "#### **_`FOR SADIE USE: This has a fixed value of 'RequestPDF'`_**\r\n\r\nSpecifies the particular kind of document referenced (e.g. History and Physical, Discharge Summary, Progress Note). This usually equates to the purpose of making the document referenced."
}, {
"id": "DocumentReference.type.coding.system",
"max": "0",
"path": "DocumentReference.type.coding.system"
}, {
"id": "DocumentReference.type.coding.version",
"max": "0",
"path": "DocumentReference.type.coding.version"
}, {
"id": "DocumentReference.type.coding.code",
"path": "DocumentReference.type.coding.code",
"binding": {
"strength": "required",
"valueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-DocumentReference-Types"
},
"fixedCode": "RequestPDF"
}, {
"id": "DocumentReference.type.coding.display",
"max": "0",
"path": "DocumentReference.type.coding.display"
}, {
"id": "DocumentReference.type.coding.userSelected",
"max": "0",
"path": "DocumentReference.type.coding.userSelected"
}, {
"id": "DocumentReference.type.text",
"max": "0",
"path": "DocumentReference.type.text"
}, {
"id": "DocumentReference.category",
"max": "0",
"path": "DocumentReference.category"
}, {
"id": "DocumentReference.subject",
"max": "0",
"path": "DocumentReference.subject"
}, {
"id": "DocumentReference.date",
"max": "0",
"path": "DocumentReference.date"
}, {
"id": "DocumentReference.author",
"max": "0",
"path": "DocumentReference.author"
}, {
"id": "DocumentReference.authenticator",
"max": "0",
"path": "DocumentReference.authenticator"
}, {
"id": "DocumentReference.custodian",
"max": "0",
"path": "DocumentReference.custodian"
}, {
"id": "DocumentReference.relatesTo",
"max": "0",
"path": "DocumentReference.relatesTo"
}, {
"id": "DocumentReference.description",
"max": "0",
"path": "DocumentReference.description"
}, {
"id": "DocumentReference.securityLabel",
"max": "0",
"path": "DocumentReference.securityLabel"
}, {
"id": "DocumentReference.content",
"max": "1",
"path": "DocumentReference.content",
"definition": "#### **_`FOR SADIE USE: This is the PDF'.`_**\r\n\r\nThe document and format referenced. There may be multiple content element repetitions, each with a different format."
}, {
"id": "DocumentReference.content.attachment",
"path": "DocumentReference.content.attachment",
"definition": "#### **_`FOR SADIE USE: This is the PDF'.`_**\r\n\r\nThe document or URL of the document along with critical metadata to prove content has integrity."
}, {
"id": "DocumentReference.content.attachment.language",
"max": "0",
"path": "DocumentReference.content.attachment.language"
}, {
"id": "DocumentReference.content.attachment.data",
"max": "0",
"path": "DocumentReference.content.attachment.data"
}, {
"id": "DocumentReference.content.attachment.url",
"path": "DocumentReference.content.attachment.url",
"definition": "#### **_`FOR SADIE USE: This is the URL of the Binary.`_**\r\n\r\nA location where the data can be accessed."
}, {
"id": "DocumentReference.content.attachment.size",
"max": "0",
"path": "DocumentReference.content.attachment.size"
}, {
"id": "DocumentReference.content.attachment.creation",
"max": "0",
"path": "DocumentReference.content.attachment.creation"
}, {
"id": "DocumentReference.content.format",
"max": "0",
"path": "DocumentReference.content.format"
}, {
"id": "DocumentReference.context",
"max": "0",
"path": "DocumentReference.context"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference"
}