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

FHIR IG analytics

Packagehl7.terminology
Resource TypeValueSet
IdValueSet-detectedissue-expected-onset-type.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/ValueSet-detectedissue-expected-onset-type.html
URLhttp://terminology.hl7.org/ValueSet/detectedissue-expected-onset-type
Version1.0.0
Statusactive
Date2026-05-30
NameDetectedIssueExpectedOnsetType
TitleDetected Issue Expected Onset Type
Realmuv
Authorityhl7
DescriptionValue set of codes denoting possible expected onset types for a detected issue.
CopyrightThis 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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

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

Generated Narrative: ValueSet detectedissue-expected-onset-type

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    385315009Sudden onset (qualifier value)
    788800008Delayed onset (qualifier value)

Source1

{
  "resourceType": "ValueSet",
  "id": "detectedissue-expected-onset-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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)"
          }
        ]
      }
    ]
  }
}