FHIR IG analytics| Package | hl7.terminology.r3 |
| Resource Type | ValueSet |
| Id | ValueSet-detectedissue-expected-onset-type.json |
| FHIR Version | R3 |
No resources found
No resources found
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": "temp",
"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)"
}
]
}
]
}
}