PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.idms@1.0.2-beta
    https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-QuestionnaireResponse
{
  "description": "IDMS Quesionnaire Response",
  "_filename": "IDMS-QUESTIONNAIRE-RESPONSE.json",
  "package_name": "ca.on.health.idms",
  "date": null,
  "derivation": "constraint",
  "meta": {
    "source": "#h5aT4zjOq0EP1y4r",
    "versionId": "1",
    "lastUpdated": "2023-09-28T13:08:00.973+00:00"
  },
  "publisher": null,
  "fhirVersion": "5.0.0",
  "name": "IDMSQuestionnaireResponse",
  "abstract": false,
  "type": "QuestionnaireResponse",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.2-beta",
  "status": "active",
  "id": "dec012ef-56d6-43f5-aa4f-b8df8f9acbde",
  "kind": "resource",
  "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-QuestionnaireResponse",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "QuestionnaireResponse.identifier",
      "max": "0",
      "path": "QuestionnaireResponse.identifier"
    }, {
      "id": "QuestionnaireResponse.basedOn",
      "max": "1",
      "min": 1,
      "path": "QuestionnaireResponse.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/ServiceRequest" ]
      } ],
      "definition": "#### **_`IDMS:  This is a reference to the Reqeust`_**"
    }, {
      "id": "QuestionnaireResponse.partOf",
      "max": "0",
      "path": "QuestionnaireResponse.partOf"
    }, {
      "id": "QuestionnaireResponse.questionnaire",
      "path": "QuestionnaireResponse.questionnaire",
      "definition": "#### **_`FOR SADIE USE:  This is the questionnaire that is related to this questionnaire response.`_**"
    }, {
      "id": "QuestionnaireResponse.status",
      "path": "QuestionnaireResponse.status",
      "definition": "#### **_`IDMS:  There are only 2 statuses that are used, in-progress and completed`_**"
    }, {
      "id": "QuestionnaireResponse.subject",
      "max": "0",
      "path": "QuestionnaireResponse.subject"
    }, {
      "id": "QuestionnaireResponse.encounter",
      "max": "0",
      "path": "QuestionnaireResponse.encounter"
    }, {
      "id": "QuestionnaireResponse.authored",
      "min": 1,
      "path": "QuestionnaireResponse.authored",
      "definition": "#### **_`IDMS:  Last update for the questionnaire response.`_**"
    }, {
      "id": "QuestionnaireResponse.author",
      "min": 1,
      "path": "QuestionnaireResponse.author",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/PractitionerRole" ]
      } ],
      "definition": "#### **_`IDMS:  Reference to the PractitionerRole that completed the questionnaire.`_**"
    }, {
      "id": "QuestionnaireResponse.source",
      "max": "0",
      "path": "QuestionnaireResponse.source"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
}