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

FHIR IG Statistics: ValueSet/ForeignObjectAbnormalityTypeVS

Packagehl7.fhir.us.breast-radiology
TypeValueSet
IdForeignObjectAbnormalityTypeVS
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/breast-radiology/https://build.fhir.org/ig/HL7/fhir-breast-radiology-ig/ValueSet-ForeignObjectAbnormalityTypeVS.html
URLhttp://hl7.org/fhir/us/breast-radiology/ValueSet/ForeignObjectAbnormalityTypeVS
Version0.3.0
Statusactive
Date2022-12-07T21:19:53+00:00
NameForeignObjectAbnormalityTypeVS
TitleForeign Object Abnormality Type ValueSet
Realmus
Authorityhl7
DescriptionForeign Object Type Value Set

Resources that use this resource

StructureDefinition
ForeignObjectAbnormalityForeign Object Abnormality

Resources that this resource uses

CodeSystem
ForeignObjectAbnormalityTypeCSForeign Object Abnormality Type CodeSystem

Narrative

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


Source

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