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

FHIR IG analytics

Packagehl7.fhir.uv.symptoms
Resource TypeCodeSystem
IdCodeSystem-SymptomTemporary.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/fhir-symptoms-ig/CodeSystem-SymptomTemporary.html
URLhttp://hl7.org/fhir/uv/symptoms/CodeSystem/SymptomTemporary
Version1.0.0-ballot
Statusactive
Date2026-02-03T20:41:50+00:00
NameSymptomTemporary
TitleTemporary Symptom Codes
Realmuv
Authorityhl7
DescriptionA code system that has codes for use in the IG that will eventually be migrated to other code systems such as LOINC or THO.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem SymptomTemporary

This case-sensitive code system http://hl7.org/fhir/uv/symptoms/CodeSystem/SymptomTemporary defines the following codes:

CodeDisplayDefinition
symptom SymptomUsed to indicate the category of an observation when it is a symptom.
OTHEREVENT Other EventsUsed to indicate other events that were occurring at the time of the symptom onset but were not considered triggers.

Source1

{
  "resourceType": "CodeSystem",
  "id": "SymptomTemporary",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cic"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/symptoms/ImplementationGuide/hl7.fhir.uv.symptoms"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/symptoms/ImplementationGuide/hl7.fhir.uv.symptoms"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/symptoms/CodeSystem/SymptomTemporary",
  "version": "1.0.0-ballot",
  "name": "SymptomTemporary",
  "title": "Temporary Symptom Codes",
  "status": "active",
  "experimental": false,
  "date": "2026-02-03T20:41:50+00:00",
  "publisher": "HL7 International / Clinical Interoperability Council",
  "contact": [
    {
      "name": "HL7 International / Clinical Interoperability Council",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic"
        }
      ]
    }
  ],
  "description": "A code system that has codes for use in the IG that will eventually be migrated to other code systems such as LOINC or THO.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "symptom",
      "display": "Symptom",
      "definition": "Used to indicate the category of an observation when it is a symptom."
    },
    {
      "code": "OTHEREVENT",
      "display": "Other Events",
      "definition": "Used to indicate other events that were occurring at the time of the symptom onset but were not considered triggers."
    }
  ]
}