Lithuanian Prostate Diagnostics Implementation Guide
0.0.1 - ci-build Lithuania flag

Lithuanian Prostate Diagnostics Implementation Guide, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-lt-prostate/ and changes regularly. See the Directory of published versions

Resource Profile: Observation: PRECISE Longitudinal Assessment

Official URL: https://hl7.lt/fhir/prostate/StructureDefinition/precise-assessment-lt-prostate Version: 0.0.1
Computable Name: PreciseAssessmentLtProstate

PRECISE is an exam-level longitudinal assessment for prostate MRI follow-up. It summarizes overall change compared to a prior MRI examination, using the PRECISE framework.

PRECISE does not replace PI-RADS (which is lesion-level). Instead, it provides a patient/exam-level progression/regression category informed by lesion changes.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description Differentials, Snapshots, and other representations.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Observation C 0..* ObservationLt(0.3.0) Measurements and simple assertions
Constraints: obs-6, obs-7, obs-8
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier SΣ 0..* Identifier Business Identifier for observation
... instantiates[x] SΣ 0..1 canonical(ObservationDefinition), Reference(ObservationDefinition) Instantiates FHIR ObservationDefinition
... basedOn SΣ 0..1 Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) Fulfills plan, proposal or order
... triggeredBy S 0..* BackboneElement Triggering observation(s)
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... observation Σ 1..1 Reference(ObservationLt(0.3.0)) Triggering observation
.... type Σ 1..1 code reflex | repeat | re-run
Binding: TriggeredBytype (required): The type of TriggeredBy Observation.
.... reason S 0..1 string Reason that the observation was triggered
... partOf SΣ 0..* Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy | GenomicStudy) Part of referenced event
... status ?!SΣ 1..1 code registered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.
Required Pattern: final
... category S 0..* CodeableConcept Classification of type of observation
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.
... code SΣC 1..1 CodeableConcept Type of observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: precise-assessment
..... display 1..1 string Representation defined by the system
Fixed Value: PRECISE longitudinal assessment
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... subject SΣ 1..1 Reference(PatientLt(0.3.0)) Who and/or what the observation is about
... focus SΣ 0..* Reference(Resource) What the observation is about, when it is not about the subject of record
... encounter SΣ 0..1 Reference(EncounterLt(0.3.0)) Healthcare event during which this observation is made
... effective[x] SΣ 1..1 dateTime Clinically relevant time/time-period for observation
... issued SΣ 0..1 instant Date/Time this version was made available
... performer SΣ 0..* Reference(PractitionerLt(0.3.0) | PractitionerRoleLt(0.3.0) | OrganizationLt(0.3.0)) Who is responsible for the observation
... value[x] SΣC 1..1 CodeableConcept Actual result
Binding: ProstatePreciseCategoryVS (0.0.1) (required)
... dataAbsentReason SC 0..1 CodeableConcept Why the result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
... note S 0..* Annotation Comments about the observation
... bodyStructure SC 0..1 Reference(BodyStructure) Observed body structure
... specimen SC 0..1 Reference(Specimen | Group) Specimen used for this observation
Constraints: obs-9
... device S 0..1 Reference(Device | DeviceMetric) A reference to the device that generates the measurements or the device settings for the device
... referenceRange SC 0..* BackboneElement Provides guide for interpretation
Constraints: obs-3
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... low SC 0..1 SimpleQuantity(5.0.0) Low Range, if relevant
.... high SC 0..1 SimpleQuantity(5.0.0) High Range, if relevant
.... normalValue S 0..1 CodeableConcept Normal value, if relevant
Binding: ObservationReferenceRangeNormalValueCodes (extensible): Codes identifying the normal value of the observation.
.... age S 0..1 Range Applicable age range, if relevant
.... text SC 0..1 markdown Text based reference range in an observation
... hasMember SΣ 0..* Reference(ObservationLt(0.3.0) | QuestionnaireResponse) Related resource that belongs to the Observation group
... derivedFrom SΣ 0..* Reference(ImagingStudy) Prior ImagingStudy used as baseline for PRECISE longitudinal comparison
... Slices for component SΣC 0..* BackboneElement Component results
Slice: Unordered, Open by pattern:code
.... component:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
..... value[x] SΣ 0..1 Actual component result
...... valueQuantity Quantity
...... valueCodeableConcept CodeableConcept
...... valueString string
...... valueBoolean boolean
...... valueInteger integer
...... valueRange Range
...... valueRatio Ratio
...... valueSampledData SampledData
...... valueTime time
...... valueDateTime dateTime
...... valuePeriod Period
...... valueAttachment Attachment
...... valueReference Reference(MolecularSequence)
.... component:newLesion SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: new-lesion
....... display 1..1 string Representation defined by the system
Fixed Value: New lesion indicator
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 boolean Actual component result
.... component:changePattern SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: change-pattern
....... display 1..1 string Representation defined by the system
Fixed Value: Change pattern
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 CodeableConcept Actual component result
Binding: ProstatePreciseChangePatternVS (0.0.1) (required)
.... component:bestSequence SΣC 0..* BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: best-sequence
....... display 1..1 string Representation defined by the system
Fixed Value: Best MRI sequence for change assessment
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 CodeableConcept Actual component result
Binding: ProstateSequenceTypeVS (0.0.1) (extensible)
.... component:sizeChangeMm SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: size-change-mm
....... display 1..1 string Representation defined by the system
Fixed Value: Size change in millimeters
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... Slices for value[x] SΣ 1..1 Actual component result
Slice: Unordered, Open by type:$this
...... valueQuantity Quantity
...... valueCodeableConcept CodeableConcept
...... valueString string
...... valueBoolean boolean
...... valueInteger integer
...... valueRange Range
...... valueRatio Ratio
...... valueSampledData SampledData
...... valueTime time
...... valueDateTime dateTime
...... valuePeriod Period
...... valueAttachment Attachment
...... valueReference Reference(MolecularSequence)
...... value[x]:valueQuantity SΣ 0..1 Quantity Actual component result
....... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
....... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
....... code ΣC 0..1 code Coded form of the unit
Required Pattern: mm
.... component:dimension1 SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-1-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 1 (mm, axial)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 Quantity Actual component result
...... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
...... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code ΣC 0..1 code Coded form of the unit
Required Pattern: mm
.... component:dimension2 SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-2-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 2 (mm, axial)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 Quantity Actual component result
...... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
...... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code ΣC 0..1 code Coded form of the unit
Required Pattern: mm
.... component:dimension3 SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-3-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 3 (mm, coronal/sagittal)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 Quantity Actual component result
...... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
...... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code ΣC 0..1 code Coded form of the unit
Required Pattern: mm
.... component:changeVolume SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: change-volume-cm3
....... display 1..1 string Representation defined by the system
Fixed Value: Change volume (cm³)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 Quantity Actual component result
...... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
...... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code ΣC 0..1 code Coded form of the unit
Required Pattern: cm3
.... component:likertScale SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 273575009
....... display 1..1 string Representation defined by the system
Fixed Value: Likert scale (assessment scale)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣC 1..1 integer Actual component result
Constraints: prostate-score-min-1, prostate-score-max-5
.... component:priorPirads SΣC 0..1 BackboneElement Prior PI-RADS score
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 350501000146102
....... display 1..1 string Representation defined by the system
Fixed Value: Prostate Imaging-Reporting and Data System score
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣC 1..1 integer Actual component result
Constraints: prostate-score-min-1, prostate-score-max-5
.... component:priorTnmStage SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: prior-tnm-stage
....... display 1..1 string Representation defined by the system
Fixed Value: Prior TNM stage
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 string Actual component result
.... component:priorCapsuleDamage SΣC 0..1 BackboneElement Prior capsule damage
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 60405008
....... display 1..1 string Representation defined by the system
Fixed Value: Structure of capsule of prostate (body structure)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 CodeableConcept Actual component result
Binding: ProstateDamageStatusVS (0.0.1) (required)
.... component:priorVesicleDamage SΣC 0..1 BackboneElement Prior seminal vesicle damage
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 64739004
....... display 1..1 string Representation defined by the system
Fixed Value: Seminal vesicle structure (body structure)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 CodeableConcept Actual component result
Binding: ProstateDamageStatusVS (0.0.1) (required)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Observation.triggeredBy.​type Base required triggered Bytype 📍5.0.0 FHIR Std.
Observation.status Base required Observation Status 📍5.0.0 FHIR Std.
Observation.category Base preferred Observation Category Codes 📍5.0.0 FHIR Std.
Observation.code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.value[x] Base required Prostate - PRECISE Category 📍0.0.1 This IG
Observation.dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.referenceRange.​normalValue Base extensible Observation Reference Range Normal Value Codes 📍5.0.0 FHIR Std.
Observation.component.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:newLesion.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:changePattern.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:changePattern.​value[x] Base required Prostate - PRECISE Change Pattern VS 📍0.0.1 This IG
Observation.component:bestSequence.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:bestSequence.​value[x] Base extensible Prostate - mpMRI Sequence Type 📍0.0.1 This IG
Observation.component:sizeChangeMm.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:sizeChangeMm.​value[x]:valueQuantity.​comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:dimension1.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:dimension1.​value[x].comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:dimension2.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:dimension2.​value[x].comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:dimension3.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:dimension3.​value[x].comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:changeVolume.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:changeVolume.​value[x].comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:likertScale.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorPirads.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorTnmStage.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorCapsuleDamage.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorCapsuleDamage.​value[x] Base required Prostate - Damage Status 📍0.0.1 This IG
Observation.component:priorVesicleDamage.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorVesicleDamage.​value[x] Base required Prostate - Damage Status 📍0.0.1 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error Observation If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Observation If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Observation If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Observation If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Observation A resource should have narrative for robust management text.`div`.exists()
ele-1 error Observation.implicitRules, Observation.modifierExtension, Observation.identifier, Observation.instantiates[x], Observation.basedOn, Observation.triggeredBy, Observation.triggeredBy.modifierExtension, Observation.triggeredBy.observation, Observation.triggeredBy.type, Observation.triggeredBy.reason, Observation.partOf, Observation.status, Observation.category, Observation.code, Observation.subject, Observation.focus, Observation.encounter, Observation.effective[x], Observation.issued, Observation.performer, Observation.value[x], Observation.dataAbsentReason, Observation.note, Observation.bodyStructure, Observation.specimen, Observation.device, Observation.referenceRange, Observation.referenceRange.modifierExtension, Observation.referenceRange.low, Observation.referenceRange.high, Observation.referenceRange.normalValue, Observation.referenceRange.age, Observation.referenceRange.text, Observation.hasMember, Observation.derivedFrom, Observation.component, Observation.component.modifierExtension, Observation.component.code, Observation.component.value[x], Observation.component:newLesion, Observation.component:newLesion.modifierExtension, Observation.component:newLesion.code, Observation.component:newLesion.value[x], Observation.component:changePattern, Observation.component:changePattern.modifierExtension, Observation.component:changePattern.code, Observation.component:changePattern.value[x], Observation.component:bestSequence, Observation.component:bestSequence.modifierExtension, Observation.component:bestSequence.code, Observation.component:bestSequence.value[x], Observation.component:sizeChangeMm, Observation.component:sizeChangeMm.modifierExtension, Observation.component:sizeChangeMm.code, Observation.component:sizeChangeMm.value[x], Observation.component:sizeChangeMm.value[x]:valueQuantity, Observation.component:sizeChangeMm.value[x]:valueQuantity.comparator, Observation.component:sizeChangeMm.value[x]:valueQuantity.system, Observation.component:sizeChangeMm.value[x]:valueQuantity.code, Observation.component:dimension1, Observation.component:dimension1.modifierExtension, Observation.component:dimension1.code, Observation.component:dimension1.value[x], Observation.component:dimension1.value[x].comparator, Observation.component:dimension1.value[x].system, Observation.component:dimension1.value[x].code, Observation.component:dimension2, Observation.component:dimension2.modifierExtension, Observation.component:dimension2.code, Observation.component:dimension2.value[x], Observation.component:dimension2.value[x].comparator, Observation.component:dimension2.value[x].system, Observation.component:dimension2.value[x].code, Observation.component:dimension3, Observation.component:dimension3.modifierExtension, Observation.component:dimension3.code, Observation.component:dimension3.value[x], Observation.component:dimension3.value[x].comparator, Observation.component:dimension3.value[x].system, Observation.component:dimension3.value[x].code, Observation.component:changeVolume, Observation.component:changeVolume.modifierExtension, Observation.component:changeVolume.code, Observation.component:changeVolume.value[x], Observation.component:changeVolume.value[x].comparator, Observation.component:changeVolume.value[x].system, Observation.component:changeVolume.value[x].code, Observation.component:likertScale, Observation.component:likertScale.modifierExtension, Observation.component:likertScale.code, Observation.component:likertScale.value[x], Observation.component:priorPirads, Observation.component:priorPirads.modifierExtension, Observation.component:priorPirads.code, Observation.component:priorPirads.value[x], Observation.component:priorTnmStage, Observation.component:priorTnmStage.modifierExtension, Observation.component:priorTnmStage.code, Observation.component:priorTnmStage.value[x], Observation.component:priorCapsuleDamage, Observation.component:priorCapsuleDamage.modifierExtension, Observation.component:priorCapsuleDamage.code, Observation.component:priorCapsuleDamage.value[x], Observation.component:priorVesicleDamage, Observation.component:priorVesicleDamage.modifierExtension, Observation.component:priorVesicleDamage.code, Observation.component:priorVesicleDamage.value[x] All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Observation.modifierExtension, Observation.triggeredBy.modifierExtension, Observation.referenceRange.modifierExtension, Observation.component.modifierExtension, Observation.component:newLesion.modifierExtension, Observation.component:changePattern.modifierExtension, Observation.component:bestSequence.modifierExtension, Observation.component:sizeChangeMm.modifierExtension, Observation.component:dimension1.modifierExtension, Observation.component:dimension2.modifierExtension, Observation.component:dimension3.modifierExtension, Observation.component:changeVolume.modifierExtension, Observation.component:likertScale.modifierExtension, Observation.component:priorPirads.modifierExtension, Observation.component:priorTnmStage.modifierExtension, Observation.component:priorCapsuleDamage.modifierExtension, Observation.component:priorVesicleDamage.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
obs-3 error Observation.referenceRange Must have at least a low or a high or text low.exists() or high.exists() or text.exists()
obs-6 error Observation dataAbsentReason SHALL only be present if Observation.value[x] is not present dataAbsentReason.empty() or value.empty()
obs-7 error Observation If Observation.component.code is the same as Observation.code, then Observation.value SHALL NOT be present (the Observation.component.value[x] holds the value). value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty()
obs-8 error Observation bodyStructure SHALL only be present if Observation.bodySite is not present bodySite.exists() implies bodyStructure.empty()
obs-9 error Observation.specimen If Observation.specimen is a reference to Group, the group can only have specimens (reference.resolve().exists() and reference.resolve() is Group) implies reference.resolve().member.entity.resolve().all($this is Specimen)
prostate-score-max-5 error Observation.component:likertScale.value[x], Observation.component:priorPirads.value[x] Score must be at most 5. $this <= 5
prostate-score-min-1 error Observation.component:likertScale.value[x], Observation.component:priorPirads.value[x] Score must be at least 1. $this >= 1

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Observation 0..* ObservationLt(0.3.0) Measurements and simple assertions
... status 1..1 code registered | preliminary | final | amended +
Required Pattern: final
... code 1..1 CodeableConcept Type of observation (code / type)
Required Pattern: At least the following
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: precise-assessment
..... display 1..1 string Representation defined by the system
Fixed Value: PRECISE longitudinal assessment
... subject 1..1 Reference(PatientLt(0.3.0)) Who and/or what the observation is about
... effective[x] 1..1 dateTime Clinically relevant time/time-period for observation
... value[x] 1..1 CodeableConcept Actual result
Binding: ProstatePreciseCategoryVS (0.0.1) (required)
... derivedFrom 0..* Reference(ImagingStudy) Prior ImagingStudy used as baseline for PRECISE longitudinal comparison
... Slices for component 0..* BackboneElement Component results
Slice: Unordered, Open by pattern:code
.... component:newLesion 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: new-lesion
....... display 1..1 string Representation defined by the system
Fixed Value: New lesion indicator
..... value[x] 1..1 boolean Actual component result
.... component:changePattern 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: change-pattern
....... display 1..1 string Representation defined by the system
Fixed Value: Change pattern
..... value[x] 1..1 CodeableConcept Actual component result
Binding: ProstatePreciseChangePatternVS (0.0.1) (required)
.... component:bestSequence 0..* BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: best-sequence
....... display 1..1 string Representation defined by the system
Fixed Value: Best MRI sequence for change assessment
..... value[x] 1..1 CodeableConcept Actual component result
Binding: ProstateSequenceTypeVS (0.0.1) (extensible)
.... component:sizeChangeMm 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: size-change-mm
....... display 1..1 string Representation defined by the system
Fixed Value: Size change in millimeters
..... Slices for value[x] 1..1 Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, Period, Attachment, Reference(MolecularSequence) Actual component result
Slice: Unordered, Open by type:$this
...... value[x]:valueQuantity 0..1 Quantity Actual component result
....... system 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
....... code 0..1 code Coded form of the unit
Required Pattern: mm
.... component:dimension1 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-1-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 1 (mm, axial)
..... value[x] 1..1 Quantity Actual component result
...... system 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code 0..1 code Coded form of the unit
Required Pattern: mm
.... component:dimension2 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-2-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 2 (mm, axial)
..... value[x] 1..1 Quantity Actual component result
...... system 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code 0..1 code Coded form of the unit
Required Pattern: mm
.... component:dimension3 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-3-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 3 (mm, coronal/sagittal)
..... value[x] 1..1 Quantity Actual component result
...... system 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code 0..1 code Coded form of the unit
Required Pattern: mm
.... component:changeVolume 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: change-volume-cm3
....... display 1..1 string Representation defined by the system
Fixed Value: Change volume (cm³)
..... value[x] 1..1 Quantity Actual component result
...... system 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code 0..1 code Coded form of the unit
Required Pattern: cm3
.... component:likertScale 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 273575009
....... display 1..1 string Representation defined by the system
Fixed Value: Likert scale (assessment scale)
..... value[x] C 1..1 integer Actual component result
.... component:priorPirads 0..1 BackboneElement Prior PI-RADS score
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 350501000146102
....... display 1..1 string Representation defined by the system
Fixed Value: Prostate Imaging-Reporting and Data System score
..... value[x] C 1..1 integer Actual component result
.... component:priorTnmStage 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: prior-tnm-stage
....... display 1..1 string Representation defined by the system
Fixed Value: Prior TNM stage
..... value[x] 1..1 string Actual component result
.... component:priorCapsuleDamage 0..1 BackboneElement Prior capsule damage
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 60405008
....... display 1..1 string Representation defined by the system
Fixed Value: Structure of capsule of prostate (body structure)
..... value[x] 1..1 CodeableConcept Actual component result
Binding: ProstateDamageStatusVS (0.0.1) (required)
.... component:priorVesicleDamage 0..1 BackboneElement Prior seminal vesicle damage
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 64739004
....... display 1..1 string Representation defined by the system
Fixed Value: Seminal vesicle structure (body structure)
..... value[x] 1..1 CodeableConcept Actual component result
Binding: ProstateDamageStatusVS (0.0.1) (required)

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Observation.value[x] Base required Prostate - PRECISE Category 📍0.0.1 This IG
Observation.component:changePattern.​value[x] Base required Prostate - PRECISE Change Pattern VS 📍0.0.1 This IG
Observation.component:bestSequence.​value[x] Base extensible Prostate - mpMRI Sequence Type 📍0.0.1 This IG
Observation.component:priorCapsuleDamage.​value[x] Base required Prostate - Damage Status 📍0.0.1 This IG
Observation.component:priorVesicleDamage.​value[x] Base required Prostate - Damage Status 📍0.0.1 This IG

