HL7 Terminology (THO)
7.2.0 - Publication International flag

This page is part of the HL7 Terminology (v7.2.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

: Detected Issue Expected Onset Type

Page standards status: Trial-use Maturity Level: 3

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "detectedissue-expected-onset-type",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet detectedissue-expected-onset-type</b></p><a name=\"detectedissue-expected-onset-type\"> </a><a name=\"hcdetectedissue-expected-onset-type\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/385315009\">385315009</a></td><td>Sudden onset (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/788800008\">788800008</a></td><td>Delayed onset (qualifier value)</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cds"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 3
    }
  ],
  "url" : "http://terminology.hl7.org/ValueSet/detectedissue-expected-onset-type",
  "identifier" : [
    {
      "use" : "old",
      "system" : "urn:ietf:rfc:3986",
      "value" : "http://hl7.org/fhir/ValueSet/detectedissue-expected-onset-type"
    }
  ],
  "version" : "1.0.0",
  "name" : "DetectedIssueExpectedOnsetType",
  "title" : "Detected Issue Expected Onset Type",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-30",
  "publisher" : "Health Level Seven International",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org"
        },
        {
          "system" : "email",
          "value" : "hq@HL7.org"
        }
      ]
    }
  ],
  "description" : "Value set of codes denoting possible expected onset types for a detected issue.",
  "immutable" : true,
  "copyright" : "This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "385315009",
            "display" : "Sudden onset (qualifier value)"
          },
          {
            "code" : "788800008",
            "display" : "Delayed onset (qualifier value)"
          }
        ]
      }
    ]
  }
}