FHIR IG analytics| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.114222.4.11.5014.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.5014 |
| Version | 1 |
| Status | active |
| Date | 2011-01-02T00:06:00+11:00 |
| Name | PHVS_ObservationResultStatus_PHLIP |
| Title | Observation Result Status (PHLIP) |
| Realm | us |
No resources found
| CodeSystem | |
| v2-0085 | observationResultStatusCodesInterpretation |
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.114222.4.11.5014",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.114222.4.11.5014"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.114222.4.11.5014",
"version": "1",
"name": "PHVS_ObservationResultStatus_PHLIP",
"title": "Observation Result Status (PHLIP)",
"status": "active",
"date": "2011-01-02T00:06:00+11:00",
"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": "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": "I",
"display": "Specimen in lab; results pending"
}
]
}
]
}
}