FHIR IG analytics| Package | us.cdc.phinvads |
| Resource Type | ValueSet |
| Id | ValueSet-2.16.840.1.113883.3.520.4.14.json |
| FHIR Version | R4 |
| URL | http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.14 |
| Version | 2 |
| Status | active |
| Date | 2010-01-10T00:12:00+11:00 |
| Name | PHVS_BehaviorCode_NAACCR |
| Title | NAACCR Behavior Code |
| Realm | us |
| Description | Code for whether tissue samples are benign (0), borderline (1), in situ (2), or malignant (3). |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"id": "2.16.840.1.113883.3.520.4.14",
"meta": {
"source": "https://phinvads.cdc.gov/vads/ViewValueSet.action?oid=2.16.840.1.113883.3.520.4.14"
},
"url": "http://phinvads.cdc.gov/fhir/ValueSet/2.16.840.1.113883.3.520.4.14",
"version": "2",
"name": "PHVS_BehaviorCode_NAACCR",
"title": "NAACCR Behavior Code",
"status": "active",
"date": "2010-01-10T00:12:00+11:00",
"description": "Code for whether tissue samples are benign (0), borderline (1), in situ (2), or malignant (3).",
"compose": {
"include": [
{
"system": "urn:oid:2.16.840.1.113883.3.520.3.14",
"version": "1.0",
"concept": [
{
"code": "0",
"display": "Benign"
},
{
"code": "2",
"display": "Carcinoma in situ"
},
{
"code": "6",
"display": "Malignant, metastatic site"
},
{
"code": "3",
"display": "Malignant, primary site"
},
{
"code": "9",
"display": "Malignant, uncertain whether primary or metastatic site"
},
{
"code": "1",
"display": "Uncertain whether benign or malignant"
}
]
}
]
}
}