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

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

Packagech.fhir.ig.ch-rad-order
Resource TypeCodeSystem
Idch-rad-order-order-detail-type
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-rad-order/http://fhir.ch/ig/ch-rad-order/2.0.0/CodeSystem-ch-rad-order-order-detail-type.html
URLhttp://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-order-detail-type
Version2.0.0
Statusactive
Date2024-12-18T10:01:56+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": "2.0.0",
  "name": "ChRadOrderOrderDetailType",
  "title": "Type of Order Detail",
  "status": "active",
  "experimental": true,
  "date": "2024-12-18T10:01:56+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"
    }
  ]
}