PackagesCanonicalsLogsProblems
    Packages
    navify.fhir.r5.rdc@1.0.0
    https://roche.com/fhir/iop/StructureDefinition/rdc-Observation
{
  "description": "A profile designed to capture additional context related to diabetic care, such as carbohydrate intake, Estimated Weight Mean (EWM), and similar details. This version focuses exclusively on estimated carbohydrate intake, with potential future expansions to broaden its scope.",
  "_filename": "rdc-Observation.json",
  "package_name": "navify.fhir.r5.rdc",
  "date": null,
  "derivation": "constraint",
  "publisher": "F. Hoffmann-La Roche AG",
  "fhirVersion": "5.0.0",
  "name": "RdcObservation",
  "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",
  "package_version": "1.0.0",
  "status": "active",
  "id": "b776ca3f-26ea-47f7-a924-b9353d90d535",
  "kind": "resource",
  "url": "https://roche.com/fhir/iop/StructureDefinition/rdc-Observation",
  "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"
      }
    }, {
      "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": "dateTime"
      } ]
    }, {
      "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",
      "max": "0",
      "path": "Observation.hasMember"
    }, {
      "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"
}