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

FHIR IG Statistics: ValueSet/oncology-BreastCancerDetectionVS

Packagehl7.fhir.us.breastcancer
TypeValueSet
Idoncology-BreastCancerDetectionVS
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/ValueSet-oncology-BreastCancerDetectionVS.html
URLhttp://hl7.org/fhir/us/breastcancer/ValueSet/oncology-BreastCancerDetectionVS
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameBreastCancerDetectionVS
TitleBC BreastCancerDetectionVS ValueSet
Realmus
Authorityhl7
DescriptionThe method with which breast cancer was detected.

Resources that use this resource

StructureDefinition
oncology-BreastCancerDistantMetastasesClassification-modelBC BreastCancerDistantMetastasesClassification Logical Model
oncology-BreastCancerDistantMetastasesClassificationBC BreastCancerDistantMetastasesClassification Profile
oncology-BreastCancerPresenceStatement-modelBC BreastCancerPresenceStatement Logical Model
oncology-BreastTumor-modelBC BreastTumor Logical Model

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 BreastCancerDetectionVS ValueSet

The method with which breast cancer was detected.


Source

{
  "resourceType": "ValueSet",
  "id": "oncology-BreastCancerDetectionVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-BreastCancerDetectionVS",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "oncology.BreastCancerDetectionVS"
    }
  ],
  "version": "0.2.0",
  "name": "BreastCancerDetectionVS",
  "title": "BC BreastCancerDetectionVS 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": "The method with which breast cancer was detected.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "113011001",
            "display": "Palpation (procedure)"
          },
          {
            "code": "32750006",
            "display": "Inspection (procedure)"
          },
          {
            "code": "71651007",
            "display": "Mammography (procedure)"
          },
          {
            "code": "82918005",
            "display": "Positron emission tomography (procedure)"
          },
          {
            "code": "16310003",
            "display": "Diagnostic ultrasonography (procedure)"
          },
          {
            "code": "113091000",
            "display": "Magnetic resonance imaging (procedure)"
          },
          {
            "code": "448764002",
            "display": "Ultrasound elastography (procedure)"
          },
          {
            "code": "725404004",
            "display": "Molecular breast imaging (procedure)"
          },
          {
            "code": "62434009",
            "display": "Breast thermography (procedure)"
          },
          {
            "code": "450566007",
            "display": "Digital breast tomosynthesis (procedure)"
          }
        ]
      }
    ]
  }
}