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

FHIR IG analytics

Packagech.fhir.ig.ch-lab-order
Resource TypeValueSet
IdValueSet-reasons-for-order.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7ch/ch-lab-order/ValueSet-reasons-for-order.html
URLhttp://fhir.ch/ig/ch-lab-order/ValueSet/reasons-for-order
Version4.0.0-ballot-ci-build
Statusactive
Date2025-12-16T11:56:08+00:00
NameReasonsForOrder
TitleAll Valid Reasons for Ordering a Lab Service
Realmch
Authorityhl7
DescriptionBroadest value set of valid reasons for ordering laboratory services
CopyrightCC0-1.0

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet reasons-for-order

  • Include codes fromhttp://snomed.info/sct version Not Stated (use latest from terminology server) where concept is-a 138875005 (SNOMED CT Concept)

Source1

{
  "resourceType": "ValueSet",
  "id": "reasons-for-order",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-lab-order/ValueSet/reasons-for-order",
  "version": "4.0.0-ballot-ci-build",
  "name": "ReasonsForOrder",
  "title": "All Valid Reasons for Ordering a Lab Service",
  "status": "active",
  "experimental": false,
  "date": "2025-12-16T11:56:08+00:00",
  "publisher": "HL7 Switzerland",
  "contact": [
    {
      "name": "HL7 Switzerland",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ch"
        }
      ]
    },
    {
      "name": "Marcel Hanselmann",
      "telecom": [
        {
          "system": "email",
          "value": "laborprojektgruppe@gmail.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Broadest value set of valid reasons for ordering laboratory services",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "138875005"
          }
        ]
      }
    ]
  }
}