PackagesCanonicalsLogsProblems
    Packages
    navify.fhir.r5.rdc@1.2.0
    https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-CarbohydrateIntake
{
  "description": "A profile designed to capture carbohydrate intake.",
  "_filename": "rdc-Observation-CarbohydrateIntake.json",
  "package_name": "navify.fhir.r5.rdc",
  "date": null,
  "derivation": "constraint",
  "publisher": "F. Hoffmann-La Roche AG",
  "fhirVersion": "5.0.0",
  "name": "RdcObservationCarbohydrateIntake",
  "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 Carbohydrate Intake",
  "package_version": "1.2.0",
  "status": null,
  "id": "0164eee5-74d8-4b23-88cc-c4b7a483bb74",
  "kind": "resource",
  "url": "https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-CarbohydrateIntake",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Observation.code",
      "path": "Observation.code",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "9059-7",
          "system": "http://loinc.org"
        } ]
      }
    }, {
      "id": "Observation.component.code",
      "path": "Observation.component.code",
      "binding": {
        "strength": "required",
        "valueSet": "https://roche.com/fhir/iop/ValueSet/carbohydrate-intake-codes"
      }
    } ]
  },
  "baseDefinition": "https://roche.com/fhir/iop/StructureDefinition/rdc-Observation-Additional"
}