Mongolian HDIT Implementation guide
1.0.0 - Review

Mongolian HDIT Implementation guide - Local Development build (v1.0.0). See the Directory of published versions

StructureDefinition: LaboratoryResultMn

Atomic result within a LabReport which may or may not be significant by itself.

The official URL for this profile is:

http://fhir.mn/StructureDefinition/mng-observation-laboratory-result

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from ObservationMn

Summary

Mandatory: 5 elements (2 nested mandatory elements)
Must-Support: 30 elements
Prohibited: 14 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element Observation.effective[x] is sliced based on the value of type:$this
  • The element Observation.value[x] is sliced based on the value of type:$this

This structure is derived from ObservationMn

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..*ObservationMnMeasurements and simple assertions
... identifier S0..*IdentifierBusiness Identifier for observation
... basedOn S0..*Reference(LabReferralMn)Fulfills plan, proposal or order
... partOf S0..0
... category S1..1CodeableConceptClassification of type of observation
Binding: LabReferralCategory (required)
... code S1..1CodeableConceptType of observation (code / type)
.... coding 0..*CodingCode defined by a terminology system
..... system 0..1uriIdentity of the terminology system
..... code 0..1codeSymbol in syntax defined by the system
..... display 0..1stringRepresentation defined by the system
... subject 1..1Reference(PatientMn)Who and/or what the observation is about
... focus S0..0
... encounter S0..1Reference(Encounter-mn)Healthcare event during which this observation is made
... effective[x] S1..1(Slice Definition)Clinically relevant time/time-period for observation
Slice: Unordered, Open by type:$this
... effectiveDateTime 1..1dateTimeClinically relevant time/time-period for observation
... issued S0..0
... performer S0..*Reference(PractitionerRoleMn)Who is responsible for the observation
... value[x] S1..1(Slice Definition)Actual result
Slice: Unordered, Open by type:$this
... valueQuantity 0..1QuantityActual result
.... unit 0..1stringUnit representation
... interpretation S1..1CodeableConceptHigh, low, normal, etc.
Binding: AbnormalResultValueSet. (required)
... bodySite S0..0
... method S0..0
... specimen 0..0Reference(SpecimenMn)
... referenceRange S0..*BackboneElementProvides guide for interpretation
.... low 0..1SimpleQuantityLow Range, if relevant
.... high 0..1SimpleQuantityHigh Range, if relevant
.... type S0..0
.... text S0..0
... hasMember S0..0
... derivedFrom S0..0
... component S0..*BackboneElementComponent results
.... code S1..1CodeableConceptType of component observation (code / type)
.... value[x] S1..1Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, PeriodActual component result
.... dataAbsentReason S0..0
.... interpretation S1..1CodeableConceptHigh, low, normal, etc.
Binding: AbnormalResultValueSet. (required)
.... referenceRange S0..*BackboneElementProvides guide for interpretation of component result
..... type S0..0
..... appliesTo S0..0
..... age S0..0
..... text S0..0

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation I0..*ObservationMnMeasurements and simple assertions
... id Σ0..1stringLogical id of this artifact
... meta ΣI0..1MetaMetadata about the resource
... implicitRules ?!ΣI0..1uriA set of rules under which this content was created
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension I0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!I0..*ExtensionExtensions that cannot be ignored
... identifier SΣI0..*IdentifierBusiness Identifier for observation
... basedOn SΣI0..*Reference(LabReferralMn)Fulfills plan, proposal or order
... status ?!SΣI1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required)
... category SI1..1CodeableConceptClassification of type of observation
Binding: LabReferralCategory (required)
... code SΣI1..1CodeableConceptType of observation (code / type)
Binding: LOINCCodes (example)
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding ΣI0..*CodingCode defined by a terminology system
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... system ΣI0..1uriIdentity of the terminology system
..... version ΣI0..1stringVersion of the system - if relevant
..... code ΣI0..1codeSymbol in syntax defined by the system
..... display ΣI0..1stringRepresentation defined by the system
..... userSelected ΣI0..1booleanIf this coding was chosen directly by the user
.... text ΣI0..1stringPlain text representation of the concept
... subject SΣI1..1Reference(PatientMn)Who and/or what the observation is about
... encounter SΣI0..1Reference(Encounter-mn)Healthcare event during which this observation is made
... effective[x] SΣI1..1(Slice Definition)Clinically relevant time/time-period for observation
Slice: Unordered, Closed by type:$this
.... effective[x]:effectiveDateTime ΣI1..1dateTimeClinically relevant time/time-period for observation
... performer SΣI0..*Reference(PractitionerRoleMn)Who is responsible for the observation
... value[x] SΣI1..1(Slice Definition)Actual result
Slice: Unordered, Closed by type:$this
.... valueQuantityQuantity
.... valueCodeableConceptCodeableConcept
.... valueStringstring
.... valueBooleanboolean
.... valueIntegerinteger
.... valueRangeRange
.... valueRatioRatio
.... valueSampledDataSampledData
.... valueTimetime
.... valueDateTimedateTime
.... valuePeriodPeriod
.... value[x]:valueQuantity ΣI0..1QuantityActual result
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... value ΣI0..1decimalNumerical value (with implicit precision)
..... comparator ?!ΣI0..1code< | <= | >= | > - how to understand the value
Binding: QuantityComparator (required)
..... unit ΣI0..1stringUnit representation
..... system ΣI0..1uriSystem that defines coded unit form
..... code ΣI0..1codeCoded form of the unit
... interpretation SI1..1CodeableConceptHigh, low, normal, etc.
Binding: AbnormalResultValueSet. (required)
... note I0..*AnnotationComments about the observation
... referenceRange SI0..*BackboneElementProvides guide for interpretation
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... low I0..1SimpleQuantityLow Range, if relevant
.... high I0..1SimpleQuantityHigh Range, if relevant
... component SΣI0..*BackboneElementComponent results
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code SΣI1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example)
.... value[x] SΣI1..1Actual component result
..... valueQuantityQuantity
..... valueCodeableConceptCodeableConcept
..... valueStringstring
..... valueBooleanboolean
..... valueIntegerinteger
..... valueRangeRange
..... valueRatioRatio
..... valueSampledDataSampledData
..... valueTimetime
..... valueDateTimedateTime
..... valuePeriodPeriod
.... interpretation SI1..1CodeableConceptHigh, low, normal, etc.
Binding: AbnormalResultValueSet. (required)
.... referenceRange SI0..*BackboneElementProvides guide for interpretation of component result
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... low I0..1SimpleQuantityLow Range, if relevant
..... high I0..1SimpleQuantityHigh Range, if relevant

