{
"description": "Lifecycle status of the questionnaire response.",
"_filename": "ValueSet-questionnaire-answers-status.json",
"package_name": "hl7.fhir.r2.expansions",
"date": "2015-10-24T07:41:03+11:00",
"publisher": "HL7 (FHIR Project)",
"name": "QuestionnaireResponseStatus",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"expansion": {
"contains": [ {
"code": "in-progress",
"system": "http://hl7.org/fhir/questionnaire-answers-status",
"display": "In Progress"
}, {
"code": "completed",
"system": "http://hl7.org/fhir/questionnaire-answers-status",
"display": "Completed"
}, {
"code": "amended",
"system": "http://hl7.org/fhir/questionnaire-answers-status",
"display": "Amended"
} ],
"parameter": [ {
"name": "version",
"valueUri": "http://hl7.org/fhir/ValueSet/questionnaire-answers-status?version=1.0.2"
} ],
"timestamp": "2015-10-22T12:31:47+11:00",
"identifier": "urn:uuid:0ee239e2-03b7-45ba-9063-584c4e16c76a"
},
"title": null,
"package_version": "1.0.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.258"
} ],
"status": "draft",
"id": "ae744977-29b4-4aab-8cd4-1fa98472a1da",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/questionnaire-answers-status",
"codeSystem": {
"system": "http://hl7.org/fhir/questionnaire-answers-status",
"concept": [ {
"code": "in-progress",
"display": "In Progress",
"definition": "This QuestionnaireResponse has been partially filled out with answers, but changes or additions are still expected to be made to it."
}, {
"code": "completed",
"display": "Completed",
"definition": "This QuestionnaireResponse has been filled out with answers, and the current content is regarded as definitive."
}, {
"code": "amended",
"display": "Amended",
"definition": "This QuestionnaireResponse has been filled out with answers, then marked as complete, yet changes or additions have been made to it afterwards."
} ],
"version": "1.0.2",
"caseSensitive": true
},
"version": "1.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}