This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Generated Questionnaire for ReferralRequest
{ "resourceType": "Questionnaire", "id": "qs1", "contained": [ { "resourceType": "ValueSet", "id": "vs2", "url": "urn:uuid:558d265c-e36b-4c98-9ad3-fdfc5395c084", "name": "Type options for ReferralRequest.requester", "description": "Type options for ReferralRequest.requester", "status": "active", "expansion": { "timestamp": "2015-02-23T09:23:41+11:00", "contains": [ { "system": "http://hl7.org/fhir/resource-types", "code": "Practitioner", "display": "Practitioner" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Organization", "display": "Organization" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Patient", "display": "Patient" } ] } }, { "resourceType": "ValueSet", "id": "vs3", "url": "urn:uuid:30cd34bd-0042-4c96-b499-70dc3f4dbc7a", "name": "Type options for ReferralRequest.recipient", "description": "Type options for ReferralRequest.recipient", "status": "active", "expansion": { "timestamp": "2015-02-23T09:23:41+11:00", "contains": [ { "system": "http://hl7.org/fhir/resource-types", "code": "Practitioner", "display": "Practitioner" }, { "system": "http://hl7.org/fhir/resource-types", "code": "Organization", "display": "Organization" } ] } } ], "identifier": [ { "system": "urn:ietf:rfc:3986" } ], "status": "draft", "date": "2015-02-23T09:07:27+11:00", "publisher": "HL7 FHIR Project (Patient Care)", "group": { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Used to record and send details about a request for referral service or transfer of a patient to the care of another provider or provider organisation." } ], "linkId": "ReferralRequest", "title": "A request for referral or tranfer of care", "required": true, "repeats": false, "group": [ { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The logical id of the resource, as used in the url for the resoure. Once assigned, this value never changes. The only time that a resource does not have an id is when it is being submitted to the server using a create operation. Bundles always have an id, though it is usually a generated UUID." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "ReferralRequest.id", "required": false, "repeats": true, "question": [ { "linkId": "ReferralRequest.id.value", "text": "Logical id of this artefact", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content may not always be associated with version changes to the resource." } ], "linkId": "ReferralRequest.meta", "text": "Metadata about the resource", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element as much as possible." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "uri" } ], "linkId": "ReferralRequest.implicitRules", "required": false, "repeats": true, "question": [ { "linkId": "ReferralRequest.implicitRules.value", "text": "A set of rules under which this content was created", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The base language in which the resource is written. Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource\n\nNot all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute)." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "code" } ], "linkId": "ReferralRequest.language", "required": false, "repeats": true, "question": [ { "linkId": "ReferralRequest.language.value", "text": "language", "type": "choice", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "A human-readable narrative that contains a summary of the resource, and may be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative." } ], "linkId": "ReferralRequest.text", "text": "Text summary of the resource, for human interpretation", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again." } ], "linkId": "ReferralRequest.contained", "text": "Contained, inline Resources", "required": false, "repeats": true }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The workflow status of the referral or transfer of care request." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "code" } ], "linkId": "ReferralRequest.status", "required": true, "repeats": true, "question": [ { "linkId": "ReferralRequest.status.value", "text": "status", "type": "choice", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Business Id that uniquely identifies the referral/care transfer request instance." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Identifier" } ], "linkId": "ReferralRequest.identifier", "text": "Identifier of request", "required": false, "repeats": true, "question": [ { "linkId": "ReferralRequest.identifier.label", "text": "label:", "type": "string", "required": false, "repeats": false }, { "linkId": "ReferralRequest.identifier.system", "text": "system:", "type": "string", "required": false, "repeats": false }, { "linkId": "ReferralRequest.identifier.value", "text": "value:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "An indication of the type of referral (or where applicable the type of transfer of care) request. Examples of referral type:\r- consultation; \r second opinion; \r third opinion\r- Assume management\r- Request for procedure(s)\r\rHL7 v2.8 Example - Table 0336:\rS = second opinion\rp = patient preference\ro = provider ordered\rw = work load." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "ReferralRequest.type", "text": "Referral/Transition of care request type", "required": false, "repeats": true, "question": [ { "linkId": "ReferralRequest.type.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "ReferralRequest.type.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Indication of the clinical domain or discipline to which the referral or transfer of care request is sent. Examples:\rCardiology\rGastroenterology\rDiabetology." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "ReferralRequest.specialty", "text": "The clinical specialty (discipline) that the referral is requested for", "required": false, "repeats": true, "question": [ { "linkId": "ReferralRequest.specialty.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "ReferralRequest.specialty.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "An indication of the urgency of referral (or where applicable the type of transfer of care) request." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "ReferralRequest.priority", "text": "Urgency of referral / transfer of care request", "required": false, "repeats": true, "question": [ { "linkId": "ReferralRequest.priority.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "ReferralRequest.priority.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The patient who is the subject of a referral or transfer of care request. Referral of family, group or community is to be catered for by profiles." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "ReferralRequest.patient", "required": false, "repeats": true, "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Patient?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "ReferralRequest.patient.value", "text": "Patient referred to care or transfer", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The healthcare provider or provider organization who/which initaited the referral/transfer of care request. Can also be Patient (a self referral)." } ], "linkId": "ReferralRequest.requester", "text": "Requester of referral / transfer of care", "required": false, "repeats": true, "question": [ { "linkId": "ReferralRequest.requester._type", "text": "type", "type": "choice", "required": false, "repeats": false, "options": { "reference": "#vs2" }, "group": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "ReferralRequest.requester._Practitioner", "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Practitioner?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "ReferralRequest.requester._Practitioner.value", "text": "Practitioner", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "ReferralRequest.requester._Organization", "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Organization?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "ReferralRequest.requester._Organization.value", "text": "Organization", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "ReferralRequest.requester._Patient", "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Patient?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "ReferralRequest.requester._Patient.value", "text": "Patient", "type": "reference", "required": false, "repeats": false } ] } ] } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The healthcare provider(s) or provider organization(s) who/which is to receive the referral/transfer of care request. There will be a primary receiver.\rBut the request can be received by any number of \"copied to\" providers or organisations." } ], "linkId": "ReferralRequest.recipient", "text": "Receiver of referral / transfer of care request", "required": false, "repeats": true, "question": [ { "linkId": "ReferralRequest.recipient._type", "text": "type", "type": "choice", "required": false, "repeats": false, "options": { "reference": "#vs3" }, "group": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "ReferralRequest.recipient._Practitioner", "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Practitioner?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "ReferralRequest.recipient._Practitioner.value", "text": "Practitioner", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "ReferralRequest.recipient._Organization", "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Organization?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "ReferralRequest.recipient._Organization.value", "text": "Organization", "type": "reference", "required": false, "repeats": false } ] } ] } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The encounter at which the request for referral or transfer of care is initiated." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "ReferralRequest.encounter", "required": false, "repeats": true, "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/Encounter?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "ReferralRequest.encounter.value", "text": "Encounter", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Date/DateTime the request for referral or transfer of care is sent by the author." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "datetime" } ], "linkId": "ReferralRequest.dateSent", "required": false, "repeats": true, "question": [ { "linkId": "ReferralRequest.dateSent.value", "text": "Date referral/transfer of care request is sent", "type": "dateTime", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Description of clinical condition indicating why referral/transfer of care is requested. Examples:\r\"2nd degree AV block\"\r\rOral Health example ReferralReasonCode:\r01 = Pathological Anomalies\r02 = Disabled (physical or mental)\r03 = Complexity of Treatment\r04 = Seizure Disorders\r05 = Extensive Surgery\r06 = Surgical Complexity\r07 = Rampant decay\r08 = Medical History (to provide details upon request)\r09 = Temporal Mandibular Joint Anomalies\r10 = Accidental Injury\r11 = Anaesthesia complications (local or general)\r12 = Developmental Anomalies\r13 = Behavioral Management." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "ReferralRequest.reason", "text": "Reason for referral / Transfer of care request", "required": false, "repeats": true, "question": [ { "linkId": "ReferralRequest.reason.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "ReferralRequest.reason.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The reason gives a short description of why the referral is being made, the description expands on this to support a more complete clinical summary. This would be a good candidate for a 'markdown' data type." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "string" } ], "linkId": "ReferralRequest.description", "required": false, "repeats": true, "question": [ { "linkId": "ReferralRequest.description.value", "text": "A textual description of the referral", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The service(s) that is/are requested to be provided to the patient. Examples:\r\"cardiac pacemaker insertion\"\r\rHL7 v3 Concept domain - ReferralReasonCode examples:\r- Specialized medical assistance\r- Other care requirement." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "CodeableConcept" } ], "linkId": "ReferralRequest.serviceRequested", "text": "Service(s) requested", "required": false, "repeats": true, "question": [ { "linkId": "ReferralRequest.serviceRequested.coding", "text": "code:", "type": "open-choice", "required": false, "repeats": false }, { "linkId": "ReferralRequest.serviceRequested.text", "text": "text:", "type": "string", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "Any additional (administrative, financial or clinical) information required to support request for referral or transfer of care. Examples include:\rPresenting problems/chief complaints\rMedical History\rFamily History\rAlerts\rAllergy/Intolerance and Adverse Reactions\rMedications\rObservations/Assessments (may include cognitive and fundtional assessments)\rDiagnostic Reports\rCare Plan." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Reference" } ], "linkId": "ReferralRequest.supportingInformation", "required": false, "repeats": true, "question": [ { "extension": [ { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#reference", "valueString": "/_search?subject=$subj&patient=$subj&encounter=$encounter" } ], "linkId": "ReferralRequest.supportingInformation.value", "text": "Additonal information to support referral or transfer of care request", "type": "reference", "required": false, "repeats": false } ] }, { "extension": [ { "url": "http://hl7.org/fhir/Profile/questionnaire-extensions#flyover", "valueString": "The period of time within which the services identified in the referral/transfer of care is specified or required to occur." }, { "url": "http://www.healthintersections.com.au/fhir/Profile/metadata#type", "valueString": "Period" } ], "linkId": "ReferralRequest.fulfillmentTime", "text": "Requested service(s) fulfillment time", "required": false, "repeats": true, "question": [ { "linkId": "ReferralRequest.fulfillmentTime.low", "text": "start:", "type": "dateTime", "required": false, "repeats": false }, { "linkId": "ReferralRequest.fulfillmentTime.end", "text": "end:", "type": "dateTime", "required": false, "repeats": false } ] } ] } }
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.