{
"description": "For Capturing simple yes-no-don't know answers",
"compose": {
"import": [ "http://hl7.org/fhir/ValueSet/v2-0136" ],
"include": [ {
"system": "http://hl7.org/fhir/data-absent-reason",
"concept": [ {
"code": "asked",
"display": "Don't know"
} ]
} ]
},
"_filename": "ValueSet-yesnodontknow.json",
"package_name": "hl7.fhir.r2.core",
"date": null,
"meta": {
"lastUpdated": "2015-10-24T07:41:03.495+11:00"
},
"publisher": null,
"name": "Yes/No/Don't Know",
"type": null,
"experimental": null,
"resourceType": "ValueSet",
"expansion": {
"contains": [ {
"code": "Y",
"system": "http://hl7.org/fhir/v2/0136",
"display": "Yes"
}, {
"code": "N",
"system": "http://hl7.org/fhir/v2/0136",
"display": "No"
}, {
"code": "asked",
"system": "http://hl7.org/fhir/data-absent-reason",
"display": "Don't know"
} ],
"timestamp": "2015-07-14T10:00:00Z",
"identifier": "urn:uuid:bf99fe50-2c2b-41ad-bd63-bee6919810b4"
},
"title": null,
"package_version": "1.0.2",
"status": "draft",
"id": "3021b73e-9e65-4daa-9a1c-bfbebdcd6d72",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/yesnodontknow",
"version": null
}