| Package | hl7.fhir.us.breastcancer |
| Resource Type | ValueSet |
| Id | oncology-StainingIntensityVS |
| FHIR Version | R3 |
| Source | http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/ValueSet-oncology-StainingIntensityVS.html |
| URL | http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-StainingIntensityVS |
| Version | 0.2.0 |
| Status | draft |
| Date | 2018-08-17T00:00:00+10:00 |
| Name | StainingIntensityVS |
| Title | BC StainingIntensityVS ValueSet |
| Realm | us |
| Authority | hl7 |
| Description | Staining intensity, to be reported as weak, moderate, or strong. |
| StructureDefinition | |
| oncology-EstrogenReceptorAverageStainingIntensity-model | BC EstrogenReceptorAverageStainingIntensity Logical Model |
| oncology-EstrogenReceptorStatus | BC EstrogenReceptorStatus Profile |
| oncology-ProgesteroneReceptorAverageStainingIntensity-model | BC ProgesteroneReceptorAverageStainingIntensity Logical Model |
| oncology-ProgesteroneReceptorStatus | BC ProgesteroneReceptorStatus Profile |
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
BC StainingIntensityVS ValueSet
Staining intensity, to be reported as weak, moderate, or strong.
{
"resourceType": "ValueSet",
"id": "oncology-StainingIntensityVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-StainingIntensityVS",
"identifier": [
{
"system": "http://hl7.org/fhir/us/breastcancer",
"value": "oncology.StainingIntensityVS"
}
],
"version": "0.2.0",
"name": "StainingIntensityVS",
"title": "BC StainingIntensityVS ValueSet",
"status": "draft",
"date": "2018-08-17T00:00:00+10:00",
"publisher": "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cic/index.cfm"
}
]
}
],
"description": "Staining intensity, to be reported as weak, moderate, or strong.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "260407003",
"display": "Weak (qualifier value)"
},
{
"code": "6736007",
"display": "Moderate (qualifier value)"
},
{
"code": "260404005",
"display": "Strong (qualifier value)"
}
]
}
]
}
}