--- type: "valueset" title: "Detected Issue Expected Onset Type" valueset: "detectedissue-expected-onset-type" --- # Detected Issue Expected Onset Type - **Official URL**: http://hl7.org/fhir/ValueSet/detectedissue-expected-onset-type - **Version**: 6.0.0 - **Status**: active - **Name**: DetectedIssueExpectedOnsetType - **Title**: Detected Issue Expected Onset Type - **Publisher**: HL7 (FHIR Project) - **Description**: Example value set illustrating the expected onset type. ## Content (Compose) - **System**: http://snomed.info/sct | **Concepts**: 385315009, 788800008 ## ValueSet XML ```xml <status value="active"/> <experimental value="true"/> <date value="2020-12-28T16:55:11+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Example value set illustrating the expected onset type."/> <immutable value="true"/> <copyright value="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 value="http://snomed.info/sct"/> <concept> <code value="385315009"/> <display value="Sudden onset (qualifier value)"/> </concept> <concept> <code value="788800008"/> <display value="Delayed onset (qualifier value)"/> </concept> </include> </compose> </ValueSet> ```