v2 CWE statuses
v2.0353
http://terminology.hl7.org/ValueSet/v2-0353
FHIR Value set/code system definition for HL7 v2 table 0353 ( CWE statuses)
| ID | v2-0353 |
|---|
| Status | ACTIVE |
|---|
| URL | http://terminology.hl7.org/ValueSet/v2-0353 |
|---|
| Version | 2.9 |
|---|
| Publisher | HL7, Inc |
|---|
Includes
| System | http://terminology.hl7.org/CodeSystem/v3-NullFlavor |
|---|
| Concepts |
| Code | Display |
|---|
| NA | Not applicable | | NASK | Not asked | | NAV | Not available |
|
|---|
{
"resourceType": "ValueSet",
"id": "v2-0353",
"meta": {
"versionId": "1",
"lastUpdated": "2023-03-10T04:56:42.567+00:00",
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"language": "en",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "external"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"url": "http://terminology.hl7.org/ValueSet/v2-0353",
"version": "2.9",
"name": "v2.0353",
"title": "v2 CWE statuses",
"status": "active",
"experimental": false,
"publisher": "HL7, Inc",
"contact": [ {
"telecom": [ {
"system": "url",
"value": "http://hl7.org"
} ]
} ],
"description": "FHIR Value set/code system definition for HL7 v2 table 0353 ( CWE statuses)",
"compose": {
"include": [ {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [ {
"code": "NA",
"display": "Not applicable"
}, {
"code": "NASK",
"display": "Not asked"
}, {
"code": "NAV",
"display": "Not available"
} ]
} ]
}
}