FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.v2.uv.terminology.v271
Resource TypeValueSet
IdValueSet-hl7VSdiagnosisPriority.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet hl7VSdiagnosisPriority

  • Include all codes defined in http://terminology.hl7.org/v2plusvocab/CodeSystem/diagnosisPriority version 📍

Source1

{
  "resourceType": "ValueSet",
  "id": "hl7VSdiagnosisPriority",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/v2plusvocab/ValueSet/hl7VSdiagnosisPriority",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.21.234"
    }
  ],
  "version": "1.0.0",
  "name": "Hl7VSdiagnosisPriority",
  "title": "Diagnosis Priority (2.7.1 - 1.0.0)",
  "status": "active",
  "experimental": true,
  "date": "2026-01-27T19:48:36+00:00",
  "publisher": "HL7/FO",
  "contact": [
    {
      "name": "HL7/FO",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org"
        }
      ]
    }
  ],
  "description": "Concepts that identify the significance or priority of the diagnosis code.  Note that the codes are numeric, and the number of the code represents the ordinal priority of the associated diagnosis.  Used in the DG1 segment in Version 2 messaging.",
  "copyright": "HL7 Inc., 2026",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/v2plusvocab/CodeSystem/diagnosisPriority",
        "version": "0"
      }
    ]
  }
}