{
"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": [ {
"use": {
"code": "900000000000003001",
"system": "http://snomed.info/sct",
"display": "Fully specified name"
},
"value": "Normal (qualifier value)",
"language": "en"
}, {
"use": {
"code": "900000000000003001",
"system": "http://snomed.info/sct",
"display": "Fully specified name"
},
"value": "Normal",
"language": "no"
} ]
}, {
"code": "263654008",
"display": "Ikke Normal",
"designation": [ {
"use": {
"code": "900000000000003001",
"system": "http://snomed.info/sct",
"display": "Fully specified name"
},
"value": "Abnormal (qualifier value)",
"language": "en"
}, {
"use": {
"code": "900000000000003001",
"system": "http://snomed.info/sct",
"display": "Fully specified name"
},
"value": "Ikke Normal",
"language": "no"
} ]
} ]
} ]
},
"_filename": "No_colonoscopy_normal_abnormal.json",
"package_name": "colonoscopyreport.no",
"date": null,
"publisher": "Norwegian Directorate of e-health",
"name": "no-colonoscopy-normal-abnormal",
"type": null,
"experimental": null,
"resourceType": "ValueSet",
"title": "Colonoscopy Report Normal/Abnormal",
"package_version": "0.1.0-beta2",
"status": "draft",
"id": "4c49e7d9-abbb-4e01-9253-a28406a85160",
"kind": null,
"url": "http://ehelse.no/fhir/ValueSet/no-colonoscopy-normal-abnormal",
"version": null
}