PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.32-beta
    https://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestPDF
{
  "description": "This is used to the PDF version of the request.   It is referenced by ServiceRequest.supportingInfo.",
  "_filename": "RequestPDF.json",
  "package_name": "ca.on.health.sadie",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "tag": [ {
      "code": "validation_passed",
      "system": "https://smilecdr.com/fhir/NamingSystem/tags",
      "display": "Validation Passed"
    } ],
    "source": "#yzMIvsKwXrASHMnA",
    "versionId": "1",
    "lastUpdated": "2021-08-16T02:52:16.015+00:00"
  },
  "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.32-beta",
  "status": "active",
  "id": "c920eb12-28a0-4083-9d63-a4f15d097273",
  "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": "1",
      "min": 1,
      "path": "DocumentReference.author",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/PractitionerRole" ]
      } ],
      "definition": "#### **_`FOR SADIE USE:  This is the Requestor Role that owns the related Request. This is used by the security interceptor.`_**"
    }, {
      "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"
}