This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.1.0: STU 1 Draft) based on FHIR (HL7® FHIR® Standard) R3. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Ratio
A unit of measurement for the quotient of the amount of one entity to another.
This profile builds on Ratio.
This profile was published on Sun Apr 01 00:00:00 AEDT 2018 as a draft by The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC).
View the corresponding RatioModel logical model.
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | BC Ratio Profile | |||
![]() ![]() | 1..1 | |||
![]() ![]() | 1..1 | |||
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | I | 0..* | BC Ratio Profile rat-1: Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present | |
![]() ![]() | 0..1 | string | xml:id (or equivalent in JSON) | |
![]() ![]() | Σ | 1..1 | Quantity | Numerator value |
![]() ![]() | Σ | 1..1 | Quantity | Denominator value |
Documentation for this format | ||||
Differential View
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | BC Ratio Profile | |||
![]() ![]() | 1..1 | |||
![]() ![]() | 1..1 | |||
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | I | 0..* | BC Ratio Profile rat-1: Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present | |
![]() ![]() | 0..1 | string | xml:id (or equivalent in JSON) | |
![]() ![]() | Σ | 1..1 | Quantity | Numerator value |
![]() ![]() | Σ | 1..1 | Quantity | Denominator value |
Documentation for this format | ||||
Downloads: StructureDefinition: (XML, JSON, TTL), Schema: XML Schematron
| Id | Path | Details | Requirements |
| ele-1 | Ratio | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
| rat-1 | Ratio | Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present : (numerator.empty() xor denominator.exists()) and (numerator.exists() or extension.exists()) |