FHIR IG Statistics: ValueSet/yes-no-unknown
Package | ch.fhir.ig.ch-ems |
Type | ValueSet |
Id | yes-no-unknown |
FHIR Version | R4 |
Source | http://fhir.ch/ig/ch-ems/http://fhir.ch/ig/ch-ems/ValueSet-yes-no-unknown.html |
URL | http://fhir.ch/ig/ch-ems/ValueSet/yes-no-unknown |
Version | 1.9.0 |
Status | active |
Date | 2020-05-25 |
Name | YesNoUnknown |
Title | Yes/No/Unknown |
Realm | ch |
Authority | hl7 |
Description | The SNOMED CT codes to answer yes/no/unknown |
Copyright | This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org. |
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": "yes-no-unknown",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.ch/ig/ch-ems/ValueSet/yes-no-unknown",
"version": "1.9.0",
"name": "YesNoUnknown",
"title": "Yes/No/Unknown",
"status": "active",
"date": "2020-05-25",
"publisher": "IVR Interverband für Rettungswesen",
"contact": [
{
"name": "IVR Interverband für Rettungswesen",
"telecom": [
{
"system": "url",
"value": "https://www.ivr-ias.ch/"
}
]
}
],
"description": "The SNOMED CT codes to answer yes/no/unknown",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "373066001",
"display": "Yes (qualifier value)"
},
{
"code": "373067005",
"display": "No (qualifier value)"
},
{
"code": "261665006",
"display": "Unknown (qualifier value)"
}
]
}
]
}
}