Observation CGM
Official URL: https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-CGM | Version: 1.1.0 | |||
Parent: |
Computable Name:
RdcObservationCGM |
Defines observations specific to continuous glucose monitoring (CGM), capturing glucose levels over time to support ongoing clinical and patient monitoring.
The Observation.code
element is assigned the following values:
System | Code | Display |
---|---|---|
http://snomed.info/sct | 434910001 | Interstitial fluid glucose concentration (observable entity) |
Formal Views of Profile Content
RdcObservationCGM (Observation) | http://hl7.org/fhir/StructureDefinition/Observation | ||
calibrationStatus | Extension(string) | ||
identifier | ..0 | ||
instantiates[x] | ..0 | ||
basedOn | ..0 | ||
triggeredBy | ..0 | ||
partOf | ..0 | ||
category | ..0 | ||
code | BindingPattern | ||
subject | Reference(RdcPatient) | ||
focus | ..0 | ||
encounter | ..0 | ||
effective[x] | |||
effectiveDateTime | dateTime | ||
effectivePeriod | Period | ||
issued | ..0 | ||
performer | ..0 | ||
value[x] | |||
valueSampledData | SampledData | ||
CGMFlags | Extension(string) | ||
SampledDataTimestamps | Extension(string) | ||
factor | ..0 | ||
lowerLimit | ..0 | ||
upperLimit | ..0 | ||
codeMap | ..0 | ||
dataAbsentReason | ..0 | ||
interpretation | ..0 | ||
note | ..0 | ||
bodySite | ..0 | ||
bodyStructure | ..0 | ||
method | ..0 | ||
specimen | ..0 | ||
device | Reference(RdcDeviceInstance) | ||
referenceRange | ..0 | ||
hasMember | ..0 | ||
derivedFrom | ..0 | ||
component | |||
code |
Observation.extension:calibrationStatus | |
Type | Extension(string) |
Observation.identifier | |
Cardinality | ..0 |
Observation.instantiates[x] | |
Cardinality | ..0 |
Observation.basedOn | |
Cardinality | ..0 |
Observation.triggeredBy | |
Cardinality | ..0 |
Observation.partOf | |
Cardinality | ..0 |
Observation.category | |
Cardinality | ..0 |
Observation.code | |
Binding | |
Pattern | { "coding": [ { "system": "http://snomed.info/sct", "code": "434910001" } ] } |
Observation.subject | |
Type | Reference(RdcPatient) |
Observation.focus | |
Cardinality | ..0 |
Observation.encounter | |
Cardinality | ..0 |
Observation.effective[x] | |
Type | dateTime, Period |
Observation.issued | |
Cardinality | ..0 |
Observation.performer | |
Cardinality | ..0 |
Observation.value[x] | |
Definition | CGM measurement data in array structure including CGM flag values. |
Type | SampledData |
Observation.value[x].extension:CGMFlags | |
Type | Extension(string) |
Observation.value[x].extension:SampledDataTimestamps | |
Type | Extension(string) |
Observation.value[x].factor | |
Cardinality | ..0 |
Observation.value[x].lowerLimit | |
Cardinality | ..0 |
Observation.value[x].upperLimit | |
Cardinality | ..0 |
Observation.value[x].codeMap | |
Cardinality | ..0 |
Observation.dataAbsentReason | |
Cardinality | ..0 |
Observation.interpretation | |
Cardinality | ..0 |
Observation.note | |
Cardinality | ..0 |
Observation.bodySite | |
Cardinality | ..0 |
Observation.bodyStructure | |
Cardinality | ..0 |
Observation.method | |
Cardinality | ..0 |
Observation.specimen | |
Cardinality | ..0 |
Observation.device | |
Type | Reference(RdcDeviceInstance) |
Observation.referenceRange | |
Cardinality | ..0 |
Observation.hasMember | |
Cardinality | ..0 |
Observation.derivedFrom | |
Cardinality | ..0 |
Observation.component.code | |
Binding |
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="rdc-Observation-CGM" />
<url value="https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-CGM" />
<name value="RdcObservationCGM" />
<title value="RDC Obseration CGM" />
<status value="active" />
<publisher value="F. Hoffmann-La Roche AG" />
<description value="Defines observations specific to continuous glucose monitoring (CGM), capturing glucose levels over time to support ongoing clinical and patient monitoring." />
<copyright value="Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise." />
<fhirVersion value="5.0.0" />
<kind value="resource" />
<abstract value="false" />
<type value="Observation" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Observation" />
<derivation value="constraint" />
<differential>
<element id="Observation.extension:calibrationStatus">
<path value="Observation.extension" />
<sliceName value="calibrationStatus" />
<type>
<code value="Extension" />
<profile value="https://roche.com/fhir/iop/StructureDefinition/ext-CalibrationStatus" />
</type>
</element>
<element id="Observation.identifier">
<path value="Observation.identifier" />
<max value="0" />
</element>
<element id="Observation.instantiates[x]">
<path value="Observation.instantiates[x]" />
<max value="0" />
</element>
<element id="Observation.basedOn">
<path value="Observation.basedOn" />
<max value="0" />
</element>
<element id="Observation.triggeredBy">
<path value="Observation.triggeredBy" />
<max value="0" />
</element>
<element id="Observation.partOf">
<path value="Observation.partOf" />
<max value="0" />
</element>
<element id="Observation.category">
<path value="Observation.category" />
<max value="0" />
</element>
<element id="Observation.code">
<path value="Observation.code" />
<patternCodeableConcept>
<coding>
<system value="http://snomed.info/sct" />
<code value="434910001" />
</coding>
</patternCodeableConcept>
<binding>
<strength value="required" />
<valueSet value="https://roche.com/fhir/iop/ValueSet/observation-codes" />
</binding>
</element>
<element id="Observation.subject">
<path value="Observation.subject" />
<type>
<code value="Reference" />
<targetProfile value="https://roche.com/fhir/iop/StructureDefinition/rdc-Patient" />
</type>
</element>
<element id="Observation.focus">
<path value="Observation.focus" />
<max value="0" />
</element>
<element id="Observation.encounter">
<path value="Observation.encounter" />
<max value="0" />
</element>
<element id="Observation.effective[x]">
<path value="Observation.effective[x]" />
<type>
<code value="dateTime" />
</type>
<type>
<code value="Period" />
</type>
</element>
<element id="Observation.issued">
<path value="Observation.issued" />
<max value="0" />
</element>
<element id="Observation.performer">
<path value="Observation.performer" />
<max value="0" />
</element>
<element id="Observation.value[x]">
<path value="Observation.value[x]" />
<definition value="CGM measurement data in array structure including CGM flag values." />
<type>
<code value="SampledData" />
</type>
</element>
<element id="Observation.value[x].extension:CGMFlags">
<path value="Observation.value[x].extension" />
<sliceName value="CGMFlags" />
<type>
<code value="Extension" />
<profile value="https://roche.com/fhir/iop/StructureDefinition/ext-CGMFlags" />
</type>
<isModifier value="false" />
</element>
<element id="Observation.value[x].extension:SampledDataTimestamps">
<path value="Observation.value[x].extension" />
<sliceName value="SampledDataTimestamps" />
<type>
<code value="Extension" />
<profile value="https://roche.com/fhir/iop/StructureDefinition/ext-SampledDataTimestamps" />
</type>
<isModifier value="false" />
</element>
<element id="Observation.value[x].factor">
<path value="Observation.value[x].factor" />
<max value="0" />
</element>
<element id="Observation.value[x].lowerLimit">
<path value="Observation.value[x].lowerLimit" />
<max value="0" />
</element>
<element id="Observation.value[x].upperLimit">
<path value="Observation.value[x].upperLimit" />
<max value="0" />
</element>
<element id="Observation.value[x].codeMap">
<path value="Observation.value[x].codeMap" />
<max value="0" />
</element>
<element id="Observation.dataAbsentReason">
<path value="Observation.dataAbsentReason" />
<max value="0" />
</element>
<element id="Observation.interpretation">
<path value="Observation.interpretation" />
<max value="0" />
</element>
<element id="Observation.note">
<path value="Observation.note" />
<max value="0" />
</element>
<element id="Observation.bodySite">
<path value="Observation.bodySite" />
<max value="0" />
</element>
<element id="Observation.bodyStructure">
<path value="Observation.bodyStructure" />
<max value="0" />
</element>
<element id="Observation.method">
<path value="Observation.method" />
<max value="0" />
</element>
<element id="Observation.specimen">
<path value="Observation.specimen" />
<max value="0" />
</element>
<element id="Observation.device">
<path value="Observation.device" />
<type>
<code value="Reference" />
<targetProfile value="https://roche.com/fhir/iop/StructureDefinition/rdc-Device-Instance" />
</type>
</element>
<element id="Observation.referenceRange">
<path value="Observation.referenceRange" />
<max value="0" />
</element>
<element id="Observation.hasMember">
<path value="Observation.hasMember" />
<max value="0" />
</element>
<element id="Observation.derivedFrom">
<path value="Observation.derivedFrom" />
<max value="0" />
</element>
<element id="Observation.component.code">
<path value="Observation.component.code" />
<binding>
<strength value="example" />
<valueSet value="https://roche.com/fhir/iop/ValueSet/observation-codes" />
</binding>
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"id": "rdc-Observation-CGM",
"url": "https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-CGM",
"name": "RdcObservationCGM",
"title": "RDC Obseration CGM",
"status": "active",
"publisher": "F. Hoffmann-La Roche AG",
"description": "Defines observations specific to continuous glucose monitoring (CGM), capturing glucose levels over time to support ongoing clinical and patient monitoring.",
"copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
"fhirVersion": "5.0.0",
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Observation.extension:calibrationStatus",
"path": "Observation.extension",
"sliceName": "calibrationStatus",
"type": [
{
"code": "Extension",
"profile": [
"https://roche.com/fhir/iop/StructureDefinition/ext-CalibrationStatus"
]
}
]
},
{
"id": "Observation.identifier",
"path": "Observation.identifier",
"max": "0"
},
{
"id": "Observation.instantiates[x]",
"path": "Observation.instantiates[x]",
"max": "0"
},
{
"id": "Observation.basedOn",
"path": "Observation.basedOn",
"max": "0"
},
{
"id": "Observation.triggeredBy",
"path": "Observation.triggeredBy",
"max": "0"
},
{
"id": "Observation.partOf",
"path": "Observation.partOf",
"max": "0"
},
{
"id": "Observation.category",
"path": "Observation.category",
"max": "0"
},
{
"id": "Observation.code",
"path": "Observation.code",
"patternCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "434910001"
}
]
},
"binding": {
"strength": "required",
"valueSet": "https://roche.com/fhir/iop/ValueSet/observation-codes"
}
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://roche.com/fhir/iop/StructureDefinition/rdc-Patient"
]
}
]
},
{
"id": "Observation.focus",
"path": "Observation.focus",
"max": "0"
},
{
"id": "Observation.encounter",
"path": "Observation.encounter",
"max": "0"
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"type": [
{
"code": "dateTime"
},
{
"code": "Period"
}
]
},
{
"id": "Observation.issued",
"path": "Observation.issued",
"max": "0"
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"max": "0"
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"definition": "CGM measurement data in array structure including CGM flag values.",
"type": [
{
"code": "SampledData"
}
]
},
{
"id": "Observation.value[x].extension:CGMFlags",
"path": "Observation.value[x].extension",
"sliceName": "CGMFlags",
"type": [
{
"code": "Extension",
"profile": [
"https://roche.com/fhir/iop/StructureDefinition/ext-CGMFlags"
]
}
],
"isModifier": false
},
{
"id": "Observation.value[x].extension:SampledDataTimestamps",
"path": "Observation.value[x].extension",
"sliceName": "SampledDataTimestamps",
"type": [
{
"code": "Extension",
"profile": [
"https://roche.com/fhir/iop/StructureDefinition/ext-SampledDataTimestamps"
]
}
],
"isModifier": false
},
{
"id": "Observation.value[x].factor",
"path": "Observation.value[x].factor",
"max": "0"
},
{
"id": "Observation.value[x].lowerLimit",
"path": "Observation.value[x].lowerLimit",
"max": "0"
},
{
"id": "Observation.value[x].upperLimit",
"path": "Observation.value[x].upperLimit",
"max": "0"
},
{
"id": "Observation.value[x].codeMap",
"path": "Observation.value[x].codeMap",
"max": "0"
},
{
"id": "Observation.dataAbsentReason",
"path": "Observation.dataAbsentReason",
"max": "0"
},
{
"id": "Observation.interpretation",
"path": "Observation.interpretation",
"max": "0"
},
{
"id": "Observation.note",
"path": "Observation.note",
"max": "0"
},
{
"id": "Observation.bodySite",
"path": "Observation.bodySite",
"max": "0"
},
{
"id": "Observation.bodyStructure",
"path": "Observation.bodyStructure",
"max": "0"
},
{
"id": "Observation.method",
"path": "Observation.method",
"max": "0"
},
{
"id": "Observation.specimen",
"path": "Observation.specimen",
"max": "0"
},
{
"id": "Observation.device",
"path": "Observation.device",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://roche.com/fhir/iop/StructureDefinition/rdc-Device-Instance"
]
}
]
},
{
"id": "Observation.referenceRange",
"path": "Observation.referenceRange",
"max": "0"
},
{
"id": "Observation.hasMember",
"path": "Observation.hasMember",
"max": "0"
},
{
"id": "Observation.derivedFrom",
"path": "Observation.derivedFrom",
"max": "0"
},
{
"id": "Observation.component.code",
"path": "Observation.component.code",
"binding": {
"strength": "example",
"valueSet": "https://roche.com/fhir/iop/ValueSet/observation-codes"
}
}
]
}
}