FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/No_colonoscopy_normal_abnormal

Packagecolonoscopyreport.no
Resource TypeValueSet
IdNo_colonoscopy_normal_abnormal
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=colonoscopyreport.no@0.7.23&canonical=http://ehelse.no/fhir/ValueSet/no-colonoscopy-normal-abnormal
URLhttp://ehelse.no/fhir/ValueSet/no-colonoscopy-normal-abnormal
Statusdraft
Nameno-colonoscopy-normal-abnormal
TitleColonoscopy Report Normal/Abnormal
DescriptionIndication 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

StructureDefinition
colonoscopyreport-lumenColonoscopy Report Lumen

Resources that this resource uses

CodeSystem
sctSNOMED 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"
      }
    ]
  }
}