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

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

Packagech.fhir.ig.ch-rad-order
TypeValueSet
Idch-rad-order-order-detail-type
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-rad-order/https://build.fhir.org/ig/hl7ch/ch-rad-order/ValueSet-ch-rad-order-order-detail-type.html
URLhttp://fhir.ch/ig/ch-rad-order/ValueSet/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 Value Set in the context of CH RAD-Order.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
ch-rad-order-order-detail-typeCH RAD-Order Order Detail Type

Resources that this resource uses

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

Narrative

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

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


Source

{
  "resourceType": "ValueSet",
  "id": "ch-rad-order-order-detail-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-order-detail-type",
  "version": "3.0.0-ballot-ci-build",
  "name": "ChRadOrderOrderDetailType",
  "title": "Type of Order Detail",
  "status": "active",
  "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 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://fhir.ch/ig/ch-rad-order/CodeSystem/ch-rad-order-order-detail-type"
      }
    ]
  }
}