FHIR IG analytics| Package | hl7.terminology |
| Resource Type | ValueSet |
| Id | ValueSet-detectedissue-expected-onset-type.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7/UTG/ValueSet-detectedissue-expected-onset-type.html |
| URL | http://terminology.hl7.org/ValueSet/detectedissue-expected-onset-type |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-05-30 |
| Name | DetectedIssueExpectedOnsetType |
| Title | Detected Issue Expected Onset Type |
| Realm | uv |
| Authority | hl7 |
| Description | Value set of codes denoting possible expected onset types for a detected issue. |
| 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 |
No resources found
| CodeSystem | ||
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet detectedissue-expected-onset-type
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 385315009 | Sudden onset (qualifier value) |
| 788800008 | Delayed onset (qualifier value) |
{
"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)"
}
]
}
]
}
}