FHIR IG analytics| Package | hl7.fhir.uv.symptoms |
| Resource Type | CodeSystem |
| Id | CodeSystem-openEHR-EHR-CLUSTER.symptom-sign.v2.at0175.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/fhir-symptoms-ig/CodeSystem-openEHR-EHR-CLUSTER.symptom-sign.v2.at0175.html |
| URL | http://hl7.org/fhir/uv/symptoms/CodeSystem/openEHR-EHR-CLUSTER.symptom-sign.v2.at0175 |
| Version | 1.0.0-ballot |
| Status | active |
| Date | 2026-02-03T20:43:29+00:00 |
| Name | EpisodicityCS |
| Title | Episodicity |
| Realm | uv |
| Authority | hl7 |
| Description | CodeSystem for Category of this episode for the identified symptom or sign. |
| Content | complete |
| ValueSet | |
| openEHR-EHR-CLUSTER.symptom-sign.v2.at0175 | Episodicity ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem openEHR-EHR-CLUSTER.symptom-sign.v2.at0175
This case-sensitive code system http://hl7.org/fhir/uv/symptoms/CodeSystem/openEHR-EHR-CLUSTER.symptom-sign.v2.at0175 defines the following codes:
{
"resourceType": "CodeSystem",
"id": "openEHR-EHR-CLUSTER.symptom-sign.v2.at0175",
"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/openEHR-EHR-CLUSTER.symptom-sign.v2.at0175",
"version": "1.0.0-ballot",
"name": "EpisodicityCS",
"title": "Episodicity",
"status": "active",
"date": "2026-02-03T20:43:29+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": "CodeSystem for Category of this episode for the identified symptom or sign.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "at0176",
"display": "New",
"definition": "A new episode of the symptom or sign - either the first ever occurrence or a reoccurrence where the previous episode had completely resolved."
},
{
"code": "at0178",
"display": "Ongoing",
"definition": "This symptom or sign is ongoing, effectively a single, continuous episode."
},
{
"code": "at0177",
"display": "Indeterminate",
"definition": "It is not possible to determine if this occurrence of the symptom or sign is new or ongoing."
}
]
}