PackagesCanonicalsLogsProblems
    Packages
    cgm.iop.roche.com@1.0.0
    https://iop.roche.com/fhir/StructureDefinition/CgmObservation
{
  "description": null,
  "_filename": "CgmObservation.StructureDefinition.json",
  "package_name": "cgm.iop.roche.com",
  "date": null,
  "derivation": "constraint",
  "publisher": "F. Hoffmann-La Roche AG",
  "fhirVersion": "5.0.0",
  "name": "CgmObservation",
  "abstract": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/.",
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.0",
  "status": "active",
  "id": "a236b323-b1e1-4515-9629-2f0fada490a4",
  "kind": "resource",
  "url": "https://iop.roche.com/fhir/StructureDefinition/CgmObservation",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Observation.extension:extCgmCalibrationStatus",
      "path": "Observation.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://iop.roche.com/fhir/StructureDefinition/ext-CgmCalibrationStatus" ]
      } ],
      "sliceName": "extCgmCalibrationStatus"
    }, {
      "id": "Observation.instantiates[x]",
      "max": "0",
      "path": "Observation.instantiates[x]"
    }, {
      "id": "Observation.triggeredBy",
      "max": "0",
      "path": "Observation.triggeredBy"
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://roche.com/fhir/iop/ValueSet/observationCodes"
      }
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ]
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      }, {
        "code": "Period"
      } ]
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "SampledData"
      } ]
    }, {
      "id": "Observation.value[x].codeMap",
      "max": "0",
      "path": "Observation.value[x].codeMap"
    }, {
      "id": "Observation.bodySite",
      "max": "0",
      "path": "Observation.bodySite"
    }, {
      "id": "Observation.bodyStructure",
      "max": "0",
      "path": "Observation.bodyStructure"
    }, {
      "id": "Observation.device",
      "min": 1,
      "path": "Observation.device",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://iop.roche.com/fhir/StructureDefinition/CgmDevice" ]
      } ]
    }, {
      "id": "Observation.hasMember",
      "max": "0",
      "path": "Observation.hasMember"
    }, {
      "id": "Observation.derivedFrom",
      "max": "0",
      "path": "Observation.derivedFrom"
    }, {
      "id": "Observation.component.code",
      "path": "Observation.component.code",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://roche.com/fhir/iop/ValueSet/observationCodes"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}