PackagesCanonicalsLogsProblems
    Packages
    navify.fhir.r5.rdc@1.2.0
    https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-Additional
{
  "description": "A profile designed to capture additional context related to diabetic care, such as carbohydrate intake, Estimated Weight Mean (EWM), and similar details.",
  "_filename": "rdc-Observation-Additional.json",
  "package_name": "navify.fhir.r5.rdc",
  "date": null,
  "derivation": "constraint",
  "publisher": "F. Hoffmann-La Roche AG",
  "fhirVersion": "5.0.0",
  "name": "RdcObservationAdditional",
  "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": "Additional Context RDC Observation",
  "package_version": "1.2.0",
  "status": "active",
  "id": "0ae0d47f-4974-478d-932b-13c6ddd99729",
  "kind": "resource",
  "url": "https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-Additional",
  "version": "1.0.0",
  "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.focus",
      "max": "0",
      "path": "Observation.focus"
    }, {
      "id": "Observation.subject",
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://roche.com/fhir/iop/StructureDefinition/rdc-Patient" ]
      } ]
    }, {
      "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.referenceRange",
      "max": "0",
      "path": "Observation.referenceRange"
    }, {
      "id": "Observation.device",
      "path": "Observation.device",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://roche.com/fhir/iop/StructureDefinition/rdc-Device-Instance" ]
      } ]
    }, {
      "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"
}