doco Documentation for this format

This structure is derived from ObservationMn

Summary

Mandatory: 5 elements (2 nested mandatory elements)
Must-Support: 30 elements
Prohibited: 14 elements

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element Observation.effective[x] is sliced based on the value of type:$this
  • The element Observation.value[x] is sliced based on the value of type:$this

Differential View

This structure is derived from ObservationMn

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation 0..*ObservationMnMeasurements and simple assertions
... identifier S0..*IdentifierBusiness Identifier for observation
... basedOn S0..*Reference(LabReferralMn)Fulfills plan, proposal or order
... partOf S0..0
... category S1..1CodeableConceptClassification of type of observation
Binding: LabReferralCategory (required)
... code S1..1CodeableConceptType of observation (code / type)
.... coding 0..*CodingCode defined by a terminology system
..... system 0..1uriIdentity of the terminology system
..... code 0..1codeSymbol in syntax defined by the system
..... display 0..1stringRepresentation defined by the system
... subject 1..1Reference(PatientMn)Who and/or what the observation is about
... focus S0..0
... encounter S0..1Reference(Encounter-mn)Healthcare event during which this observation is made
... effective[x] S1..1(Slice Definition)Clinically relevant time/time-period for observation
Slice: Unordered, Open by type:$this
... effectiveDateTime 1..1dateTimeClinically relevant time/time-period for observation
... issued S0..0
... performer S0..*Reference(PractitionerRoleMn)Who is responsible for the observation
... value[x] S1..1(Slice Definition)Actual result
Slice: Unordered, Open by type:$this
... valueQuantity 0..1QuantityActual result
.... unit 0..1stringUnit representation
... interpretation S1..1CodeableConceptHigh, low, normal, etc.
Binding: AbnormalResultValueSet. (required)
... bodySite S0..0
... method S0..0
... specimen 0..0Reference(SpecimenMn)
... referenceRange S0..*BackboneElementProvides guide for interpretation
.... low 0..1SimpleQuantityLow Range, if relevant
.... high 0..1SimpleQuantityHigh Range, if relevant
.... type S0..0
.... text S0..0
... hasMember S0..0
... derivedFrom S0..0
... component S0..*BackboneElementComponent results
.... code S1..1CodeableConceptType of component observation (code / type)
.... value[x] S1..1Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, PeriodActual component result
.... dataAbsentReason S0..0
.... interpretation S1..1CodeableConceptHigh, low, normal, etc.
Binding: AbnormalResultValueSet. (required)
.... referenceRange S0..*BackboneElementProvides guide for interpretation of component result
..... type S0..0
..... appliesTo S0..0
..... age S0..0
..... text S0..0

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Observation I0..*ObservationMnMeasurements and simple assertions
... id Σ0..1stringLogical id of this artifact
... meta ΣI0..1MetaMetadata about the resource
... implicitRules ?!ΣI0..1uriA set of rules under which this content was created
... text I0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension I0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!I0..*ExtensionExtensions that cannot be ignored
... identifier SΣI0..*IdentifierBusiness Identifier for observation
... basedOn SΣI0..*Reference(LabReferralMn)Fulfills plan, proposal or order
... status ?!SΣI1..1coderegistered | preliminary | final | amended +
Binding: ObservationStatus (required)
... category SI1..1CodeableConceptClassification of type of observation
Binding: LabReferralCategory (required)
... code SΣI1..1CodeableConceptType of observation (code / type)
Binding: LOINCCodes (example)
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding ΣI0..*CodingCode defined by a terminology system
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... system ΣI0..1uriIdentity of the terminology system
..... version ΣI0..1stringVersion of the system - if relevant
..... code ΣI0..1codeSymbol in syntax defined by the system
..... display ΣI0..1stringRepresentation defined by the system
..... userSelected ΣI0..1booleanIf this coding was chosen directly by the user
.... text ΣI0..1stringPlain text representation of the concept
... subject SΣI1..1Reference(PatientMn)Who and/or what the observation is about
... encounter SΣI0..1Reference(Encounter-mn)Healthcare event during which this observation is made
... effective[x] SΣI1..1(Slice Definition)Clinically relevant time/time-period for observation
Slice: Unordered, Closed by type:$this
.... effective[x]:effectiveDateTime ΣI1..1dateTimeClinically relevant time/time-period for observation
... performer SΣI0..*Reference(PractitionerRoleMn)Who is responsible for the observation
... value[x] SΣI1..1(Slice Definition)Actual result
Slice: Unordered, Closed by type:$this
.... valueQuantityQuantity
.... valueCodeableConceptCodeableConcept
.... valueStringstring
.... valueBooleanboolean
.... valueIntegerinteger
.... valueRangeRange
.... valueRatioRatio
.... valueSampledDataSampledData
.... valueTimetime
.... valueDateTimedateTime
.... valuePeriodPeriod
.... value[x]:valueQuantity ΣI0..1QuantityActual result
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... value ΣI0..1decimalNumerical value (with implicit precision)
..... comparator ?!ΣI0..1code< | <= | >= | > - how to understand the value
Binding: QuantityComparator (required)
..... unit ΣI0..1stringUnit representation
..... system ΣI0..1uriSystem that defines coded unit form
..... code ΣI0..1codeCoded form of the unit
... interpretation SI1..1CodeableConceptHigh, low, normal, etc.
Binding: AbnormalResultValueSet. (required)
... note I0..*AnnotationComments about the observation
... referenceRange SI0..*BackboneElementProvides guide for interpretation
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... low I0..1SimpleQuantityLow Range, if relevant
.... high I0..1SimpleQuantityHigh Range, if relevant
... component SΣI0..*BackboneElementComponent results
.... id 0..1stringUnique id for inter-element referencing
.... extension I0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code SΣI1..1CodeableConceptType of component observation (code / type)
Binding: LOINCCodes (example)
.... value[x] SΣI1..1Actual component result
..... valueQuantityQuantity
..... valueCodeableConceptCodeableConcept
..... valueStringstring
..... valueBooleanboolean
..... valueIntegerinteger
..... valueRangeRange
..... valueRatioRatio
..... valueSampledDataSampledData
..... valueTimetime
..... valueDateTimedateTime
..... valuePeriodPeriod
.... interpretation SI1..1CodeableConceptHigh, low, normal, etc.
Binding: AbnormalResultValueSet. (required)
.... referenceRange SI0..*BackboneElementProvides guide for interpretation of component result
..... id 0..1stringUnique id for inter-element referencing
..... extension I0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!ΣI0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... low I0..1SimpleQuantityLow Range, if relevant
..... high I0..1SimpleQuantityHigh Range, if relevant

doco Documentation for this format

 

Other representations of profile: Schematron

Terminology Bindings

Terminology Bindings

PathConformanceValueSet
Observation.languagepreferredCommonLanguages
Max Binding: AllLanguages
Observation.statusrequiredObservationStatus
Observation.categoryrequiredLabCategoryValueSet
Observation.codeexampleLOINCCodes
Observation.value[x]:valueQuantity.comparatorrequiredQuantityComparator
Observation.interpretationrequiredAbnormalResultValueSet
Observation.component.codeexampleLOINCCodes
Observation.component.interpretationrequiredAbnormalResultValueSet

Constraints

Constraints

IdPathDetailsRequirements