Constraints

Id Grade Path(s) Description Expression
prostate-score-max-5 error Observation.component:likertScale.value[x], Observation.component:priorPirads.value[x] Score must be at most 5. $this <= 5
prostate-score-min-1 error Observation.component:likertScale.value[x], Observation.component:priorPirads.value[x] Score must be at least 1. $this >= 1
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Observation C 0..* ObservationLt(0.3.0) Measurements and simple assertions
Constraints: obs-6, obs-7, obs-8
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier SΣ 0..* Identifier Business Identifier for observation
... instantiates[x] SΣ 0..1 canonical(ObservationDefinition), Reference(ObservationDefinition) Instantiates FHIR ObservationDefinition
... basedOn SΣ 0..1 Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) Fulfills plan, proposal or order
... triggeredBy S 0..* BackboneElement Triggering observation(s)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... observation Σ 1..1 Reference(ObservationLt(0.3.0)) Triggering observation
.... type Σ 1..1 code reflex | repeat | re-run
Binding: TriggeredBytype (required): The type of TriggeredBy Observation.
.... reason S 0..1 string Reason that the observation was triggered
... partOf SΣ 0..* Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy | GenomicStudy) Part of referenced event
... status ?!SΣ 1..1 code registered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.
Required Pattern: final
... category S 0..* CodeableConcept Classification of type of observation
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.
... code SΣC 1..1 CodeableConcept Type of observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: precise-assessment
..... display 1..1 string Representation defined by the system
Fixed Value: PRECISE longitudinal assessment
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... subject SΣ 1..1 Reference(PatientLt(0.3.0)) Who and/or what the observation is about
... focus SΣ 0..* Reference(Resource) What the observation is about, when it is not about the subject of record
... encounter SΣ 0..1 Reference(EncounterLt(0.3.0)) Healthcare event during which this observation is made
... effective[x] SΣ 1..1 dateTime Clinically relevant time/time-period for observation
... issued SΣ 0..1 instant Date/Time this version was made available
... performer SΣ 0..* Reference(PractitionerLt(0.3.0) | PractitionerRoleLt(0.3.0) | OrganizationLt(0.3.0)) Who is responsible for the observation
... value[x] SΣC 1..1 CodeableConcept Actual result
Binding: ProstatePreciseCategoryVS (0.0.1) (required)
... dataAbsentReason SC 0..1 CodeableConcept Why the result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
... note S 0..* Annotation Comments about the observation
... bodySite C 0..1 CodeableConcept Observed body part
Binding: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts
... bodyStructure SC 0..1 Reference(BodyStructure) Observed body structure
... method 0..1 CodeableConcept How it was done
Binding: ObservationMethods (example): Methods for simple observations.
... specimen SC 0..1 Reference(Specimen | Group) Specimen used for this observation
Constraints: obs-9
... device S 0..1 Reference(Device | DeviceMetric) A reference to the device that generates the measurements or the device settings for the device
... referenceRange SC 0..* BackboneElement Provides guide for interpretation
Constraints: obs-3
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... low SC 0..1 SimpleQuantity(5.0.0) Low Range, if relevant
.... high SC 0..1 SimpleQuantity(5.0.0) High Range, if relevant
.... normalValue S 0..1 CodeableConcept Normal value, if relevant
Binding: ObservationReferenceRangeNormalValueCodes (extensible): Codes identifying the normal value of the observation.
.... type 0..1 CodeableConcept Reference range qualifier
Binding: ObservationReferenceRangeMeaningCodes (preferred): Code for the meaning of a reference range.
.... appliesTo 0..* CodeableConcept Reference range population
Binding: ObservationReferenceRangeAppliesToCodes (example): Codes identifying the population the reference range applies to.
.... age S 0..1 Range Applicable age range, if relevant
.... text SC 0..1 markdown Text based reference range in an observation
... hasMember SΣ 0..* Reference(ObservationLt(0.3.0) | QuestionnaireResponse) Related resource that belongs to the Observation group
... derivedFrom SΣ 0..* Reference(ImagingStudy) Prior ImagingStudy used as baseline for PRECISE longitudinal comparison
... Slices for component SΣC 0..* BackboneElement Component results
Slice: Unordered, Open by pattern:code
.... component:All Slices Content/Rules for all slices
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
..... value[x] SΣ 0..1 Actual component result
...... valueQuantity Quantity
...... valueCodeableConcept CodeableConcept
...... valueString string
...... valueBoolean boolean
...... valueInteger integer
...... valueRange Range
...... valueRatio Ratio
...... valueSampledData SampledData
...... valueTime time
...... valueDateTime dateTime
...... valuePeriod Period
...... valueAttachment Attachment
...... valueReference Reference(MolecularSequence)
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:newLesion SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: new-lesion
....... display 1..1 string Representation defined by the system
Fixed Value: New lesion indicator
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 boolean Actual component result
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:changePattern SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: change-pattern
....... display 1..1 string Representation defined by the system
Fixed Value: Change pattern
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 CodeableConcept Actual component result
Binding: ProstatePreciseChangePatternVS (0.0.1) (required)
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:bestSequence SΣC 0..* BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: best-sequence
....... display 1..1 string Representation defined by the system
Fixed Value: Best MRI sequence for change assessment
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 CodeableConcept Actual component result
Binding: ProstateSequenceTypeVS (0.0.1) (extensible)
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:sizeChangeMm SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: size-change-mm
....... display 1..1 string Representation defined by the system
Fixed Value: Size change in millimeters
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... Slices for value[x] SΣ 1..1 Actual component result
Slice: Unordered, Open by type:$this
...... valueQuantity Quantity
...... valueCodeableConcept CodeableConcept
...... valueString string
...... valueBoolean boolean
...... valueInteger integer
...... valueRange Range
...... valueRatio Ratio
...... valueSampledData SampledData
...... valueTime time
...... valueDateTime dateTime
...... valuePeriod Period
...... valueAttachment Attachment
...... valueReference Reference(MolecularSequence)
...... value[x]:valueQuantity SΣ 0..1 Quantity Actual component result
....... id 0..1 id Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... value Σ 0..1 decimal Numerical value (with implicit precision)
....... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
....... unit Σ 0..1 string Unit representation
....... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
....... code ΣC 0..1 code Coded form of the unit
Required Pattern: mm
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:dimension1 SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-1-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 1 (mm, axial)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 Quantity Actual component result
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
...... value Σ 0..1 decimal Numerical value (with implicit precision)
...... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
...... unit Σ 0..1 string Unit representation
...... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code ΣC 0..1 code Coded form of the unit
Required Pattern: mm
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:dimension2 SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-2-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 2 (mm, axial)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 Quantity Actual component result
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
...... value Σ 0..1 decimal Numerical value (with implicit precision)
...... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
...... unit Σ 0..1 string Unit representation
...... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code ΣC 0..1 code Coded form of the unit
Required Pattern: mm
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:dimension3 SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-3-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 3 (mm, coronal/sagittal)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 Quantity Actual component result
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
...... value Σ 0..1 decimal Numerical value (with implicit precision)
...... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
...... unit Σ 0..1 string Unit representation
...... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code ΣC 0..1 code Coded form of the unit
Required Pattern: mm
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:changeVolume SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: change-volume-cm3
....... display 1..1 string Representation defined by the system
Fixed Value: Change volume (cm³)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 Quantity Actual component result
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
...... value Σ 0..1 decimal Numerical value (with implicit precision)
...... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
...... unit Σ 0..1 string Unit representation
...... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code ΣC 0..1 code Coded form of the unit
Required Pattern: cm3
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:likertScale SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 273575009
....... display 1..1 string Representation defined by the system
Fixed Value: Likert scale (assessment scale)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣC 1..1 integer Actual component result
Constraints: prostate-score-min-1, prostate-score-max-5
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:priorPirads SΣC 0..1 BackboneElement Prior PI-RADS score
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 350501000146102
....... display 1..1 string Representation defined by the system
Fixed Value: Prostate Imaging-Reporting and Data System score
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣC 1..1 integer Actual component result
Constraints: prostate-score-min-1, prostate-score-max-5
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:priorTnmStage SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: prior-tnm-stage
....... display 1..1 string Representation defined by the system
Fixed Value: Prior TNM stage
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 string Actual component result
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:priorCapsuleDamage SΣC 0..1 BackboneElement Prior capsule damage
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 60405008
....... display 1..1 string Representation defined by the system
Fixed Value: Structure of capsule of prostate (body structure)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 CodeableConcept Actual component result
Binding: ProstateDamageStatusVS (0.0.1) (required)
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:priorVesicleDamage SΣC 0..1 BackboneElement Prior seminal vesicle damage
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 64739004
....... display 1..1 string Representation defined by the system
Fixed Value: Seminal vesicle structure (body structure)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 CodeableConcept Actual component result
Binding: ProstateDamageStatusVS (0.0.1) (required)
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Observation.language Base required All Languages 📍5.0.0 FHIR Std.
Observation.triggeredBy.​type Base required triggered Bytype 📍5.0.0 FHIR Std.
Observation.status Base required Observation Status 📍5.0.0 FHIR Std.
Observation.category Base preferred Observation Category Codes 📍5.0.0 FHIR Std.
Observation.code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.value[x] Base required Prostate - PRECISE Category 📍0.0.1 This IG
Observation.dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.bodySite Base example SNOMED CT Body Structures 📍5.0.0 FHIR Std.
Observation.method Base example Observation Methods 📍5.0.0 FHIR Std.
Observation.referenceRange.​normalValue Base extensible Observation Reference Range Normal Value Codes 📍5.0.0 FHIR Std.
Observation.referenceRange.​type Base preferred Observation Reference Range Meaning Codes 📍5.0.0 FHIR Std.
Observation.referenceRange.​appliesTo Base example Observation Reference Range Applies To Codes 📍5.0.0 FHIR Std.
Observation.component.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:newLesion.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:newLesion.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:newLesion.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:changePattern.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:changePattern.​value[x] Base required Prostate - PRECISE Change Pattern VS 📍0.0.1 This IG
Observation.component:changePattern.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:changePattern.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:bestSequence.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:bestSequence.​value[x] Base extensible Prostate - mpMRI Sequence Type 📍0.0.1 This IG
Observation.component:bestSequence.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:bestSequence.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:sizeChangeMm.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:sizeChangeMm.​value[x]:valueQuantity.​comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:sizeChangeMm.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:sizeChangeMm.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:dimension1.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:dimension1.​value[x].comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:dimension1.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:dimension1.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:dimension2.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:dimension2.​value[x].comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:dimension2.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:dimension2.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:dimension3.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:dimension3.​value[x].comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:dimension3.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:dimension3.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:changeVolume.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:changeVolume.​value[x].comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:changeVolume.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:changeVolume.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:likertScale.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:likertScale.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:likertScale.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:priorPirads.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorPirads.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:priorPirads.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:priorTnmStage.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorTnmStage.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:priorTnmStage.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:priorCapsuleDamage.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorCapsuleDamage.​value[x] Base required Prostate - Damage Status 📍0.0.1 This IG
Observation.component:priorCapsuleDamage.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:priorCapsuleDamage.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:priorVesicleDamage.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorVesicleDamage.​value[x] Base required Prostate - Damage Status 📍0.0.1 This IG
Observation.component:priorVesicleDamage.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:priorVesicleDamage.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Observation If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Observation If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Observation If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Observation If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Observation A resource should have narrative for robust management text.`div`.exists()
ele-1 error Observation.meta, Observation.implicitRules, Observation.language, Observation.text, Observation.extension, Observation.modifierExtension, Observation.identifier, Observation.instantiates[x], Observation.basedOn, Observation.triggeredBy, Observation.triggeredBy.extension, Observation.triggeredBy.modifierExtension, Observation.triggeredBy.observation, Observation.triggeredBy.type, Observation.triggeredBy.reason, Observation.partOf, Observation.status, Observation.category, Observation.code, Observation.subject, Observation.focus, Observation.encounter, Observation.effective[x], Observation.issued, Observation.performer, Observation.value[x], Observation.dataAbsentReason, Observation.interpretation, Observation.note, Observation.bodySite, Observation.bodyStructure, Observation.method, Observation.specimen, Observation.device, Observation.referenceRange, Observation.referenceRange.extension, Observation.referenceRange.modifierExtension, Observation.referenceRange.low, Observation.referenceRange.high, Observation.referenceRange.normalValue, Observation.referenceRange.type, Observation.referenceRange.appliesTo, Observation.referenceRange.age, Observation.referenceRange.text, Observation.hasMember, Observation.derivedFrom, Observation.component, Observation.component.extension, Observation.component.modifierExtension, Observation.component.code, Observation.component.value[x], Observation.component.dataAbsentReason, Observation.component.interpretation, Observation.component.referenceRange, Observation.component:newLesion, Observation.component:newLesion.extension, Observation.component:newLesion.modifierExtension, Observation.component:newLesion.code, Observation.component:newLesion.value[x], Observation.component:newLesion.dataAbsentReason, Observation.component:newLesion.interpretation, Observation.component:newLesion.referenceRange, Observation.component:changePattern, Observation.component:changePattern.extension, Observation.component:changePattern.modifierExtension, Observation.component:changePattern.code, Observation.component:changePattern.value[x], Observation.component:changePattern.dataAbsentReason, Observation.component:changePattern.interpretation, Observation.component:changePattern.referenceRange, Observation.component:bestSequence, Observation.component:bestSequence.extension, Observation.component:bestSequence.modifierExtension, Observation.component:bestSequence.code, Observation.component:bestSequence.value[x], Observation.component:bestSequence.dataAbsentReason, Observation.component:bestSequence.interpretation, Observation.component:bestSequence.referenceRange, Observation.component:sizeChangeMm, Observation.component:sizeChangeMm.extension, Observation.component:sizeChangeMm.modifierExtension, Observation.component:sizeChangeMm.code, Observation.component:sizeChangeMm.value[x], Observation.component:sizeChangeMm.value[x]:valueQuantity, Observation.component:sizeChangeMm.value[x]:valueQuantity.extension, Observation.component:sizeChangeMm.value[x]:valueQuantity.value, Observation.component:sizeChangeMm.value[x]:valueQuantity.comparator, Observation.component:sizeChangeMm.value[x]:valueQuantity.unit, Observation.component:sizeChangeMm.value[x]:valueQuantity.system, Observation.component:sizeChangeMm.value[x]:valueQuantity.code, Observation.component:sizeChangeMm.dataAbsentReason, Observation.component:sizeChangeMm.interpretation, Observation.component:sizeChangeMm.referenceRange, Observation.component:dimension1, Observation.component:dimension1.extension, Observation.component:dimension1.modifierExtension, Observation.component:dimension1.code, Observation.component:dimension1.value[x], Observation.component:dimension1.value[x].extension, Observation.component:dimension1.value[x].value, Observation.component:dimension1.value[x].comparator, Observation.component:dimension1.value[x].unit, Observation.component:dimension1.value[x].system, Observation.component:dimension1.value[x].code, Observation.component:dimension1.dataAbsentReason, Observation.component:dimension1.interpretation, Observation.component:dimension1.referenceRange, Observation.component:dimension2, Observation.component:dimension2.extension, Observation.component:dimension2.modifierExtension, Observation.component:dimension2.code, Observation.component:dimension2.value[x], Observation.component:dimension2.value[x].extension, Observation.component:dimension2.value[x].value, Observation.component:dimension2.value[x].comparator, Observation.component:dimension2.value[x].unit, Observation.component:dimension2.value[x].system, Observation.component:dimension2.value[x].code, Observation.component:dimension2.dataAbsentReason, Observation.component:dimension2.interpretation, Observation.component:dimension2.referenceRange, Observation.component:dimension3, Observation.component:dimension3.extension, Observation.component:dimension3.modifierExtension, Observation.component:dimension3.code, Observation.component:dimension3.value[x], Observation.component:dimension3.value[x].extension, Observation.component:dimension3.value[x].value, Observation.component:dimension3.value[x].comparator, Observation.component:dimension3.value[x].unit, Observation.component:dimension3.value[x].system, Observation.component:dimension3.value[x].code, Observation.component:dimension3.dataAbsentReason, Observation.component:dimension3.interpretation, Observation.component:dimension3.referenceRange, Observation.component:changeVolume, Observation.component:changeVolume.extension, Observation.component:changeVolume.modifierExtension, Observation.component:changeVolume.code, Observation.component:changeVolume.value[x], Observation.component:changeVolume.value[x].extension, Observation.component:changeVolume.value[x].value, Observation.component:changeVolume.value[x].comparator, Observation.component:changeVolume.value[x].unit, Observation.component:changeVolume.value[x].system, Observation.component:changeVolume.value[x].code, Observation.component:changeVolume.dataAbsentReason, Observation.component:changeVolume.interpretation, Observation.component:changeVolume.referenceRange, Observation.component:likertScale, Observation.component:likertScale.extension, Observation.component:likertScale.modifierExtension, Observation.component:likertScale.code, Observation.component:likertScale.value[x], Observation.component:likertScale.dataAbsentReason, Observation.component:likertScale.interpretation, Observation.component:likertScale.referenceRange, Observation.component:priorPirads, Observation.component:priorPirads.extension, Observation.component:priorPirads.modifierExtension, Observation.component:priorPirads.code, Observation.component:priorPirads.value[x], Observation.component:priorPirads.dataAbsentReason, Observation.component:priorPirads.interpretation, Observation.component:priorPirads.referenceRange, Observation.component:priorTnmStage, Observation.component:priorTnmStage.extension, Observation.component:priorTnmStage.modifierExtension, Observation.component:priorTnmStage.code, Observation.component:priorTnmStage.value[x], Observation.component:priorTnmStage.dataAbsentReason, Observation.component:priorTnmStage.interpretation, Observation.component:priorTnmStage.referenceRange, Observation.component:priorCapsuleDamage, Observation.component:priorCapsuleDamage.extension, Observation.component:priorCapsuleDamage.modifierExtension, Observation.component:priorCapsuleDamage.code, Observation.component:priorCapsuleDamage.value[x], Observation.component:priorCapsuleDamage.dataAbsentReason, Observation.component:priorCapsuleDamage.interpretation, Observation.component:priorCapsuleDamage.referenceRange, Observation.component:priorVesicleDamage, Observation.component:priorVesicleDamage.extension, Observation.component:priorVesicleDamage.modifierExtension, Observation.component:priorVesicleDamage.code, Observation.component:priorVesicleDamage.value[x], Observation.component:priorVesicleDamage.dataAbsentReason, Observation.component:priorVesicleDamage.interpretation, Observation.component:priorVesicleDamage.referenceRange All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Observation.extension, Observation.modifierExtension, Observation.triggeredBy.extension, Observation.triggeredBy.modifierExtension, Observation.referenceRange.extension, Observation.referenceRange.modifierExtension, Observation.component.extension, Observation.component.modifierExtension, Observation.component:newLesion.extension, Observation.component:newLesion.modifierExtension, Observation.component:changePattern.extension, Observation.component:changePattern.modifierExtension, Observation.component:bestSequence.extension, Observation.component:bestSequence.modifierExtension, Observation.component:sizeChangeMm.extension, Observation.component:sizeChangeMm.modifierExtension, Observation.component:sizeChangeMm.value[x]:valueQuantity.extension, Observation.component:dimension1.extension, Observation.component:dimension1.modifierExtension, Observation.component:dimension1.value[x].extension, Observation.component:dimension2.extension, Observation.component:dimension2.modifierExtension, Observation.component:dimension2.value[x].extension, Observation.component:dimension3.extension, Observation.component:dimension3.modifierExtension, Observation.component:dimension3.value[x].extension, Observation.component:changeVolume.extension, Observation.component:changeVolume.modifierExtension, Observation.component:changeVolume.value[x].extension, Observation.component:likertScale.extension, Observation.component:likertScale.modifierExtension, Observation.component:priorPirads.extension, Observation.component:priorPirads.modifierExtension, Observation.component:priorTnmStage.extension, Observation.component:priorTnmStage.modifierExtension, Observation.component:priorCapsuleDamage.extension, Observation.component:priorCapsuleDamage.modifierExtension, Observation.component:priorVesicleDamage.extension, Observation.component:priorVesicleDamage.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
obs-3 error Observation.referenceRange Must have at least a low or a high or text low.exists() or high.exists() or text.exists()
obs-6 error Observation dataAbsentReason SHALL only be present if Observation.value[x] is not present dataAbsentReason.empty() or value.empty()
obs-7 error Observation If Observation.component.code is the same as Observation.code, then Observation.value SHALL NOT be present (the Observation.component.value[x] holds the value). value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty()
obs-8 error Observation bodyStructure SHALL only be present if Observation.bodySite is not present bodySite.exists() implies bodyStructure.empty()
obs-9 error Observation.specimen If Observation.specimen is a reference to Group, the group can only have specimens (reference.resolve().exists() and reference.resolve() is Group) implies reference.resolve().member.entity.resolve().all($this is Specimen)
prostate-score-max-5 error Observation.component:likertScale.value[x], Observation.component:priorPirads.value[x] Score must be at most 5. $this <= 5
prostate-score-min-1 error Observation.component:likertScale.value[x], Observation.component:priorPirads.value[x] Score must be at least 1. $this >= 1

