FHIR IG Statistics: ValueSet/ch-rad-order-caveat-qualifier-value
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "ch-rad-order-caveat-qualifier-value",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-rad-order/ValueSet/ch-rad-order-caveat-qualifier-value",
"version": "3.0.0-ballot-ci-build",
"name": "ChRadOrderQualifierValue",
"title": "Qualifier Value",
"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": "Qualifier values 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://snomed.info/sct",
"concept": [
{
"code": "2667000",
"display": "Absent (qualifier value)"
},
{
"code": "52101004",
"display": "Present (qualifier value)"
},
{
"code": "373068000",
"display": "Undetermined (qualifier value)"
}
]
}
]
}
}