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

FHIR IG Statistics: CodeSystem/ch-rad-order-order-detail-type

Packagech.fhir.ig.ch-rad-order
TypeCodeSystem
Idch-rad-order-order-detail-type
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-rad-order/https://build.fhir.org/ig/hl7ch/ch-rad-order/CodeSystem-ch-rad-order-order-detail-type.html
URLhttp://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-order-detail-type
Version3.0.0-ballot-ci-build
Statusactive
Date2025-05-12T07:14:28+00:00
NameChRadOrderOrderDetailType
TitleType of Order Detail
Realmch
Authorityhl7
DescriptionDefinition for Type of Order Detail Code System in the context of CH RAD-Order.
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
ch-rad-order-order-detail-typeType of Order Detail

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ch-rad-order-order-detail-type

This case-sensitive code system http://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-order-detail-type defines the following codes:

CodeDisplay
imagingRegion Imaging Region
laterality Laterality
viewType View Type
maneuverType Maneuver Type
guidanceForAction Guidance for Action

Source

{
  "resourceType": "CodeSystem",
  "id": "ch-rad-order-order-detail-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-order-detail-type",
  "version": "3.0.0-ballot-ci-build",
  "name": "ChRadOrderOrderDetailType",
  "title": "Type of Order Detail",
  "status": "active",
  "experimental": true,
  "date": "2025-05-12T07:14:28+00:00",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "Juerg P. Bleuer",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch"
        }
      ]
    }
  ],
  "description": "Definition for Type of Order Detail Code System in the context of CH RAD-Order.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "imagingRegion",
      "display": "Imaging Region"
    },
    {
      "code": "laterality",
      "display": "Laterality"
    },
    {
      "code": "viewType",
      "display": "View Type"
    },
    {
      "code": "maneuverType",
      "display": "Maneuver Type"
    },
    {
      "code": "guidanceForAction",
      "display": "Guidance for Action"
    }
  ]
}