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

FHIR IG Statistics: ValueSet/DuctAbnormalityTypeVS

Packagehl7.fhir.us.breast-radiology
Resource TypeValueSet
IdDuctAbnormalityTypeVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/breast-radiology/https://build.fhir.org/ig/HL7/fhir-breast-radiology-ig/ValueSet-DuctAbnormalityTypeVS.html
URLhttp://hl7.org/fhir/us/breast-radiology/ValueSet/DuctAbnormalityTypeVS
Version0.3.0
Statusactive
Date2022-12-07T21:19:53+00:00
NameDuctAbnormalityTypeVS
TitleDuct Abnormality Type ValueSet
Realmus
Authorityhl7
DescriptionDuct Type Value Set

Resources that use this resource

StructureDefinition
DuctAbnormalityDuct Abnormality

Resources that this resource uses

CodeSystem
DuctAbnormalityTypeCSDuct Abnormality Type CodeSystem

Narrative

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


Source

{
  "resourceType": "ValueSet",
  "id": "DuctAbnormalityTypeVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/breast-radiology/ValueSet/DuctAbnormalityTypeVS",
  "version": "0.3.0",
  "name": "DuctAbnormalityTypeVS",
  "title": "Duct Abnormality 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": "Duct 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/DuctAbnormalityTypeCS"
      }
    ]
  }
}