Package | signal.core.r4 |
Resource Type | ValueSet |
Id | questionnaire-answers-status |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/ValueSet/questionnaire-answers-status |
URL | http://hl7.org/fhir/ValueSet/questionnaire-answers-status |
Version | 3.0.2 |
Status | draft |
Date | 2019-10-24T11:53:00+11:00 |
Name | QuestionnaireResponseStatus |
Realm | us |
Authority | hl7 |
Description | Lifecycle status of the questionnaire response. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library
{ "resourceType": "ValueSet", "id": "questionnaire-answers-status", "meta": { "versionId": "ff91bb18-6115-48d6-8a5e-9f1cb173b138", "lastUpdated": "2023-05-25T15:16:42.16+00:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "Informative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "url": "http://hl7.org/fhir/ValueSet/questionnaire-answers-status", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.3.440" } ], "version": "3.0.2", "name": "QuestionnaireResponseStatus", "status": "draft", "experimental": false, "date": "2019-10-24T11:53:00+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "Lifecycle status of the questionnaire response.", "immutable": true, "compose": { "include": [ { "system": "http://hl7.org/fhir/questionnaire-answers-status" } ] }, "expansion": { "timestamp": "2023-08-07T05:20:27.248146+00:00", "total": 5, "contains": [ { "system": "http://hl7.org/fhir/questionnaire-answers-status", "version": "4.0.1", "code": "in-progress", "display": "In Progress" }, { "system": "http://hl7.org/fhir/questionnaire-answers-status", "version": "4.0.1", "code": "completed", "display": "Completed" }, { "system": "http://hl7.org/fhir/questionnaire-answers-status", "version": "4.0.1", "code": "amended", "display": "Amended" }, { "system": "http://hl7.org/fhir/questionnaire-answers-status", "version": "4.0.1", "code": "entered-in-error", "display": "Entered in Error" }, { "system": "http://hl7.org/fhir/questionnaire-answers-status", "version": "4.0.1", "code": "stopped", "display": "Stopped" } ] } }