FHIR IG analytics| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.113883.3.520.4.13.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.13 |
| Version | 1 |
| Status | active |
| Date | 2010-01-10T00:12:00+11:00 |
| Name | PHVS_ScreeningResult_NAACCR |
| Title | NAACCR Screening Result |
| Realm | us |
| Description | Code for the results of a screening test. |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113883.3.520.4.13",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.520.4.13"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.13",
"version": "1",
"name": "PHVS_ScreeningResult_NAACCR",
"title": "NAACCR Screening Result",
"status": "active",
"date": "2010-01-10T00:12:00+11:00",
"description": "Code for the results of a screening test.",
"compose": {
"include": [
{
"system": "urn:oid:2.16.840.1.113883.3.520.3.13",
"version": "1.0",
"concept": [
{
"code": "1",
"display": "Abnormal-not suggestive of cancer"
},
{
"code": "2",
"display": "Abnormal-suggestive of cancer"
},
{
"code": "4",
"display": "Equivocal-evaluation recommended"
},
{
"code": "3",
"display": "Equivocal-no follow-up necessary"
},
{
"code": "0",
"display": "Within normal limits"
}
]
}
]
}
}