FHIR IG Statistics: ValueSet/observation-triggeredby-type
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
}