FHIR R4 Symptoms Implementation Guide, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-symptoms-ig/ and changes regularly. See the Directory of published versions
: OccurrenceCS
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "openEHR-EHR-CLUSTER.symptom-sign.v2.at0186"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem openEHR-EHR-CLUSTER.symptom-sign.v2.at0186</b></p><a name=\"openEHR-EHR-CLUSTER.symptom-sign.v2.at0186\"> </a><a name=\"hcopenEHR-EHR-CLUSTER.symptom-sign.v2.at0186\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/symptoms/CodeSystem/openEHR-EHR-CLUSTER.symptom-sign.v2.at0186</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">at0187<a name=\"openEHR-EHR-CLUSTER.symptom-sign.v2.at0186-at0187\"> </a></td><td>First occurrence</td><td>This is the first ever occurrence of this symptom or sign.</td></tr><tr><td style=\"white-space:nowrap\">at0188<a name=\"openEHR-EHR-CLUSTER.symptom-sign.v2.at0186-at0188\"> </a></td><td>Recurrence</td><td>New occurrence of the same symptom or sign after a previous episode was resolved.</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "cic" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 1 ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/symptoms/ImplementationGuide/hl7.fhir.uv.symptoms"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/symptoms/ImplementationGuide/hl7.fhir.uv.symptoms> ] ] ) ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/symptoms/ImplementationGuide/hl7.fhir.uv.symptoms"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/symptoms/ImplementationGuide/hl7.fhir.uv.symptoms> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/uv/symptoms/CodeSystem/openEHR-EHR-CLUSTER.symptom-sign.v2.at0186"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/symptoms/CodeSystem/openEHR-EHR-CLUSTER.symptom-sign.v2.at0186>
] ; #
fhir:version [ fhir:v "1.0.0-ballot"] ; #
fhir:name [ fhir:v "OccurrenceCS"] ; #
fhir:title [ fhir:v "Occurrence"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-12-17T20:51:08+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Clinical Interoperability Council"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Clinical Interoperability Council" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cic" ] ] )
] ) ; #
fhir:description [ fhir:v "CodeSystem for Type of occurrence for this symptom or sign?"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "at0187" ] ;
fhir:display [ fhir:v "First occurrence" ] ;
fhir:definition [ fhir:v "This is the first ever occurrence of this symptom or sign." ]
] [
fhir:code [ fhir:v "at0188" ] ;
fhir:display [ fhir:v "Recurrence" ] ;
fhir:definition [ fhir:v "New occurrence of the same symptom or sign after a previous episode was resolved." ]
] ) . #