{
  "resourceType": "ValueSet",
  "status": "retired",
  "name": "NexusEmrNoteClassificationVS",
  "id": "nexus-emr-note-classification",
  "title": "Note Classification Value Set (retired)",
  "description": "RETIRED -- superseded by the Composition Classification Value Set (`nexus-emr-composition-classification`). Renamed when the Composition profile widened from authored notes alone to three document kinds: an authored note, a generated summary, and a letter. Use the replacement; this URL is kept resolving only so consumers of an earlier published version are told where the set went, rather than meeting a dead link.",
  "url": "https://fhir.apps.health/ValueSet/nexus-emr-note-classification",
  "experimental": false,
  "date": "2026-08-21",
  "publisher": "WELLSTAR Technologies Corp.",
  "purpose": "Preserve a published canonical URL through a rename. Holds only the single code it carried before the rename, so a reader arriving from an old link sees what the set meant rather than an empty page; it gains nothing further. The replacement, nexus-emr-composition-classification, is authoritative and holds this code plus the two that were added.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "34109-9",
            "display": "Note"
          }
        ]
      }
    ]
  }
}
