FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/shr-core-PositiveNegativeIndeterminateVS

Packagehl7.fhir.us.breastcancer
TypeValueSet
Idshr-core-PositiveNegativeIndeterminateVS
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/ValueSet-shr-core-PositiveNegativeIndeterminateVS.html
URLhttp://hl7.org/fhir/us/breastcancer/ValueSet/shr-core-PositiveNegativeIndeterminateVS
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NamePositiveNegativeIndeterminateVS
TitleBC PositiveNegativeIndeterminateVS ValueSet
Realmus
Authorityhl7
DescriptionValue set containing the values positive, negative and indeterminate. Equivalent to values in LOINC answer list LL2038-9/LL759-2

Resources that use this resource

StructureDefinition
oncology-EstrogenReceptorStatus-modelBC EstrogenReceptorStatus Logical Model
oncology-EstrogenReceptorStatusBC EstrogenReceptorStatus Profile
oncology-ProgesteroneReceptorStatus-modelBC ProgesteroneReceptorStatus Logical Model
oncology-ProgesteroneReceptorStatusBC ProgesteroneReceptorStatus Profile

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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


Source

{
  "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)"
          }
        ]
      }
    ]
  }
}