Summary

Mandatory: 3 elements(13 nested mandatory elements)

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Observation.component
  • The element 1 is sliced based on the value of Observation.component.value[x]

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Observation C 0..* ObservationLt(0.3.0) Measurements and simple assertions
Constraints: obs-6, obs-7, obs-8
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier SΣ 0..* Identifier Business Identifier for observation
... instantiates[x] SΣ 0..1 canonical(ObservationDefinition), Reference(ObservationDefinition) Instantiates FHIR ObservationDefinition
... basedOn SΣ 0..1 Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) Fulfills plan, proposal or order
... triggeredBy S 0..* BackboneElement Triggering observation(s)
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... observation Σ 1..1 Reference(ObservationLt(0.3.0)) Triggering observation
.... type Σ 1..1 code reflex | repeat | re-run
Binding: TriggeredBytype (required): The type of TriggeredBy Observation.
.... reason S 0..1 string Reason that the observation was triggered
... partOf SΣ 0..* Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy | GenomicStudy) Part of referenced event
... status ?!SΣ 1..1 code registered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.
Required Pattern: final
... category S 0..* CodeableConcept Classification of type of observation
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.
... code SΣC 1..1 CodeableConcept Type of observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: precise-assessment
..... display 1..1 string Representation defined by the system
Fixed Value: PRECISE longitudinal assessment
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... subject SΣ 1..1 Reference(PatientLt(0.3.0)) Who and/or what the observation is about
... focus SΣ 0..* Reference(Resource) What the observation is about, when it is not about the subject of record
... encounter SΣ 0..1 Reference(EncounterLt(0.3.0)) Healthcare event during which this observation is made
... effective[x] SΣ 1..1 dateTime Clinically relevant time/time-period for observation
... issued SΣ 0..1 instant Date/Time this version was made available
... performer SΣ 0..* Reference(PractitionerLt(0.3.0) | PractitionerRoleLt(0.3.0) | OrganizationLt(0.3.0)) Who is responsible for the observation
... value[x] SΣC 1..1 CodeableConcept Actual result
Binding: ProstatePreciseCategoryVS (0.0.1) (required)
... dataAbsentReason SC 0..1 CodeableConcept Why the result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
... note S 0..* Annotation Comments about the observation
... bodyStructure SC 0..1 Reference(BodyStructure) Observed body structure
... specimen SC 0..1 Reference(Specimen | Group) Specimen used for this observation
Constraints: obs-9
... device S 0..1 Reference(Device | DeviceMetric) A reference to the device that generates the measurements or the device settings for the device
... referenceRange SC 0..* BackboneElement Provides guide for interpretation
Constraints: obs-3
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... low SC 0..1 SimpleQuantity(5.0.0) Low Range, if relevant
.... high SC 0..1 SimpleQuantity(5.0.0) High Range, if relevant
.... normalValue S 0..1 CodeableConcept Normal value, if relevant
Binding: ObservationReferenceRangeNormalValueCodes (extensible): Codes identifying the normal value of the observation.
.... age S 0..1 Range Applicable age range, if relevant
.... text SC 0..1 markdown Text based reference range in an observation
... hasMember SΣ 0..* Reference(ObservationLt(0.3.0) | QuestionnaireResponse) Related resource that belongs to the Observation group
... derivedFrom SΣ 0..* Reference(ImagingStudy) Prior ImagingStudy used as baseline for PRECISE longitudinal comparison
... Slices for component SΣC 0..* BackboneElement Component results
Slice: Unordered, Open by pattern:code
.... component:All Slices Content/Rules for all slices
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
..... value[x] SΣ 0..1 Actual component result
...... valueQuantity Quantity
...... valueCodeableConcept CodeableConcept
...... valueString string
...... valueBoolean boolean
...... valueInteger integer
...... valueRange Range
...... valueRatio Ratio
...... valueSampledData SampledData
...... valueTime time
...... valueDateTime dateTime
...... valuePeriod Period
...... valueAttachment Attachment
...... valueReference Reference(MolecularSequence)
.... component:newLesion SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: new-lesion
....... display 1..1 string Representation defined by the system
Fixed Value: New lesion indicator
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 boolean Actual component result
.... component:changePattern SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: change-pattern
....... display 1..1 string Representation defined by the system
Fixed Value: Change pattern
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 CodeableConcept Actual component result
Binding: ProstatePreciseChangePatternVS (0.0.1) (required)
.... component:bestSequence SΣC 0..* BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: best-sequence
....... display 1..1 string Representation defined by the system
Fixed Value: Best MRI sequence for change assessment
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 CodeableConcept Actual component result
Binding: ProstateSequenceTypeVS (0.0.1) (extensible)
.... component:sizeChangeMm SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: size-change-mm
....... display 1..1 string Representation defined by the system
Fixed Value: Size change in millimeters
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... Slices for value[x] SΣ 1..1 Actual component result
Slice: Unordered, Open by type:$this
...... valueQuantity Quantity
...... valueCodeableConcept CodeableConcept
...... valueString string
...... valueBoolean boolean
...... valueInteger integer
...... valueRange Range
...... valueRatio Ratio
...... valueSampledData SampledData
...... valueTime time
...... valueDateTime dateTime
...... valuePeriod Period
...... valueAttachment Attachment
...... valueReference Reference(MolecularSequence)
...... value[x]:valueQuantity SΣ 0..1 Quantity Actual component result
....... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
....... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
....... code ΣC 0..1 code Coded form of the unit
Required Pattern: mm
.... component:dimension1 SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-1-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 1 (mm, axial)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 Quantity Actual component result
...... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
...... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code ΣC 0..1 code Coded form of the unit
Required Pattern: mm
.... component:dimension2 SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-2-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 2 (mm, axial)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 Quantity Actual component result
...... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
...... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code ΣC 0..1 code Coded form of the unit
Required Pattern: mm
.... component:dimension3 SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-3-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 3 (mm, coronal/sagittal)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 Quantity Actual component result
...... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
...... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code ΣC 0..1 code Coded form of the unit
Required Pattern: mm
.... component:changeVolume SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: change-volume-cm3
....... display 1..1 string Representation defined by the system
Fixed Value: Change volume (cm³)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 Quantity Actual component result
...... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
...... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code ΣC 0..1 code Coded form of the unit
Required Pattern: cm3
.... component:likertScale SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 273575009
....... display 1..1 string Representation defined by the system
Fixed Value: Likert scale (assessment scale)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣC 1..1 integer Actual component result
Constraints: prostate-score-min-1, prostate-score-max-5
.... component:priorPirads SΣC 0..1 BackboneElement Prior PI-RADS score
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 350501000146102
....... display 1..1 string Representation defined by the system
Fixed Value: Prostate Imaging-Reporting and Data System score
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣC 1..1 integer Actual component result
Constraints: prostate-score-min-1, prostate-score-max-5
.... component:priorTnmStage SΣC 0..1 BackboneElement Component results
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: prior-tnm-stage
....... display 1..1 string Representation defined by the system
Fixed Value: Prior TNM stage
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 string Actual component result
.... component:priorCapsuleDamage SΣC 0..1 BackboneElement Prior capsule damage
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 60405008
....... display 1..1 string Representation defined by the system
Fixed Value: Structure of capsule of prostate (body structure)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 CodeableConcept Actual component result
Binding: ProstateDamageStatusVS (0.0.1) (required)
.... component:priorVesicleDamage SΣC 0..1 BackboneElement Prior seminal vesicle damage
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 64739004
....... display 1..1 string Representation defined by the system
Fixed Value: Seminal vesicle structure (body structure)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 CodeableConcept Actual component result
Binding: ProstateDamageStatusVS (0.0.1) (required)

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Observation.triggeredBy.​type Base required triggered Bytype 📍5.0.0 FHIR Std.
Observation.status Base required Observation Status 📍5.0.0 FHIR Std.
Observation.category Base preferred Observation Category Codes 📍5.0.0 FHIR Std.
Observation.code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.value[x] Base required Prostate - PRECISE Category 📍0.0.1 This IG
Observation.dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.referenceRange.​normalValue Base extensible Observation Reference Range Normal Value Codes 📍5.0.0 FHIR Std.
Observation.component.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:newLesion.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:changePattern.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:changePattern.​value[x] Base required Prostate - PRECISE Change Pattern VS 📍0.0.1 This IG
Observation.component:bestSequence.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:bestSequence.​value[x] Base extensible Prostate - mpMRI Sequence Type 📍0.0.1 This IG
Observation.component:sizeChangeMm.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:sizeChangeMm.​value[x]:valueQuantity.​comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:dimension1.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:dimension1.​value[x].comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:dimension2.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:dimension2.​value[x].comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:dimension3.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:dimension3.​value[x].comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:changeVolume.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:changeVolume.​value[x].comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:likertScale.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorPirads.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorTnmStage.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorCapsuleDamage.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorCapsuleDamage.​value[x] Base required Prostate - Damage Status 📍0.0.1 This IG
Observation.component:priorVesicleDamage.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorVesicleDamage.​value[x] Base required Prostate - Damage Status 📍0.0.1 This IG

