Package | us.cdc.phinvads |
Resource Type | ValueSet |
Id | 2.16.840.1.114222.4.11.819 |
FHIR Version | R4 |
Source | http://fhir.org/packages/us.cdc.phinvads |
URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.819 |
Version | 1 |
Status | active |
Date | 2019-01-01T00:10:00+11:00 |
Name | PHVS_YesNo_HL7_2x |
Title | Yes No Indicator (HL7) |
Realm | us |
Description | Value set used to respond to any question that can be answered only Yes or No. This value set is also HL7 table 0136 Yes/No Indicator. |
No resources found
CodeSystem | |
v2-0532 | expandedYes-NoIndicator |
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "2.16.840.1.114222.4.11.819", "meta": { "source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.819" }, "url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.819", "version": "1", "name": "PHVS_YesNo_HL7_2x", "title": "Yes No Indicator (HL7)", "status": "active", "date": "2019-01-01T00:10:00+11:00", "description": "Value set used to respond to any question that can be answered only Yes or No. This value set is also HL7 table 0136 Yes/No Indicator.", "compose": { "include": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0532", "version": "HL7 v2.5", "concept": [ { "code": "N", "display": "No" }, { "code": "Y", "display": "Yes" } ] } ] } }