FHIR IG analytics| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.114222.4.11.3374.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3374 |
| Version | 3 |
| Status | active |
| Date | 2018-01-14T00:06:00+11:00 |
| Name | PHVS_QueryResponseStatus_IIS |
| Title | Query Response Status (IIS) |
| Realm | us |
| Description | User-defined Table 0208 - Query response status [values suggested by HL7] (use in QAK-2) |
No resources found
| CodeSystem | |
| v2-0208 | queryResponseStatus |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.114222.4.11.3374",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3374"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3374",
"version": "3",
"name": "PHVS_QueryResponseStatus_IIS",
"title": "Query Response Status (IIS)",
"status": "active",
"date": "2018-01-14T00:06:00+11:00",
"description": "User-defined Table 0208 - Query response status [values suggested by HL7] (use in QAK-2)",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0208",
"version": "HL7 v2.8.2",
"concept": [
{
"code": "AE",
"display": "Application Error"
},
{
"code": "AR",
"display": "Application Reject"
},
{
"code": "OK",
"display": "Data found, no errors (this is the default)"
},
{
"code": "NF",
"display": "No data found, no errors"
},
{
"code": "PD",
"display": "Protected Data"
}
]
}
]
}
}