Constraints

Id Grade Path(s) Description Expression
dom-2 error Observation If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Observation If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Observation If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Observation If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Observation A resource should have narrative for robust management text.`div`.exists()
ele-1 error Observation.implicitRules, Observation.modifierExtension, Observation.identifier, Observation.instantiates[x], Observation.basedOn, Observation.triggeredBy, Observation.triggeredBy.modifierExtension, Observation.triggeredBy.observation, Observation.triggeredBy.type, Observation.triggeredBy.reason, Observation.partOf, Observation.status, Observation.category, Observation.code, Observation.subject, Observation.focus, Observation.encounter, Observation.effective[x], Observation.issued, Observation.performer, Observation.value[x], Observation.dataAbsentReason, Observation.note, Observation.bodyStructure, Observation.specimen, Observation.device, Observation.referenceRange, Observation.referenceRange.modifierExtension, Observation.referenceRange.low, Observation.referenceRange.high, Observation.referenceRange.normalValue, Observation.referenceRange.age, Observation.referenceRange.text, Observation.hasMember, Observation.derivedFrom, Observation.component, Observation.component.modifierExtension, Observation.component.code, Observation.component.value[x], Observation.component:newLesion, Observation.component:newLesion.modifierExtension, Observation.component:newLesion.code, Observation.component:newLesion.value[x], Observation.component:changePattern, Observation.component:changePattern.modifierExtension, Observation.component:changePattern.code, Observation.component:changePattern.value[x], Observation.component:bestSequence, Observation.component:bestSequence.modifierExtension, Observation.component:bestSequence.code, Observation.component:bestSequence.value[x], Observation.component:sizeChangeMm, Observation.component:sizeChangeMm.modifierExtension, Observation.component:sizeChangeMm.code, Observation.component:sizeChangeMm.value[x], Observation.component:sizeChangeMm.value[x]:valueQuantity, Observation.component:sizeChangeMm.value[x]:valueQuantity.comparator, Observation.component:sizeChangeMm.value[x]:valueQuantity.system, Observation.component:sizeChangeMm.value[x]:valueQuantity.code, Observation.component:dimension1, Observation.component:dimension1.modifierExtension, Observation.component:dimension1.code, Observation.component:dimension1.value[x], Observation.component:dimension1.value[x].comparator, Observation.component:dimension1.value[x].system, Observation.component:dimension1.value[x].code, Observation.component:dimension2, Observation.component:dimension2.modifierExtension, Observation.component:dimension2.code, Observation.component:dimension2.value[x], Observation.component:dimension2.value[x].comparator, Observation.component:dimension2.value[x].system, Observation.component:dimension2.value[x].code, Observation.component:dimension3, Observation.component:dimension3.modifierExtension, Observation.component:dimension3.code, Observation.component:dimension3.value[x], Observation.component:dimension3.value[x].comparator, Observation.component:dimension3.value[x].system, Observation.component:dimension3.value[x].code, Observation.component:changeVolume, Observation.component:changeVolume.modifierExtension, Observation.component:changeVolume.code, Observation.component:changeVolume.value[x], Observation.component:changeVolume.value[x].comparator, Observation.component:changeVolume.value[x].system, Observation.component:changeVolume.value[x].code, Observation.component:likertScale, Observation.component:likertScale.modifierExtension, Observation.component:likertScale.code, Observation.component:likertScale.value[x], Observation.component:priorPirads, Observation.component:priorPirads.modifierExtension, Observation.component:priorPirads.code, Observation.component:priorPirads.value[x], Observation.component:priorTnmStage, Observation.component:priorTnmStage.modifierExtension, Observation.component:priorTnmStage.code, Observation.component:priorTnmStage.value[x], Observation.component:priorCapsuleDamage, Observation.component:priorCapsuleDamage.modifierExtension, Observation.component:priorCapsuleDamage.code, Observation.component:priorCapsuleDamage.value[x], Observation.component:priorVesicleDamage, Observation.component:priorVesicleDamage.modifierExtension, Observation.component:priorVesicleDamage.code, Observation.component:priorVesicleDamage.value[x] All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Observation.modifierExtension, Observation.triggeredBy.modifierExtension, Observation.referenceRange.modifierExtension, Observation.component.modifierExtension, Observation.component:newLesion.modifierExtension, Observation.component:changePattern.modifierExtension, Observation.component:bestSequence.modifierExtension, Observation.component:sizeChangeMm.modifierExtension, Observation.component:dimension1.modifierExtension, Observation.component:dimension2.modifierExtension, Observation.component:dimension3.modifierExtension, Observation.component:changeVolume.modifierExtension, Observation.component:likertScale.modifierExtension, Observation.component:priorPirads.modifierExtension, Observation.component:priorTnmStage.modifierExtension, Observation.component:priorCapsuleDamage.modifierExtension, Observation.component:priorVesicleDamage.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
obs-3 error Observation.referenceRange Must have at least a low or a high or text low.exists() or high.exists() or text.exists()
obs-6 error Observation dataAbsentReason SHALL only be present if Observation.value[x] is not present dataAbsentReason.empty() or value.empty()
obs-7 error Observation If Observation.component.code is the same as Observation.code, then Observation.value SHALL NOT be present (the Observation.component.value[x] holds the value). value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty()
obs-8 error Observation bodyStructure SHALL only be present if Observation.bodySite is not present bodySite.exists() implies bodyStructure.empty()
obs-9 error Observation.specimen If Observation.specimen is a reference to Group, the group can only have specimens (reference.resolve().exists() and reference.resolve() is Group) implies reference.resolve().member.entity.resolve().all($this is Specimen)
prostate-score-max-5 error Observation.component:likertScale.value[x], Observation.component:priorPirads.value[x] Score must be at most 5. $this <= 5
prostate-score-min-1 error Observation.component:likertScale.value[x], Observation.component:priorPirads.value[x] Score must be at least 1. $this >= 1

