CodedObservationModel
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="shr-base-CodedObservation-model"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p><b>SW CodedObservation Logical Model</b></p>
<p/>
</div>
</text>
<url
value="http://hl7.org/fhir/us/sw/StructureDefinition/shr-base-CodedObservation-model"/>
<identifier>
<system value="http://hl7.org/fhir/us/sw"/>
<value value="shr.base.CodedObservation"/>
</identifier>
<version value="1.0.0"/>
<name value="CodedObservationModel"/>
<title value="SW CodedObservation Logical Model"/>
<status value="draft"/>
<date value="2018-08-17T00:00:00-04:00"/>
<publisher
value="HL7 Patient Care and Clinical Information Modeling Initiative Work Groups"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://standardhealthrecord.org"/>
</telecom>
</contact>
<kind value="logical"/>
<abstract value="false"/>
<type value="shr-base-CodedObservation-model"/>
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element"/>
<derivation value="specialization"/>
<snapshot>
<element id="shr-base-CodedObservation-model">
<path value="shr-base-CodedObservation-model"/>
<short value="CodedObservation"/>
<definition value="CodedObservation"/>
<min value="0"/>
<max value="*"/>
<base>
<path value="shr-base-CodedObservation-model"/>
<min value="0"/>
<max value="*"/>
</base>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="false"/>
</element>
<element id="shr-base-CodedObservation-model.findingStatus">
<path value="shr-base-CodedObservation-model.findingStatus"/>
<short
value="Indicates whether the finding is preliminary, amended, final, etc."/>
<definition
value="Indicates whether the finding is preliminary, amended, final, etc."/>
<min value="1"/>
<max value="1"/>
<base>
<path value="shr-base-CodedObservation-model.findingStatus"/>
<min value="1"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
</type>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="false"/>
<binding>
<strength value="required"/>
<valueSetReference>
<reference value="http://hl7.org/fhir/ValueSet/observation-status"/>
</valueSetReference>
</binding>
</element>
<element id="shr-base-CodedObservation-model.relevantTime">
<path value="shr-base-CodedObservation-model.relevantTime"/>
<short value="The time or time period that the statement addresses."/>
<definition value="The time or time period that the statement addresses."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="shr-base-CodedObservation-model.relevantTime"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="dateTime"/>
</type>
<type>
<code
value="http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-TimePeriod-model"/>
</type>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="false"/>
</element>
<element id="shr-base-CodedObservation-model.findingMethod">
<path value="shr-base-CodedObservation-model.findingMethod"/>
<short value="The method used to determine the finding."/>
<definition value="The method used to determine the finding."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="shr-base-CodedObservation-model.findingMethod"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="Coding"/>
</type>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="false"/>
</element>
<element id="shr-base-CodedObservation-model.subject">
<path value="shr-base-CodedObservation-model.subject"/>
<short
value="The person, place, event, condition, other statement that this statement addresses or belongs to."/>
<definition
value="The person, place, event, condition, other statement that this statement addresses or belongs to.
For an existential finding, the Subject is the 'owner' of the object said to exist or not exist. For example, the subject for a condition is a patient; the subject for wound size is a wound. Subjects are themselves statements."/>
<min value="1"/>
<max value="1"/>
<base>
<path value="shr-base-CodedObservation-model.subject"/>
<min value="1"/>
<max value="1"/>
</base>
<type>
<code
value="http://hl7.org/fhir/us/sw/StructureDefinition/shr-base-Statement-model"/>
</type>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="false"/>
</element>
<element id="shr-base-CodedObservation-model.observableCode">
<path value="shr-base-CodedObservation-model.observableCode"/>
<short
value="A code describing the aspect or property of the subject being observed or measured. The ObservableCode is the 'question code' that pairs to the 'answer' contained in the ResultValue."/>
<definition
value="A code describing the aspect or property of the subject being observed or measured. The ObservableCode is the 'question code' that pairs to the 'answer' contained in the ResultValue."/>
<min value="1"/>
<max value="1"/>
<base>
<path value="shr-base-CodedObservation-model.observableCode"/>
<min value="1"/>
<max value="1"/>
</base>
<type>
<code value="Coding"/>
</type>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="false"/>
</element>
<element id="shr-base-CodedObservation-model.resultValue">
<path value="shr-base-CodedObservation-model.resultValue"/>
<short
value="The finding itself, such as the blood pressure value recorded."/>
<definition
value="The finding itself, such as the blood pressure value recorded."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="shr-base-CodedObservation-model.resultValue"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="Coding"/>
</type>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="false"/>
</element>
<element id="shr-base-CodedObservation-model.qualifier">
<path value="shr-base-CodedObservation-model.qualifier"/>
<short
value="A condition or circumstance associated with an observation that affects the interpretation of the result value."/>
<definition
value="A condition or circumstance associated with an observation that affects the interpretation of the result value."/>
<min value="0"/>
<max value="*"/>
<base>
<path value="shr-base-CodedObservation-model.qualifier"/>
<min value="0"/>
<max value="*"/>
</base>
<type>
<code value="Coding"/>
</type>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="false"/>
</element>
</snapshot>
<differential>
<element id="shr-base-CodedObservation-model">
<path value="shr-base-CodedObservation-model"/>
<short value="CodedObservation"/>
<definition value="CodedObservation"/>
<min value="0"/>
<max value="*"/>
<base>
<path value="shr-base-CodedObservation-model"/>
<min value="0"/>
<max value="*"/>
</base>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="false"/>
</element>
<element id="shr-base-CodedObservation-model.findingStatus">
<path value="shr-base-CodedObservation-model.findingStatus"/>
<short
value="Indicates whether the finding is preliminary, amended, final, etc."/>
<definition
value="Indicates whether the finding is preliminary, amended, final, etc."/>
<min value="1"/>
<max value="1"/>
<base>
<path value="shr-base-CodedObservation-model.findingStatus"/>
<min value="1"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
</type>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="false"/>
<binding>
<strength value="required"/>
<valueSetReference>
<reference value="http://hl7.org/fhir/ValueSet/observation-status"/>
</valueSetReference>
</binding>
</element>
<element id="shr-base-CodedObservation-model.relevantTime">
<path value="shr-base-CodedObservation-model.relevantTime"/>
<short value="The time or time period that the statement addresses."/>
<definition value="The time or time period that the statement addresses."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="shr-base-CodedObservation-model.relevantTime"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="dateTime"/>
</type>
<type>
<code
value="http://hl7.org/fhir/us/sw/StructureDefinition/shr-core-TimePeriod-model"/>
</type>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="false"/>
</element>
<element id="shr-base-CodedObservation-model.findingMethod">
<path value="shr-base-CodedObservation-model.findingMethod"/>
<short value="The method used to determine the finding."/>
<definition value="The method used to determine the finding."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="shr-base-CodedObservation-model.findingMethod"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="Coding"/>
</type>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="false"/>
</element>
<element id="shr-base-CodedObservation-model.subject">
<path value="shr-base-CodedObservation-model.subject"/>
<short
value="The person, place, event, condition, other statement that this statement addresses or belongs to."/>
<definition
value="The person, place, event, condition, other statement that this statement addresses or belongs to.
For an existential finding, the Subject is the 'owner' of the object said to exist or not exist. For example, the subject for a condition is a patient; the subject for wound size is a wound. Subjects are themselves statements."/>
<min value="1"/>
<max value="1"/>
<base>
<path value="shr-base-CodedObservation-model.subject"/>
<min value="1"/>
<max value="1"/>
</base>
<type>
<code
value="http://hl7.org/fhir/us/sw/StructureDefinition/shr-base-Statement-model"/>
</type>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="false"/>
</element>
<element id="shr-base-CodedObservation-model.observableCode">
<path value="shr-base-CodedObservation-model.observableCode"/>
<short
value="A code describing the aspect or property of the subject being observed or measured. The ObservableCode is the 'question code' that pairs to the 'answer' contained in the ResultValue."/>
<definition
value="A code describing the aspect or property of the subject being observed or measured. The ObservableCode is the 'question code' that pairs to the 'answer' contained in the ResultValue."/>
<min value="1"/>
<max value="1"/>
<base>
<path value="shr-base-CodedObservation-model.observableCode"/>
<min value="1"/>
<max value="1"/>
</base>
<type>
<code value="Coding"/>
</type>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="false"/>
</element>
<element id="shr-base-CodedObservation-model.resultValue">
<path value="shr-base-CodedObservation-model.resultValue"/>
<short
value="The finding itself, such as the blood pressure value recorded."/>
<definition
value="The finding itself, such as the blood pressure value recorded."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="shr-base-CodedObservation-model.resultValue"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="Coding"/>
</type>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="false"/>
</element>
<element id="shr-base-CodedObservation-model.qualifier">
<path value="shr-base-CodedObservation-model.qualifier"/>
<short
value="A condition or circumstance associated with an observation that affects the interpretation of the result value."/>
<definition
value="A condition or circumstance associated with an observation that affects the interpretation of the result value."/>
<min value="0"/>
<max value="*"/>
<base>
<path value="shr-base-CodedObservation-model.qualifier"/>
<min value="0"/>
<max value="*"/>
</base>
<type>
<code value="Coding"/>
</type>
<mustSupport value="false"/>
<isModifier value="false"/>
<isSummary value="false"/>
</element>
</differential>
</StructureDefinition>