FHIR IG analytics| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.114222.4.11.3382.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3382 |
| Version | 1 |
| Status | active |
| Date | 2010-01-07T00:09:00+11:00 |
| Name | PHVS_QueryPriority_IIS |
| Title | Query Priority (IIS) |
| Realm | us |
| Description | Fields using this code set are expected to be I or null, which indicates Immediate processing is expected. |
No resources found
| CodeSystem | |
| v2-0091 | queryPriority |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.114222.4.11.3382",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.3382"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.3382",
"version": "1",
"name": "PHVS_QueryPriority_IIS",
"title": "Query Priority (IIS)",
"status": "active",
"date": "2010-01-07T00:09:00+11:00",
"description": "Fields using this code set are expected to be I or null, which indicates Immediate processing is expected.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0091",
"version": "HL7 v2.5.1",
"concept": [
{
"code": "I",
"display": "Immediate"
}
]
}
]
}
}