Differential View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Observation 0..* ObservationLt(0.3.0) Measurements and simple assertions
... status 1..1 code registered | preliminary | final | amended +
Required Pattern: final
... code 1..1 CodeableConcept Type of observation (code / type)
Required Pattern: At least the following
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: precise-assessment
..... display 1..1 string Representation defined by the system
Fixed Value: PRECISE longitudinal assessment
... subject 1..1 Reference(PatientLt(0.3.0)) Who and/or what the observation is about
... effective[x] 1..1 dateTime Clinically relevant time/time-period for observation
... value[x] 1..1 CodeableConcept Actual result
Binding: ProstatePreciseCategoryVS (0.0.1) (required)
... derivedFrom 0..* Reference(ImagingStudy) Prior ImagingStudy used as baseline for PRECISE longitudinal comparison
... Slices for component 0..* BackboneElement Component results
Slice: Unordered, Open by pattern:code
.... component:newLesion 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: new-lesion
....... display 1..1 string Representation defined by the system
Fixed Value: New lesion indicator
..... value[x] 1..1 boolean Actual component result
.... component:changePattern 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: change-pattern
....... display 1..1 string Representation defined by the system
Fixed Value: Change pattern
..... value[x] 1..1 CodeableConcept Actual component result
Binding: ProstatePreciseChangePatternVS (0.0.1) (required)
.... component:bestSequence 0..* BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: best-sequence
....... display 1..1 string Representation defined by the system
Fixed Value: Best MRI sequence for change assessment
..... value[x] 1..1 CodeableConcept Actual component result
Binding: ProstateSequenceTypeVS (0.0.1) (extensible)
.... component:sizeChangeMm 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: size-change-mm
....... display 1..1 string Representation defined by the system
Fixed Value: Size change in millimeters
..... Slices for value[x] 1..1 Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, SampledData, time, dateTime, Period, Attachment, Reference(MolecularSequence) Actual component result
Slice: Unordered, Open by type:$this
...... value[x]:valueQuantity 0..1 Quantity Actual component result
....... system 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
....... code 0..1 code Coded form of the unit
Required Pattern: mm
.... component:dimension1 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-1-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 1 (mm, axial)
..... value[x] 1..1 Quantity Actual component result
...... system 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code 0..1 code Coded form of the unit
Required Pattern: mm
.... component:dimension2 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-2-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 2 (mm, axial)
..... value[x] 1..1 Quantity Actual component result
...... system 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code 0..1 code Coded form of the unit
Required Pattern: mm
.... component:dimension3 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-3-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 3 (mm, coronal/sagittal)
..... value[x] 1..1 Quantity Actual component result
...... system 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code 0..1 code Coded form of the unit
Required Pattern: mm
.... component:changeVolume 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: change-volume-cm3
....... display 1..1 string Representation defined by the system
Fixed Value: Change volume (cm³)
..... value[x] 1..1 Quantity Actual component result
...... system 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code 0..1 code Coded form of the unit
Required Pattern: cm3
.... component:likertScale 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 273575009
....... display 1..1 string Representation defined by the system
Fixed Value: Likert scale (assessment scale)
..... value[x] C 1..1 integer Actual component result
.... component:priorPirads 0..1 BackboneElement Prior PI-RADS score
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 350501000146102
....... display 1..1 string Representation defined by the system
Fixed Value: Prostate Imaging-Reporting and Data System score
..... value[x] C 1..1 integer Actual component result
.... component:priorTnmStage 0..1 BackboneElement Component results
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: prior-tnm-stage
....... display 1..1 string Representation defined by the system
Fixed Value: Prior TNM stage
..... value[x] 1..1 string Actual component result
.... component:priorCapsuleDamage 0..1 BackboneElement Prior capsule damage
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 60405008
....... display 1..1 string Representation defined by the system
Fixed Value: Structure of capsule of prostate (body structure)
..... value[x] 1..1 CodeableConcept Actual component result
Binding: ProstateDamageStatusVS (0.0.1) (required)
.... component:priorVesicleDamage 0..1 BackboneElement Prior seminal vesicle damage
..... code 1..1 CodeableConcept Type of component observation (code / type)
Required Pattern: At least the following
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 64739004
....... display 1..1 string Representation defined by the system
Fixed Value: Seminal vesicle structure (body structure)
..... value[x] 1..1 CodeableConcept Actual component result
Binding: ProstateDamageStatusVS (0.0.1) (required)

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
Observation.value[x] Base required Prostate - PRECISE Category 📍0.0.1 This IG
Observation.component:changePattern.​value[x] Base required Prostate - PRECISE Change Pattern VS 📍0.0.1 This IG
Observation.component:bestSequence.​value[x] Base extensible Prostate - mpMRI Sequence Type 📍0.0.1 This IG
Observation.component:priorCapsuleDamage.​value[x] Base required Prostate - Damage Status 📍0.0.1 This IG
Observation.component:priorVesicleDamage.​value[x] Base required Prostate - Damage Status 📍0.0.1 This IG

