FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.breast-radiology
Resource TypeValueSet
IdValueSet-LymphNodeAbnormalityTypeVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/fhir-breast-radiology-ig/ValueSet-LymphNodeAbnormalityTypeVS.html
URLhttp://hl7.org/fhir/us/breast-radiology/ValueSet/LymphNodeAbnormalityTypeVS
Version0.3.0
Statusactive
Date2022-12-07T21:19:53+00:00
NameLymphNodeAbnormalityTypeVS
TitleLymph Node Type ValueSet
Realmus
Authorityhl7
DescriptionLymphNode Type Value Set

Resources that use this resource

StructureDefinition
LymphNodeAbnormalityLymphNode Abnormality Abnormality

Resources that this resource uses

CodeSystem
LymphNodeAbnormalityTypeCSLymph Node Type CodeSystem

Narrative

Note: links and images are rebased to the (stated) source


Source1

{
  "resourceType": "ValueSet",
  "id": "LymphNodeAbnormalityTypeVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breast-radiology/ValueSet/LymphNodeAbnormalityTypeVS",
  "version": "0.3.0",
  "name": "LymphNodeAbnormalityTypeVS",
  "title": "Lymph Node Type ValueSet",
  "status": "active",
  "experimental": false,
  "date": "2022-12-07T21:19:53+00:00",
  "publisher": "HL7 International - Clinical Interoperability Council",
  "contact": [
    {
      "name": "HL7 International - Clinical Interoperability Council",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic"
        }
      ]
    }
  ],
  "description": "LymphNode Type Value Set",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/breast-radiology/CodeSystem/LymphNodeAbnormalityTypeCS"
      }
    ]
  }
}