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

FHIR IG Statistics: ValueSet/observation-triggeredby-type

Packagech.fhir.ig.ch-lab-order
TypeValueSet
Idobservation-triggeredby-type
FHIR VersionR4
Sourcehttp://fhir.ch/ig/ch-lab-order/https://build.fhir.org/ig/hl7ch/ch-lab-order/ValueSet-observation-triggeredby-type.html
URLhttp://fhir.ch/ig/ch-lab-order/ValueSet/observation-triggeredby-type
Version3.0.0-ci-build
Statusactive
Date2025-05-22T12:59:39+00:00
NameObservationTriggeredByTypeVS
TitleObservation TriggeredBy Type
Realmch
Authorityhl7
DescriptionPossible reasons why an observation was triggered by another.
CopyrightCC0-1.0

Resources that use this resource

StructureDefinition
observation-triggeredByTriggered By Observation Extension

Resources that this resource uses

CodeSystem
triggeredby-typeObservation TriggeredBy Type CodeSystem

Narrative

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

Generated Narrative: ValueSet observation-triggeredby-type


Source

{
  "resourceType": "ValueSet",
  "id": "observation-triggeredby-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.ch/ig/ch-lab-order/ValueSet/observation-triggeredby-type",
  "version": "3.0.0-ci-build",
  "name": "ObservationTriggeredByTypeVS",
  "title": "Observation TriggeredBy Type",
  "status": "active",
  "experimental": false,
  "date": "2025-05-22T12:59:39+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": "Possible reasons why an observation was triggered by another.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CH"
        }
      ]
    }
  ],
  "copyright": "CC0-1.0",
  "compose": {
    "include": [
      {
        "system": "http://fhir.ch/ig/ch-lab-order/CodeSystem/triggeredby-type"
      }
    ]
  }
}