Constraints

Id Grade Path(s) Description Expression
prostate-score-max-5 error Observation.component:likertScale.value[x], Observation.component:priorPirads.value[x] Score must be at most 5. $this <= 5
prostate-score-min-1 error Observation.component:likertScale.value[x], Observation.component:priorPirads.value[x] Score must be at least 1. $this >= 1

Snapshot ViewView

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Observation C 0..* ObservationLt(0.3.0) Measurements and simple assertions
Constraints: obs-6, obs-7, obs-8
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Constraints: ext-1
... identifier SΣ 0..* Identifier Business Identifier for observation
... instantiates[x] SΣ 0..1 canonical(ObservationDefinition), Reference(ObservationDefinition) Instantiates FHIR ObservationDefinition
... basedOn SΣ 0..1 Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest) Fulfills plan, proposal or order
... triggeredBy S 0..* BackboneElement Triggering observation(s)
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... observation Σ 1..1 Reference(ObservationLt(0.3.0)) Triggering observation
.... type Σ 1..1 code reflex | repeat | re-run
Binding: TriggeredBytype (required): The type of TriggeredBy Observation.
.... reason S 0..1 string Reason that the observation was triggered
... partOf SΣ 0..* Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy | GenomicStudy) Part of referenced event
... status ?!SΣ 1..1 code registered | preliminary | final | amended +
Binding: ObservationStatus (required): Codes providing the status of an observation.
Required Pattern: final
... category S 0..* CodeableConcept Classification of type of observation
Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories.
... code SΣC 1..1 CodeableConcept Type of observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
..... version 0..1 string Version of the system - if relevant
..... code 1..1 code Symbol in syntax defined by the system
Fixed Value: precise-assessment
..... display 1..1 string Representation defined by the system
Fixed Value: PRECISE longitudinal assessment
..... userSelected 0..1 boolean If this coding was chosen directly by the user
.... text 0..1 string Plain text representation of the concept
... subject SΣ 1..1 Reference(PatientLt(0.3.0)) Who and/or what the observation is about
... focus SΣ 0..* Reference(Resource) What the observation is about, when it is not about the subject of record
... encounter SΣ 0..1 Reference(EncounterLt(0.3.0)) Healthcare event during which this observation is made
... effective[x] SΣ 1..1 dateTime Clinically relevant time/time-period for observation
... issued SΣ 0..1 instant Date/Time this version was made available
... performer SΣ 0..* Reference(PractitionerLt(0.3.0) | PractitionerRoleLt(0.3.0) | OrganizationLt(0.3.0)) Who is responsible for the observation
... value[x] SΣC 1..1 CodeableConcept Actual result
Binding: ProstatePreciseCategoryVS (0.0.1) (required)
... dataAbsentReason SC 0..1 CodeableConcept Why the result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
... note S 0..* Annotation Comments about the observation
... bodySite C 0..1 CodeableConcept Observed body part
Binding: SNOMEDCTBodyStructures (example): SNOMED CT Body site concepts
... bodyStructure SC 0..1 Reference(BodyStructure) Observed body structure
... method 0..1 CodeableConcept How it was done
Binding: ObservationMethods (example): Methods for simple observations.
... specimen SC 0..1 Reference(Specimen | Group) Specimen used for this observation
Constraints: obs-9
... device S 0..1 Reference(Device | DeviceMetric) A reference to the device that generates the measurements or the device settings for the device
... referenceRange SC 0..* BackboneElement Provides guide for interpretation
Constraints: obs-3
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
.... low SC 0..1 SimpleQuantity(5.0.0) Low Range, if relevant
.... high SC 0..1 SimpleQuantity(5.0.0) High Range, if relevant
.... normalValue S 0..1 CodeableConcept Normal value, if relevant
Binding: ObservationReferenceRangeNormalValueCodes (extensible): Codes identifying the normal value of the observation.
.... type 0..1 CodeableConcept Reference range qualifier
Binding: ObservationReferenceRangeMeaningCodes (preferred): Code for the meaning of a reference range.
.... appliesTo 0..* CodeableConcept Reference range population
Binding: ObservationReferenceRangeAppliesToCodes (example): Codes identifying the population the reference range applies to.
.... age S 0..1 Range Applicable age range, if relevant
.... text SC 0..1 markdown Text based reference range in an observation
... hasMember SΣ 0..* Reference(ObservationLt(0.3.0) | QuestionnaireResponse) Related resource that belongs to the Observation group
... derivedFrom SΣ 0..* Reference(ImagingStudy) Prior ImagingStudy used as baseline for PRECISE longitudinal comparison
... Slices for component SΣC 0..* BackboneElement Component results
Slice: Unordered, Open by pattern:code
.... component:All Slices Content/Rules for all slices
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
..... value[x] SΣ 0..1 Actual component result
...... valueQuantity Quantity
...... valueCodeableConcept CodeableConcept
...... valueString string
...... valueBoolean boolean
...... valueInteger integer
...... valueRange Range
...... valueRatio Ratio
...... valueSampledData SampledData
...... valueTime time
...... valueDateTime dateTime
...... valuePeriod Period
...... valueAttachment Attachment
...... valueReference Reference(MolecularSequence)
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:newLesion SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: new-lesion
....... display 1..1 string Representation defined by the system
Fixed Value: New lesion indicator
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 boolean Actual component result
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:changePattern SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: change-pattern
....... display 1..1 string Representation defined by the system
Fixed Value: Change pattern
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 CodeableConcept Actual component result
Binding: ProstatePreciseChangePatternVS (0.0.1) (required)
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:bestSequence SΣC 0..* BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: best-sequence
....... display 1..1 string Representation defined by the system
Fixed Value: Best MRI sequence for change assessment
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 CodeableConcept Actual component result
Binding: ProstateSequenceTypeVS (0.0.1) (extensible)
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:sizeChangeMm SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: size-change-mm
....... display 1..1 string Representation defined by the system
Fixed Value: Size change in millimeters
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... Slices for value[x] SΣ 1..1 Actual component result
Slice: Unordered, Open by type:$this
...... valueQuantity Quantity
...... valueCodeableConcept CodeableConcept
...... valueString string
...... valueBoolean boolean
...... valueInteger integer
...... valueRange Range
...... valueRatio Ratio
...... valueSampledData SampledData
...... valueTime time
...... valueDateTime dateTime
...... valuePeriod Period
...... valueAttachment Attachment
...... valueReference Reference(MolecularSequence)
...... value[x]:valueQuantity SΣ 0..1 Quantity Actual component result
....... id 0..1 id Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
....... value Σ 0..1 decimal Numerical value (with implicit precision)
....... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
....... unit Σ 0..1 string Unit representation
....... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
....... code ΣC 0..1 code Coded form of the unit
Required Pattern: mm
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:dimension1 SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-1-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 1 (mm, axial)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 Quantity Actual component result
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
...... value Σ 0..1 decimal Numerical value (with implicit precision)
...... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
...... unit Σ 0..1 string Unit representation
...... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code ΣC 0..1 code Coded form of the unit
Required Pattern: mm
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:dimension2 SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-2-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 2 (mm, axial)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 Quantity Actual component result
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
...... value Σ 0..1 decimal Numerical value (with implicit precision)
...... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
...... unit Σ 0..1 string Unit representation
...... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code ΣC 0..1 code Coded form of the unit
Required Pattern: mm
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:dimension3 SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: dimension-3-mm
....... display 1..1 string Representation defined by the system
Fixed Value: PSAD dimension 3 (mm, coronal/sagittal)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 Quantity Actual component result
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
...... value Σ 0..1 decimal Numerical value (with implicit precision)
...... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
...... unit Σ 0..1 string Unit representation
...... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code ΣC 0..1 code Coded form of the unit
Required Pattern: mm
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:changeVolume SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: change-volume-cm3
....... display 1..1 string Representation defined by the system
Fixed Value: Change volume (cm³)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 Quantity Actual component result
...... id 0..1 id Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
Constraints: ext-1
...... value Σ 0..1 decimal Numerical value (with implicit precision)
...... comparator ?!Σ 0..1 code < | <= | >= | > | ad - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.
...... unit Σ 0..1 string Unit representation
...... system ΣC 0..1 uri System that defines coded unit form
Required Pattern: http://unitsofmeasure.org
...... code ΣC 0..1 code Coded form of the unit
Required Pattern: cm3
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:likertScale SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 273575009
....... display 1..1 string Representation defined by the system
Fixed Value: Likert scale (assessment scale)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣC 1..1 integer Actual component result
Constraints: prostate-score-min-1, prostate-score-max-5
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:priorPirads SΣC 0..1 BackboneElement Prior PI-RADS score
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 350501000146102
....... display 1..1 string Representation defined by the system
Fixed Value: Prostate Imaging-Reporting and Data System score
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣC 1..1 integer Actual component result
Constraints: prostate-score-min-1, prostate-score-max-5
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:priorTnmStage SΣC 0..1 BackboneElement Component results
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: https://tx.hl7.lt/fhir/CodeSystem/prostate-precise-component
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: prior-tnm-stage
....... display 1..1 string Representation defined by the system
Fixed Value: Prior TNM stage
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 string Actual component result
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:priorCapsuleDamage SΣC 0..1 BackboneElement Prior capsule damage
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 60405008
....... display 1..1 string Representation defined by the system
Fixed Value: Structure of capsule of prostate (body structure)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 CodeableConcept Actual component result
Binding: ProstateDamageStatusVS (0.0.1) (required)
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result
.... component:priorVesicleDamage SΣC 0..1 BackboneElement Prior seminal vesicle damage
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Constraints: ext-1
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
Constraints: ext-1
..... code SΣC 1..1 CodeableConcept Type of component observation (code / type)
Binding: LOINCCodes (example): Codes identifying names of simple observations.
Required Pattern: At least the following
...... id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
...... coding 1..* Coding Code defined by a terminology system
Fixed Value: (Complex)
....... id 0..1 string Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
....... system 1..1 uri Identity of the terminology system
Fixed Value: http://snomed.info/sct
....... version 0..1 string Version of the system - if relevant
....... code 1..1 code Symbol in syntax defined by the system
Fixed Value: 64739004
....... display 1..1 string Representation defined by the system
Fixed Value: Seminal vesicle structure (body structure)
....... userSelected 0..1 boolean If this coding was chosen directly by the user
...... text 0..1 string Plain text representation of the concept
..... value[x] SΣ 1..1 CodeableConcept Actual component result
Binding: ProstateDamageStatusVS (0.0.1) (required)
..... dataAbsentReason 0..1 CodeableConcept Why the component result is missing
Binding: DataAbsentReason (extensible): Codes specifying why the result (Observation.value[x]) is missing.
..... interpretation 0..* CodeableConcept High, low, normal, etc
Binding: ObservationInterpretationCodes (extensible): Codes identifying interpretations of observations.
..... referenceRange 0..* See referenceRange (Observation) Provides guide for interpretation of component result

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
Observation.language Base required All Languages 📍5.0.0 FHIR Std.
Observation.triggeredBy.​type Base required triggered Bytype 📍5.0.0 FHIR Std.
Observation.status Base required Observation Status 📍5.0.0 FHIR Std.
Observation.category Base preferred Observation Category Codes 📍5.0.0 FHIR Std.
Observation.code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.value[x] Base required Prostate - PRECISE Category 📍0.0.1 This IG
Observation.dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.bodySite Base example SNOMED CT Body Structures 📍5.0.0 FHIR Std.
Observation.method Base example Observation Methods 📍5.0.0 FHIR Std.
Observation.referenceRange.​normalValue Base extensible Observation Reference Range Normal Value Codes 📍5.0.0 FHIR Std.
Observation.referenceRange.​type Base preferred Observation Reference Range Meaning Codes 📍5.0.0 FHIR Std.
Observation.referenceRange.​appliesTo Base example Observation Reference Range Applies To Codes 📍5.0.0 FHIR Std.
Observation.component.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:newLesion.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:newLesion.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:newLesion.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:changePattern.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:changePattern.​value[x] Base required Prostate - PRECISE Change Pattern VS 📍0.0.1 This IG
Observation.component:changePattern.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:changePattern.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:bestSequence.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:bestSequence.​value[x] Base extensible Prostate - mpMRI Sequence Type 📍0.0.1 This IG
Observation.component:bestSequence.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:bestSequence.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:sizeChangeMm.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:sizeChangeMm.​value[x]:valueQuantity.​comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:sizeChangeMm.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:sizeChangeMm.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:dimension1.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:dimension1.​value[x].comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:dimension1.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:dimension1.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:dimension2.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:dimension2.​value[x].comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:dimension2.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:dimension2.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:dimension3.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:dimension3.​value[x].comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:dimension3.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:dimension3.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:changeVolume.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:changeVolume.​value[x].comparator Base required QuantityComparator 📍5.0.0 FHIR Std.
Observation.component:changeVolume.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:changeVolume.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:likertScale.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:likertScale.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:likertScale.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:priorPirads.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorPirads.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:priorPirads.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:priorTnmStage.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorTnmStage.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:priorTnmStage.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:priorCapsuleDamage.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorCapsuleDamage.​value[x] Base required Prostate - Damage Status 📍0.0.1 This IG
Observation.component:priorCapsuleDamage.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:priorCapsuleDamage.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.
Observation.component:priorVesicleDamage.​code Base example LOINC Codes 📍5.0.0 FHIR Std.
Observation.component:priorVesicleDamage.​value[x] Base required Prostate - Damage Status 📍0.0.1 This IG
Observation.component:priorVesicleDamage.​dataAbsentReason Base extensible Data Absent Reason 📍5.0.0 FHIR Std.
Observation.component:priorVesicleDamage.​interpretation Base extensible Observation Interpretation Codes 📍5.0.0 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error Observation If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error Observation If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4 error Observation If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5 error Observation If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice Observation A resource should have narrative for robust management text.`div`.exists()
ele-1 error Observation.meta, Observation.implicitRules, Observation.language, Observation.text, Observation.extension, Observation.modifierExtension, Observation.identifier, Observation.instantiates[x], Observation.basedOn, Observation.triggeredBy, Observation.triggeredBy.extension, Observation.triggeredBy.modifierExtension, Observation.triggeredBy.observation, Observation.triggeredBy.type, Observation.triggeredBy.reason, Observation.partOf, Observation.status, Observation.category, Observation.code, Observation.subject, Observation.focus, Observation.encounter, Observation.effective[x], Observation.issued, Observation.performer, Observation.value[x], Observation.dataAbsentReason, Observation.interpretation, Observation.note, Observation.bodySite, Observation.bodyStructure, Observation.method, Observation.specimen, Observation.device, Observation.referenceRange, Observation.referenceRange.extension, Observation.referenceRange.modifierExtension, Observation.referenceRange.low, Observation.referenceRange.high, Observation.referenceRange.normalValue, Observation.referenceRange.type, Observation.referenceRange.appliesTo, Observation.referenceRange.age, Observation.referenceRange.text, Observation.hasMember, Observation.derivedFrom, Observation.component, Observation.component.extension, Observation.component.modifierExtension, Observation.component.code, Observation.component.value[x], Observation.component.dataAbsentReason, Observation.component.interpretation, Observation.component.referenceRange, Observation.component:newLesion, Observation.component:newLesion.extension, Observation.component:newLesion.modifierExtension, Observation.component:newLesion.code, Observation.component:newLesion.value[x], Observation.component:newLesion.dataAbsentReason, Observation.component:newLesion.interpretation, Observation.component:newLesion.referenceRange, Observation.component:changePattern, Observation.component:changePattern.extension, Observation.component:changePattern.modifierExtension, Observation.component:changePattern.code, Observation.component:changePattern.value[x], Observation.component:changePattern.dataAbsentReason, Observation.component:changePattern.interpretation, Observation.component:changePattern.referenceRange, Observation.component:bestSequence, Observation.component:bestSequence.extension, Observation.component:bestSequence.modifierExtension, Observation.component:bestSequence.code, Observation.component:bestSequence.value[x], Observation.component:bestSequence.dataAbsentReason, Observation.component:bestSequence.interpretation, Observation.component:bestSequence.referenceRange, Observation.component:sizeChangeMm, Observation.component:sizeChangeMm.extension, Observation.component:sizeChangeMm.modifierExtension, Observation.component:sizeChangeMm.code, Observation.component:sizeChangeMm.value[x], Observation.component:sizeChangeMm.value[x]:valueQuantity, Observation.component:sizeChangeMm.value[x]:valueQuantity.extension, Observation.component:sizeChangeMm.value[x]:valueQuantity.value, Observation.component:sizeChangeMm.value[x]:valueQuantity.comparator, Observation.component:sizeChangeMm.value[x]:valueQuantity.unit, Observation.component:sizeChangeMm.value[x]:valueQuantity.system, Observation.component:sizeChangeMm.value[x]:valueQuantity.code, Observation.component:sizeChangeMm.dataAbsentReason, Observation.component:sizeChangeMm.interpretation, Observation.component:sizeChangeMm.referenceRange, Observation.component:dimension1, Observation.component:dimension1.extension, Observation.component:dimension1.modifierExtension, Observation.component:dimension1.code, Observation.component:dimension1.value[x], Observation.component:dimension1.value[x].extension, Observation.component:dimension1.value[x].value, Observation.component:dimension1.value[x].comparator, Observation.component:dimension1.value[x].unit, Observation.component:dimension1.value[x].system, Observation.component:dimension1.value[x].code, Observation.component:dimension1.dataAbsentReason, Observation.component:dimension1.interpretation, Observation.component:dimension1.referenceRange, Observation.component:dimension2, Observation.component:dimension2.extension, Observation.component:dimension2.modifierExtension, Observation.component:dimension2.code, Observation.component:dimension2.value[x], Observation.component:dimension2.value[x].extension, Observation.component:dimension2.value[x].value, Observation.component:dimension2.value[x].comparator, Observation.component:dimension2.value[x].unit, Observation.component:dimension2.value[x].system, Observation.component:dimension2.value[x].code, Observation.component:dimension2.dataAbsentReason, Observation.component:dimension2.interpretation, Observation.component:dimension2.referenceRange, Observation.component:dimension3, Observation.component:dimension3.extension, Observation.component:dimension3.modifierExtension, Observation.component:dimension3.code, Observation.component:dimension3.value[x], Observation.component:dimension3.value[x].extension, Observation.component:dimension3.value[x].value, Observation.component:dimension3.value[x].comparator, Observation.component:dimension3.value[x].unit, Observation.component:dimension3.value[x].system, Observation.component:dimension3.value[x].code, Observation.component:dimension3.dataAbsentReason, Observation.component:dimension3.interpretation, Observation.component:dimension3.referenceRange, Observation.component:changeVolume, Observation.component:changeVolume.extension, Observation.component:changeVolume.modifierExtension, Observation.component:changeVolume.code, Observation.component:changeVolume.value[x], Observation.component:changeVolume.value[x].extension, Observation.component:changeVolume.value[x].value, Observation.component:changeVolume.value[x].comparator, Observation.component:changeVolume.value[x].unit, Observation.component:changeVolume.value[x].system, Observation.component:changeVolume.value[x].code, Observation.component:changeVolume.dataAbsentReason, Observation.component:changeVolume.interpretation, Observation.component:changeVolume.referenceRange, Observation.component:likertScale, Observation.component:likertScale.extension, Observation.component:likertScale.modifierExtension, Observation.component:likertScale.code, Observation.component:likertScale.value[x], Observation.component:likertScale.dataAbsentReason, Observation.component:likertScale.interpretation, Observation.component:likertScale.referenceRange, Observation.component:priorPirads, Observation.component:priorPirads.extension, Observation.component:priorPirads.modifierExtension, Observation.component:priorPirads.code, Observation.component:priorPirads.value[x], Observation.component:priorPirads.dataAbsentReason, Observation.component:priorPirads.interpretation, Observation.component:priorPirads.referenceRange, Observation.component:priorTnmStage, Observation.component:priorTnmStage.extension, Observation.component:priorTnmStage.modifierExtension, Observation.component:priorTnmStage.code, Observation.component:priorTnmStage.value[x], Observation.component:priorTnmStage.dataAbsentReason, Observation.component:priorTnmStage.interpretation, Observation.component:priorTnmStage.referenceRange, Observation.component:priorCapsuleDamage, Observation.component:priorCapsuleDamage.extension, Observation.component:priorCapsuleDamage.modifierExtension, Observation.component:priorCapsuleDamage.code, Observation.component:priorCapsuleDamage.value[x], Observation.component:priorCapsuleDamage.dataAbsentReason, Observation.component:priorCapsuleDamage.interpretation, Observation.component:priorCapsuleDamage.referenceRange, Observation.component:priorVesicleDamage, Observation.component:priorVesicleDamage.extension, Observation.component:priorVesicleDamage.modifierExtension, Observation.component:priorVesicleDamage.code, Observation.component:priorVesicleDamage.value[x], Observation.component:priorVesicleDamage.dataAbsentReason, Observation.component:priorVesicleDamage.interpretation, Observation.component:priorVesicleDamage.referenceRange All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error Observation.extension, Observation.modifierExtension, Observation.triggeredBy.extension, Observation.triggeredBy.modifierExtension, Observation.referenceRange.extension, Observation.referenceRange.modifierExtension, Observation.component.extension, Observation.component.modifierExtension, Observation.component:newLesion.extension, Observation.component:newLesion.modifierExtension, Observation.component:changePattern.extension, Observation.component:changePattern.modifierExtension, Observation.component:bestSequence.extension, Observation.component:bestSequence.modifierExtension, Observation.component:sizeChangeMm.extension, Observation.component:sizeChangeMm.modifierExtension, Observation.component:sizeChangeMm.value[x]:valueQuantity.extension, Observation.component:dimension1.extension, Observation.component:dimension1.modifierExtension, Observation.component:dimension1.value[x].extension, Observation.component:dimension2.extension, Observation.component:dimension2.modifierExtension, Observation.component:dimension2.value[x].extension, Observation.component:dimension3.extension, Observation.component:dimension3.modifierExtension, Observation.component:dimension3.value[x].extension, Observation.component:changeVolume.extension, Observation.component:changeVolume.modifierExtension, Observation.component:changeVolume.value[x].extension, Observation.component:likertScale.extension, Observation.component:likertScale.modifierExtension, Observation.component:priorPirads.extension, Observation.component:priorPirads.modifierExtension, Observation.component:priorTnmStage.extension, Observation.component:priorTnmStage.modifierExtension, Observation.component:priorCapsuleDamage.extension, Observation.component:priorCapsuleDamage.modifierExtension, Observation.component:priorVesicleDamage.extension, Observation.component:priorVesicleDamage.modifierExtension Must have either extensions or value[x], not both extension.exists() != value.exists()
obs-3 error Observation.referenceRange Must have at least a low or a high or text low.exists() or high.exists() or text.exists()
obs-6 error Observation dataAbsentReason SHALL only be present if Observation.value[x] is not present dataAbsentReason.empty() or value.empty()
obs-7 error Observation If Observation.component.code is the same as Observation.code, then Observation.value SHALL NOT be present (the Observation.component.value[x] holds the value). value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty()
obs-8 error Observation bodyStructure SHALL only be present if Observation.bodySite is not present bodySite.exists() implies bodyStructure.empty()
obs-9 error Observation.specimen If Observation.specimen is a reference to Group, the group can only have specimens (reference.resolve().exists() and reference.resolve() is Group) implies reference.resolve().member.entity.resolve().all($this is Specimen)
prostate-score-max-5 error Observation.component:likertScale.value[x], Observation.component:priorPirads.value[x] Score must be at most 5. $this <= 5
prostate-score-min-1 error Observation.component:likertScale.value[x], Observation.component:priorPirads.value[x] Score must be at least 1. $this >= 1

Summary

Mandatory: 3 elements(13 nested mandatory elements)

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element 1 is sliced based on the value of Observation.component
  • The element 1 is sliced based on the value of Observation.component.value[x]

 

Other representations of profile: CSV, Excel, Schematron