| Package | hl7.fhir.us.breastcancer |
| Resource Type | ValueSet |
| Id | shr-core-PositiveNegativeIndeterminateVS |
| FHIR Version | R3 |
| Source | http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/ValueSet-shr-core-PositiveNegativeIndeterminateVS.html |
| URL | http://hl7.org/fhir/us/breastcancer/ValueSet/shr-core-PositiveNegativeIndeterminateVS |
| Version | 0.2.0 |
| Status | draft |
| Date | 2018-08-17T00:00:00+10:00 |
| Name | PositiveNegativeIndeterminateVS |
| Title | BC PositiveNegativeIndeterminateVS ValueSet |
| Realm | us |
| Authority | hl7 |
| Description | Value set containing the values positive, negative and indeterminate. Equivalent to values in LOINC answer list LL2038-9/LL759-2 |
| StructureDefinition | |
| oncology-EstrogenReceptorStatus-model | BC EstrogenReceptorStatus Logical Model |
| oncology-EstrogenReceptorStatus | BC EstrogenReceptorStatus Profile |
| oncology-ProgesteroneReceptorStatus-model | BC ProgesteroneReceptorStatus Logical Model |
| oncology-ProgesteroneReceptorStatus | BC ProgesteroneReceptorStatus Profile |
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
BC PositiveNegativeIndeterminateVS ValueSet
Value set containing the values positive, negative and indeterminate. Equivalent to values in LOINC answer list LL2038-9/LL759-2
{
"resourceType": "ValueSet",
"id": "shr-core-PositiveNegativeIndeterminateVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/breastcancer/ValueSet/shr-core-PositiveNegativeIndeterminateVS",
"identifier": [
{
"system": "http://hl7.org/fhir/us/breastcancer",
"value": "shr.core.PositiveNegativeIndeterminateVS"
}
],
"version": "0.2.0",
"name": "PositiveNegativeIndeterminateVS",
"title": "BC PositiveNegativeIndeterminateVS 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": "Value set containing the values positive, negative and indeterminate. Equivalent to values in LOINC answer list LL2038-9/LL759-2",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "10828004",
"display": "Positive (qualifier value)"
},
{
"code": "260385009",
"display": "Negative (qualifier value)"
},
{
"code": "82334004",
"display": "Indeterminate (qualifier value)"
}
]
}
]
}
}