{
  "resourceType": "ValueSet",
  "id": "digidot-valueset-observation-codes",
  "url": "https://novari.no/fhir/digidot/ValueSet/digidot-observation-codes",
  "version": "0.1.2-test",
  "name": "DigidotValueSetObservationCodes",
  "title": "DigiDOT Observation Codes",
  "status": "draft",
  "date": "2026-09-01",
  "publisher": "Novari AS - DigiDOT",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NO",
          "display": "Norway"
        }
      ]
    }
  ],
  "description": "Draft ValueSet for what is measured, assessed, reported or calculated in a DigiDOT Observation. It includes the SNOMED CT Observable entity hierarchy from the Norwegian 20260715 release and the small governed DigiDOT list for defined calculated or local concepts. It does not represent a diagnosis or the result; record those in Condition or Observation.value[x].",
  "purpose": "Used by DigiDot Observation (NO): Observation.code (extensible); DigiDot Observation (NO): Observation.code.coding:primary (extensible).",
  "copyright": "This ValueSet includes SNOMED CT content. SNOMED CT is copyright 2002+ SNOMED International. Use of SNOMED CT is subject to the SNOMED CT Affiliate Licence Agreement.",
  "compose": {
    "lockedDate": "2026-07-15",
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/51000202101/version/20260715",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "363787002"
          }
        ]
      },
      {
        "system": "https://novari.no/fhir/digidot/CodeSystem/digidot-observation-codes",
        "version": "0.1.0-test"
      }
    ],
    "inactive": false
  },
  "experimental": true
}