FHIR IG Statistics: ValueSet/ch-vacd-verification-status-vs
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
- Include these codes as defined in
http://snomed.info/sct
Code | Display |
59156000 | Confirmed by (contextual qualifier) (qualifier value) |
76104008 | Not confirmed by (contextual qualifier) (qualifier value) |
Additional Language Displays
Code | Deutsch (Schweiz) (German (Switzerland), de) | English (United States) (English (United States), en) | French (Switzerland) (fr) | Italian (Switzerland) (it) | rm |
59156000 | Bestätigt | Confirmed | confirmé | confermato | Bestätigt |
76104008 | Nicht Bestätigt | Not confirmed | non confirmé | Non confermato | Nicht Bestätigt |
Source
{
"resourceType": "ValueSet",
"id": "ch-vacd-verification-status-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-verification-status-vs",
"version": "6.0.0-ci-build",
"name": "CHVACDVerificationStatusVS",
"title": "Verification Status Codes",
"status": "active",
"experimental": false,
"date": "2025-05-22T11:38:09+00:00",
"publisher": "HL7 Switzerland",
"contact": [
{
"name": "HL7 Switzerland",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.ch/"
}
]
}
],
"description": "Definition the verification status codes for the extension ch-vacd-ext-verification-status.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CHE"
}
]
}
],
"copyright": "CC0-1.0",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "59156000",
"display": "Confirmed by (contextual qualifier) (qualifier value)",
"designation": [
{
"language": "de-CH",
"value": "Bestätigt"
},
{
"language": "fr-CH",
"value": "confirmé"
},
{
"language": "it-CH",
"value": "confermato"
},
{
"language": "rm-CH",
"value": "Bestätigt"
},
{
"language": "en-US",
"value": "Confirmed"
}
]
},
{
"code": "76104008",
"display": "Not confirmed by (contextual qualifier) (qualifier value)",
"designation": [
{
"language": "de-CH",
"value": "Nicht Bestätigt"
},
{
"language": "fr-CH",
"value": "non confirmé"
},
{
"language": "it-CH",
"value": "Non confermato"
},
{
"language": "rm-CH",
"value": "Nicht Bestätigt"
},
{
"language": "en-US",
"value": "Not confirmed"
}
]
}
]
}
]
}
}