PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.sadie@0.1.18-beta
    http://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestSubmission
{
  "description": "This is the Request profile that is used to validate when submitting,  it is inherited from Request.    It has restrictions based on the requirements for a submission.  Partition: The partition is the Organization.identifier.value of the Questionnaire.publisher.  Example: ODSP",
  "_filename": "RequestSubmission.StructureDefinition.json",
  "package_name": "ca.on.health.sadie",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "RequestSubmission",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://siframework.org/cqf",
    "name": "Quality Improvement and Clinical Knowledge (QUICK)",
    "identity": "quick"
  } ],
  "abstract": false,
  "type": "ServiceRequest",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "RequestSubmission",
  "package_version": "0.1.18-beta",
  "status": "draft",
  "id": "b203b2b8-a445-468a-9534-929a18f25ffa",
  "kind": "resource",
  "url": "http://health.gov.on.ca/sadie/fhir/StructureDefinition/RequestSubmission",
  "version": "1.0",
  "differential": {
    "element": [ {
      "id": "ServiceRequest.extension",
      "path": "ServiceRequest.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "ServiceRequest.extension:requestSubmittedDate",
      "min": 1,
      "path": "ServiceRequest.extension",
      "sliceName": "requestSubmittedDate"
    }, {
      "id": "ServiceRequest.authoredOn",
      "min": 1,
      "path": "ServiceRequest.authoredOn"
    }, {
      "id": "ServiceRequest.requester",
      "min": 1,
      "path": "ServiceRequest.requester"
    }, {
      "id": "ServiceRequest.performer",
      "min": 1,
      "path": "ServiceRequest.performer"
    }, {
      "id": "ServiceRequest.locationCode",
      "min": 1,
      "path": "ServiceRequest.locationCode"
    }, {
      "id": "ServiceRequest.locationReference",
      "min": 1,
      "path": "ServiceRequest.locationReference"
    }, {
      "id": "ServiceRequest.supportingInfo",
      "min": 1,
      "path": "ServiceRequest.supportingInfo",
      "definition": "#### **_`FOR SADIE USE:  For submitted requests this is where the generated PDF is referenced.   It is a reference to a DocumentReference resource.`_**\r\n\r\nAdditional clinical information about the patient or specimen that may influence the services or their interpretations.     This information includes diagnosis, clinical findings and other observations.  In laboratory ordering these are typically referred to as \"ask at order entry questions (AOEs)\".  This includes observations explicitly requested by the producer (filler) to provide context or supporting information needed to complete the order. For example,  reporting the amount of inspired oxygen for blood gas measurements."
    } ]
  },
  "baseDefinition": "http://health.gov.on.ca/sadie/fhir/StructureDefinition/Request"
}