FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/50ce8371-2b84-474a-9ba6-322890117855

Packageca.on.health.sadie
TypeStructureDefinition
Id50ce8371-2b84-474a-9ba6-322890117855
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormResponse
URLhttp://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormResponse
Version1.0.0
Statusactive
NameFlexFormResponse
TitleFlexFormResponse
DescriptionThis the Questionnaire Response for FlexForms.
TypeQuestionnaireResponse
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
sdc-questionnaireresponseSDC Standard Questionnaire Response
sdc-questionnaireresponseSDC Questionnaire Response
ApplicantApplicant
FlexFormsRoleFlexFormsRole
RequestRequest
ValueSet
FlexForms-QuestionnairesFlexForms - Questionnaires

Narrative

Note: links and images are rebased to the (stated) source

No human-readable text provided in this case.

Source

{
  "resourceType": "StructureDefinition",
  "id": "50ce8371-2b84-474a-9ba6-322890117855",
  "text": {
    "status": "empty",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormResponse",
  "version": "1.0.0",
  "name": "FlexFormResponse",
  "title": "FlexFormResponse",
  "status": "active",
  "description": "This the Questionnaire Response for FlexForms.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "workflow",
      "uri": "http://hl7.org/fhir/workflow",
      "name": "Workflow Pattern"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "w5",
      "uri": "http://hl7.org/fhir/fivews",
      "name": "FiveWs Pattern Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "QuestionnaireResponse",
  "baseDefinition": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "QuestionnaireResponse",
        "path": "QuestionnaireResponse",
        "comment": "#### **_`FOR SADIE USE:  This is based on the SDC Questionnaire Response`_**\n\n\nThe QuestionnaireResponse contains enough information about the questions asked and their organization that it can be interpreted somewhat independently from the Questionnaire it is based on.  I.e. You don't need access to the Questionnaire in order to extract basic information from a QuestionnaireResponse."
      },
      {
        "id": "QuestionnaireResponse.identifier",
        "path": "QuestionnaireResponse.identifier",
        "max": "0"
      },
      {
        "id": "QuestionnaireResponse.identifier.use",
        "path": "QuestionnaireResponse.identifier.use",
        "max": "0"
      },
      {
        "id": "QuestionnaireResponse.identifier.type",
        "path": "QuestionnaireResponse.identifier.type",
        "max": "0"
      },
      {
        "id": "QuestionnaireResponse.identifier.system",
        "path": "QuestionnaireResponse.identifier.system",
        "max": "0"
      },
      {
        "id": "QuestionnaireResponse.identifier.value",
        "path": "QuestionnaireResponse.identifier.value",
        "binding": {
          "strength": "required",
          "valueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/FlexForms-Questionnaires"
        }
      },
      {
        "id": "QuestionnaireResponse.identifier.period",
        "path": "QuestionnaireResponse.identifier.period",
        "max": "0"
      },
      {
        "id": "QuestionnaireResponse.identifier.assigner",
        "path": "QuestionnaireResponse.identifier.assigner",
        "max": "0"
      },
      {
        "id": "QuestionnaireResponse.basedOn",
        "path": "QuestionnaireResponse.basedOn",
        "definition": "#### **_`FOR SADIE USE:  This is a this is a reference to the Request`_**\n\nThe order, proposal or plan that is fulfilled in whole or in part by this QuestionnaireResponse.  For example, a ServiceRequest seeking an intake assessment or a decision support recommendation to assess for post-partum depression.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "http://health.gov.on.ca/sadie/fhir/StructureDefinition/Request"
            ]
          }
        ]
      },
      {
        "id": "QuestionnaireResponse.basedOn.reference",
        "path": "QuestionnaireResponse.basedOn.reference",
        "definition": "#### **_`FOR SADIE USE:  This is a this is a reference to the Request`_**\n\nA reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources."
      },
      {
        "id": "QuestionnaireResponse.basedOn.type",
        "path": "QuestionnaireResponse.basedOn.type",
        "max": "0"
      },
      {
        "id": "QuestionnaireResponse.basedOn.identifier",
        "path": "QuestionnaireResponse.basedOn.identifier",
        "max": "0"
      },
      {
        "id": "QuestionnaireResponse.basedOn.display",
        "path": "QuestionnaireResponse.basedOn.display",
        "max": "0"
      },
      {
        "id": "QuestionnaireResponse.partOf",
        "path": "QuestionnaireResponse.partOf",
        "max": "0"
      },
      {
        "id": "QuestionnaireResponse.status",
        "path": "QuestionnaireResponse.status",
        "definition": "#### **_`FOR SADIE USE:  There are only 2 statuses used,  in-progress, completed`_**\n\n\nThe position of the questionnaire response within its overall lifecycle."
      },
      {
        "id": "QuestionnaireResponse.subject",
        "path": "QuestionnaireResponse.subject",
        "definition": "#### **_`FOR SADIE USE:  This is the applicant (Patient)`_**\n\nThe subject of the questionnaire response.  This could be a patient, organization, practitioner, device, etc.  This is who/what the answers apply to, but is not necessarily the source of information.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://health.gov.on.ca/sadie/fhir/StructureDefinition/Applicant"
            ]
          }
        ]
      },
      {
        "id": "QuestionnaireResponse.encounter",
        "path": "QuestionnaireResponse.encounter",
        "max": "0"
      },
      {
        "id": "QuestionnaireResponse.author",
        "path": "QuestionnaireResponse.author",
        "definition": "#### **_`FOR SADIE USE:  This is the Requestor Role that owns the related Request. This is used by the security interceptor.`_**\n\nPerson who received the answers to the questions in the QuestionnaireResponse and recorded them in the system.",
        "min": "1",
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexFormsRole"
            ]
          }
        ]
      },
      {
        "id": "QuestionnaireResponse.source",
        "path": "QuestionnaireResponse.source",
        "max": "0"
      }
    ]
  }
}