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

FHIR IG analytics

Packagech.fhir.ig.ch-rad-order
Resource TypeValueSet
IdValueSet-ch-rad-order-imaging-region.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7ch/ch-rad-order/ValueSet-ch-rad-order-imaging-region.html
URLhttp://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-imaging-region
Version2.0.2-ci-build
Statusactive
Date2025-12-17T07:37:19+00:00
NameChRadOrderImagingRegion
TitleImaging Region
Realmch
Authorityhl7
DescriptionDefinition for Imaging Region Value Set in the context of CH RAD-Order.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-rad-order-servicerequestCH RAD-Order ServiceRequest

Resources that this resource uses

CodeSystem
radlex.orgRadLex radiology lexicon

Narrative

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

Generated Narrative: ValueSet ch-rad-order-imaging-region

  • Include these codes as defined in http://radlex.org version Not Stated (use latest from terminology server)
    CodeDisplay
    RID56Abdomen
    RID28749breast
    RID1243Thorax
    RID13202limb of body
    RID9080head
    RID2638Lower extremity
    RID7488neck
    RID2507Pelvis
    RID1850Upper extremity
    RID39569whole body
    RID35962umbilical artery
    RID34558Umbilical Cord
    RID50043set of umbilical vessels
    RID665middle cerebral artery
    RID6062Body region

Source1

{
  "resourceType": "ValueSet",
  "id": "ch-rad-order-imaging-region",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-imaging-region",
  "version": "2.0.2-ci-build",
  "name": "ChRadOrderImagingRegion",
  "title": "Imaging Region",
  "status": "active",
  "experimental": true,
  "date": "2025-12-17T07:37:19+00:00",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "Juerg P. Bleuer",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch"
        }
      ]
    }
  ],
  "description": "Definition for Imaging Region Value Set in the context of CH RAD-Order.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://radlex.org",
        "concept": [
          {
            "code": "RID56",
            "display": "Abdomen"
          },
          {
            "code": "RID28749",
            "display": "breast"
          },
          {
            "code": "RID1243",
            "display": "Thorax"
          },
          {
            "code": "RID13202",
            "display": "limb of body"
          },
          {
            "code": "RID9080",
            "display": "head"
          },
          {
            "code": "RID2638",
            "display": "Lower extremity"
          },
          {
            "code": "RID7488",
            "display": "neck"
          },
          {
            "code": "RID2507",
            "display": "Pelvis"
          },
          {
            "code": "RID1850",
            "display": "Upper extremity"
          },
          {
            "code": "RID39569",
            "display": "whole body"
          },
          {
            "code": "RID35962",
            "display": "umbilical artery"
          },
          {
            "code": "RID34558",
            "display": "Umbilical Cord"
          },
          {
            "code": "RID50043",
            "display": "set of umbilical vessels"
          },
          {
            "code": "RID665",
            "display": "middle cerebral artery"
          },
          {
            "code": "RID6062",
            "display": "Body region"
          }
        ]
      }
    ]
  }
}