FHIR IG analytics| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.113883.1.11.12249.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12249 |
| Version | 1 |
| Status | active |
| Date | 2009-01-23T00:07:00+11:00 |
| Name | PHVS_LanguageAbilityMode_HL7_V3 |
| Title | LanguageAbilityMode Value Set |
| Realm | us |
| Description | This identifies the language ability of the individual. A value representing the method of expression of the language. |
No resources found
| CodeSystem | |
| v3-LanguageAbilityMode | LanguageAbilityMode |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113883.1.11.12249",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.1.11.12249"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.1.11.12249",
"version": "1",
"name": "PHVS_LanguageAbilityMode_HL7_V3",
"title": "LanguageAbilityMode Value Set",
"status": "active",
"date": "2009-01-23T00:07:00+11:00",
"description": "This identifies the language ability of the individual. A value representing the method of expression of the language.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-LanguageAbilityMode",
"version": "20090501",
"concept": [
{
"code": "ESGN",
"display": "Expressed signed"
},
{
"code": "ESP",
"display": "Expressed spoken"
},
{
"code": "EWR",
"display": "Expressed written"
},
{
"code": "RSGN",
"display": "Received signed"
},
{
"code": "RSP",
"display": "Received spoken"
},
{
"code": "RWR",
"display": "Received written"
}
]
}
]
}
}