{ "description": "A clinical observation capturing a patient’s blood glucose level. This profile serves as a parent observation for related profiles, such as carbohydrate intake or Estimated Weight Mean (EWM), which provide additional context. Blood glucose measurements can be recorded by the patient or directly by a device.", "_filename": "rdc-Observation-BG.json", "package_name": "navify.fhir.r5.rdc", "date": null, "derivation": "constraint", "publisher": "F. Hoffmann-La Roche AG", "fhirVersion": "5.0.0", "name": "RdcObservationBG", "abstract": false, "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.", "type": "Observation", "experimental": null, "resourceType": "StructureDefinition", "title": "RDC Observation BG", "package_version": "1.0.0", "status": "active", "id": "f95704e8-18d8-4374-afff-cd57c05b3a44", "kind": "resource", "url": "https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-BG", "version": null, "differential": { "element": [ { "id": "Observation.identifier", "max": "0", "path": "Observation.identifier" }, { "id": "Observation.instantiates[x]", "max": "0", "path": "Observation.instantiates[x]" }, { "id": "Observation.basedOn", "max": "0", "path": "Observation.basedOn" }, { "id": "Observation.triggeredBy", "max": "0", "path": "Observation.triggeredBy" }, { "id": "Observation.partOf", "max": "0", "path": "Observation.partOf" }, { "id": "Observation.category", "max": "0", "path": "Observation.category" }, { "id": "Observation.code", "path": "Observation.code", "binding": { "strength": "required", "valueSet": "https://roche.com/fhir/iop/ValueSet/observation-codes" }, "patternCodeableConcept": { "coding": [ { "code": "32016-8", "system": "http://loinc.org" } ] } }, { "id": "Observation.subject", "path": "Observation.subject", "type": [ { "code": "Reference", "targetProfile": [ "https://roche.com/fhir/iop/StructureDefinition/rdc-Patient" ] } ] }, { "id": "Observation.focus", "max": "0", "path": "Observation.focus" }, { "id": "Observation.encounter", "max": "0", "path": "Observation.encounter" }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "type": [ { "code": "Timing" } ] }, { "id": "Observation.issued", "max": "0", "path": "Observation.issued" }, { "id": "Observation.performer", "max": "0", "path": "Observation.performer" }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "type": [ { "code": "Quantity" } ] }, { "id": "Observation.dataAbsentReason", "max": "0", "path": "Observation.dataAbsentReason" }, { "id": "Observation.interpretation", "max": "0", "path": "Observation.interpretation" }, { "id": "Observation.note", "max": "0", "path": "Observation.note" }, { "id": "Observation.bodySite", "max": "0", "path": "Observation.bodySite" }, { "id": "Observation.bodyStructure", "max": "0", "path": "Observation.bodyStructure" }, { "id": "Observation.method", "max": "0", "path": "Observation.method" }, { "id": "Observation.specimen", "max": "0", "path": "Observation.specimen" }, { "id": "Observation.device", "path": "Observation.device", "type": [ { "code": "Reference", "targetProfile": [ "https://roche.com/fhir/iop/StructureDefinition/rdc-Device-Instance" ] } ] }, { "id": "Observation.referenceRange", "max": "0", "path": "Observation.referenceRange" }, { "id": "Observation.hasMember", "path": "Observation.hasMember", "type": [ { "code": "Reference", "targetProfile": [ "https://roche.com/fhir/iop/StructureDefinition/rdc-Observation" ] } ] }, { "id": "Observation.derivedFrom", "max": "0", "path": "Observation.derivedFrom" }, { "id": "Observation.component.code", "path": "Observation.component.code", "binding": { "strength": "required", "valueSet": "https://roche.com/fhir/iop/ValueSet/observation-codes" } }, { "id": "Observation.component.value[x]", "max": "0", "path": "Observation.component.value[x]" }, { "id": "Observation.component.dataAbsentReason", "max": "0", "path": "Observation.component.dataAbsentReason" }, { "id": "Observation.component.interpretation", "max": "0", "path": "Observation.component.interpretation" }, { "id": "Observation.component.referenceRange", "max": "0", "path": "Observation.component.referenceRange" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation" }