FHIR IG Statistics: ValueSet/No_colonoscopy_normal_abnormal
Package | colonoscopyreport.no |
Resource Type | ValueSet |
Id | No_colonoscopy_normal_abnormal |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=colonoscopyreport.no@0.7.23&canonical=http://ehelse.no/fhir/ValueSet/no-colonoscopy-normal-abnormal |
URL | http://ehelse.no/fhir/ValueSet/no-colonoscopy-normal-abnormal |
Status | draft |
Name | no-colonoscopy-normal-abnormal |
Title | Colonoscopy Report Normal/Abnormal |
Description | Indication of whether an observation is normal or not normal. SNOMED CT is used here, as the observation is coded with SNOMED CT, and it is a direct value, not an interpretation of a value. In interpreting whether a value is normal or not, the HL7 coding system Observation Interpretation would probably be more correct: https://www.hl7.org/fhir/v3/ObservationInterpretation/cs.html |
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
Colonoscopy Report Normal/Abnormal
http://ehelse.no/fhir/no-colonoscopy-followup
Source
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehelse.no/fhir/ValueSet/no-colonoscopy-normal-abnormal",
"name": "no-colonoscopy-normal-abnormal",
"title": "Colonoscopy Report Normal/Abnormal",
"status": "draft",
"publisher": "Norwegian Directorate of e-health",
"description": "Indication of whether an observation is normal or not normal. SNOMED CT is used here, as the observation is coded with SNOMED CT, and it is a direct value, not an interpretation of a value. In interpreting whether a value is normal or not, the HL7 coding system Observation Interpretation would probably be more correct: https://www.hl7.org/fhir/v3/ObservationInterpretation/cs.html",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "17621005",
"display": "Normal",
"designation": [
{
"language": "en",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000003001",
"display": "Fully specified name"
},
"value": "Normal (qualifier value)"
},
{
"language": "no",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000003001",
"display": "Fully specified name"
},
"value": "Normal"
}
]
},
{
"code": "263654008",
"display": "Ikke Normal",
"designation": [
{
"language": "en",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000003001",
"display": "Fully specified name"
},
"value": "Abnormal (qualifier value)"
},
{
"language": "no",
"use": {
"system": "http://snomed.info/sct",
"code": "900000000000003001",
"display": "Fully specified name"
},
"value": "Ikke Normal"
}
]
}
]
}
]
},
"expansion": {
"identifier": "urn:uuid:7156e75f-be9e-46f1-8590-0ed9433bff92",
"timestamp": "2021-12-21T13:36:18.9426129+01:00",
"total": 2,
"contains": [
{
"system": "http://snomed.info/sct",
"code": "17621005",
"display": "Normal"
},
{
"system": "http://snomed.info/sct",
"code": "263654008",
"display": "Ikke Normal"
}
]
}
}