PackagesCanonicalsLogsProblems
    Packages
    SupportedHospitalDischarge.STU3@0.1.2
    https://fhir.nottinghamshire.gov.uk/STU3/StructureDefinition/SHD-QuestionnaireResponse-COVID19
{
  "description": "Constrained version of FHIR QuestionnaireResponse resource to facilitate Supported Hospital Discharges (SHD) to Social Care. The Supported Hospital Discharge API enables full digitisation of the process for safely discharging Patients where Social Care intervention may be required.",
  "_filename": "SHD-QuestionnaireResponse-COVID19.json",
  "package_name": "SupportedHospitalDischarge.STU3",
  "date": "2020-06-05T07:50:25.9001907+00:00",
  "derivation": "constraint",
  "meta": {
    "lastUpdated": "2020-06-05T07:50:25.983+00:00"
  },
  "publisher": null,
  "fhirVersion": "3.0.2",
  "purpose": "QuestionnaireResponse completed by Hospital Staff, to share details of any COVID-19 related information with third parties as part of a Supported Hospital Discharge",
  "name": "SHD-QuestionnaireResponse-COVID19",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/w5",
    "name": "W5 Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "copyright": "Copyright © Nottinghamshire County Council 2020",
  "type": "QuestionnaireResponse",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "0.1.2",
  "status": "active",
  "id": "f946463e-485e-4a40-a66d-3dd5d1609291",
  "kind": "resource",
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/StructureDefinition/SHD-QuestionnaireResponse-COVID19",
  "version": "0.0.1",
  "differential": {
    "element": [ {
      "id": "QuestionnaireResponse.basedOn",
      "max": "1",
      "path": "QuestionnaireResponse.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": "https://fhir.nottinghamshire.gov.uk/STU3/StructureDefinition/CareConnect-SHD-ReferralRequest-1"
      } ],
      "short": "ReferralRequest the QuestionnaireResponse relates to",
      "definition": "The Reference should be the ReferralRequest unique ID that was shared by the Local Authority in the CREATE ReferralRequest http response for the relevant referral (i.e. Supported Hospital Discharge Case).\r\n\r\nUNLESS CONTAINED IN THE REFERRALREQUEST, THIS ELEMENT IS MANDATORY",
      "mustSupport": true
    }, {
      "id": "QuestionnaireResponse.basedOn.reference",
      "min": 1,
      "path": "QuestionnaireResponse.basedOn.reference",
      "definition": "The Reference should be the ReferralRequest unique ID that was shared by the Local Authority in the CREATE ReferralRequest http response for the relevant referral (i.e. Supported Hospital Discharge Case)"
    }, {
      "id": "QuestionnaireResponse.basedOn.identifier",
      "max": "0",
      "path": "QuestionnaireResponse.basedOn.identifier"
    }, {
      "id": "QuestionnaireResponse.basedOn.display",
      "max": "0",
      "path": "QuestionnaireResponse.basedOn.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "QuestionnaireResponse.questionnaire",
      "min": 1,
      "path": "QuestionnaireResponse.questionnaire",
      "mustSupport": true
    }, {
      "id": "QuestionnaireResponse.questionnaire.reference",
      "min": 1,
      "path": "QuestionnaireResponse.questionnaire.reference",
      "fixedString": "https://fhir.nottinghamshire.gov.uk/STU3/Questionnaire/SHD-Questionnaire-COVID19"
    }, {
      "id": "QuestionnaireResponse.questionnaire.identifier",
      "max": "0",
      "path": "QuestionnaireResponse.questionnaire.identifier"
    }, {
      "id": "QuestionnaireResponse.questionnaire.display",
      "max": "0",
      "path": "QuestionnaireResponse.questionnaire.display",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
        "valueBoolean": true
      } ]
    }, {
      "id": "QuestionnaireResponse.status",
      "path": "QuestionnaireResponse.status",
      "short": "completed | amended",
      "definition": "Create a COVID-19 Assessment: status=completed\r\nUpdate a COVID-19 Assessment: status=amended",
      "mustSupport": true
    }, {
      "id": "QuestionnaireResponse.authored",
      "min": 1,
      "path": "QuestionnaireResponse.authored",
      "mustSupport": true
    }, {
      "id": "QuestionnaireResponse.item",
      "min": 1,
      "path": "QuestionnaireResponse.item",
      "definition": "See SHD-Questionnaire-COVID19 for item details and any constraints\r\n\r\nSee link below for example webform based on SHD-Questionnaire-COVID19:\r\nhttps://sites.google.com/view/shd-fhir-questionnaires/shd-questionnaire-covid19",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
}