FHIR IG analytics| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.114222.4.11.811.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.811 |
| Version | 1 |
| Status | active |
| Date | 2008-01-22T00:10:00+11:00 |
| Name | PHVS_ObservationResultStatus_HL7_2x |
| Title | Observation Result Status (HL7) |
| Realm | us |
| Description | The status of the observation. This field is required when the OBX segment is contained in a message. Uses HL7 2.5 Table 0085-Observation Result Status. |
No resources found
| CodeSystem | |
| v2-0085 | observationResultStatusCodesInterpretation |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.114222.4.11.811",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.811"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.811",
"version": "1",
"name": "PHVS_ObservationResultStatus_HL7_2x",
"title": "Observation Result Status (HL7)",
"status": "active",
"date": "2008-01-22T00:10:00+11:00",
"description": "The status of the observation. This field is required when the OBX segment is contained in a message. Uses HL7 2.5 Table 0085-Observation Result Status.",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0085",
"version": "HL7 v2.5",
"concept": [
{
"code": "D",
"display": "Deletes the OBX record"
},
{
"code": "F",
"display": "Final results; Can only be changed with a corrected result."
},
{
"code": "N",
"display": "Not asked; used to affirmatively document that the observation identified in the OBX was not sought when the universal service ID in OBR-4 implies that it would be sought."
},
{
"code": "O",
"display": "Order detail description only (no result)"
},
{
"code": "S",
"display": "Partial results"
},
{
"code": "W",
"display": "Post original as wrong, e.g., transmitted for wrong patient"
},
{
"code": "P",
"display": "Preliminary results"
},
{
"code": "C",
"display": "Record coming over is a correction and thus replaces a final result"
},
{
"code": "X",
"display": "Results cannot be obtained for this observation"
},
{
"code": "R",
"display": "Results entered -- not verified"
},
{
"code": "U",
"display": "Results status change to final without retransmitting results already sent as _preliminary._ E.g., radiology changes status from preliminary to final"
},
{
"code": "I",
"display": "Specimen in lab; results pending"
}
]
}
]
}
}