Package | hl7.fhir.us.breastcancer |
Type | ValueSet |
Id | shr-core-PositiveNegativeVS |
FHIR Version | R3 |
Source | http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/ValueSet-shr-core-PositiveNegativeVS.html |
URL | http://hl7.org/fhir/us/breastcancer/ValueSet/shr-core-PositiveNegativeVS |
Version | 0.2.0 |
Status | draft |
Date | 2018-08-17T00:00:00+10:00 |
Name | PositiveNegativeVS |
Title | BC PositiveNegativeVS ValueSet |
Realm | us |
Authority | hl7 |
Description | Value set containing the values positive and negative. VSAC value set OID 2.16.840.1.113762.1.4.1166.62. |
StructureDefinition | |
oncology-BRCA1Variant-model | BC BRCA1Variant Logical Model |
oncology-BRCA2Variant-model | BC BRCA2Variant Logical Model |
oncology-BreastCancerGeneticAnalysisObservation | BC BreastCancerGeneticAnalysisObservation Profile |
CodeSystem | |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Note: links and images are rebased to the (stated) source
BC PositiveNegativeVS ValueSet
Value set containing the values positive and negative. VSAC value set OID 2.16.840.1.113762.1.4.1166.62.
{ "resourceType": "ValueSet", "id": "shr-core-PositiveNegativeVS", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/us/breastcancer/ValueSet/shr-core-PositiveNegativeVS", "identifier": [ { "system": "http://hl7.org/fhir/us/breastcancer", "value": "shr.core.PositiveNegativeVS" } ], "version": "0.2.0", "name": "PositiveNegativeVS", "title": "BC PositiveNegativeVS 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 and negative. VSAC value set OID 2.16.840.1.113762.1.4.1166.62.", "compose": { "include": [ { "system": "http://snomed.info/sct", "concept": [ { "code": "10828004", "display": "Positive (qualifier value)" }, { "code": "260385009", "display": "Negative (qualifier value)" } ] } ] } }