{
"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.1",
"status": "active",
"id": "004b27d4-2d12-40c1-85ba-186e4ce6f9a7",
"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"
}