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

FHIR IG Statistics: ValueSet/oncology-LymphNodeMobilityVS

Packagehl7.fhir.us.breastcancer
TypeValueSet
Idoncology-LymphNodeMobilityVS
FHIR VersionR3
Sourcehttp://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/ValueSet-oncology-LymphNodeMobilityVS.html
URLhttp://hl7.org/fhir/us/breastcancer/ValueSet/oncology-LymphNodeMobilityVS
Version0.2.0
Statusdraft
Date2018-08-17T00:00:00+10:00
NameLymphNodeMobilityVS
TitleBC LymphNodeMobilityVS ValueSet
Realmus
Authorityhl7
DescriptionValues expressing the degree of moveability of lymph node upon palpation.

Resources that use this resource

StructureDefinition
oncology-BreastClinicalLymphNodeInvolvementBC BreastClinicalLymphNodeInvolvement Profile
oncology-LymphNodeMobility-modelBC LymphNodeMobility 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 LymphNodeMobilityVS ValueSet

Values expressing the degree of moveability of lymph node upon palpation.


Source

{
  "resourceType": "ValueSet",
  "id": "oncology-LymphNodeMobilityVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-LymphNodeMobilityVS",
  "identifier": [
    {
      "system": "http://hl7.org/fhir/us/breastcancer",
      "value": "oncology.LymphNodeMobilityVS"
    }
  ],
  "version": "0.2.0",
  "name": "LymphNodeMobilityVS",
  "title": "BC LymphNodeMobilityVS 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": "Values expressing the degree of moveability of lymph node upon palpation.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "261010008",
            "display": "Fixed (qualifier)"
          },
          {
            "code": "300824007",
            "display": "Moveable (qualifier)"
          }
        ]
      }
    ]
  }
}