R6 Ballot (3rd Draft) FHIR CI-Build

This page is part of the FHIR Specification v6.0.0-ballot3: Release 6 Ballot (3rd Draft) (see Ballot Notes ). The current version is 5.0.0 . For a full list Continuous Integration Build of available versions, see FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Responsible Owner: Orders and Observations icon Work Group Maturity Level : 1   Trial Use Normative Compartments : No defined compartments

Dependency Graph for ObservationDefinition FMM level 1

Type Error: (CodeableConcept = FMM5-Normative vs. Element = FMM1-Deprecated) 0..*
Name Card. Type Dependency Analysis
. . ObservationDefinition MetadataResource
. . . url 0..1 uri
. . . identifier 0..1 Identifier
. . . version 0..1 string
. . . versionAlgorithm[x] 0..1
. . . . versionAlgorithmString string
. . . . versionAlgorithmCoding Coding
. . . name 0..1 string
. . . title 0..1 string
. . . status 1..1 code
. . . experimental 0..1 boolean
. . . date 0..1 dateTime
. . . publisher 0..1 string
. . . contact 0..* ContactDetail
. . . description 0..1 markdown
. . . useContext 0..* UsageContext
. . . jurisdiction XD 0..* CodeableConcept
. . . purpose 0..1 markdown
. . . copyright 0..1 markdown
. . . copyrightLabel 0..1 string
. . . approvalDate 0..1 date
. . . lastReviewDate 0..1 date
. . . effectivePeriod 0..1 Period
. . . derivedFromCanonical 0..* canonical ( ObservationDefinition )
. . . derivedFromUri 0..* uri
. . . subject 0..* CodeableConcept
. . . performerType 0..1 CodeableConcept
. . . category 0..* CodeableConcept
. . . code 1..1 CodeableConcept
. . . permittedDataType 0..* code
. . . multipleResultsAllowed 0..1 boolean
. . . bodySite bodyStructure 0..1 CodeableConcept CodeableReference
. . . method 0..1 CodeableConcept
. . . specimen 0..* Reference ( SpecimenDefinition )
. . device . device[x] 0..1
. . . . deviceReference Reference ( DeviceDefinition | Device )
. . . . deviceCanonical canonical
. . . preferredReportName 0..1 string
. . . permittedUnit 0..* Coding
. . . qualifiedValue 0..* BackboneElement
. . . . context 0..1 CodeableConcept
. . . . appliesTo 0..* CodeableConcept
. . . . gender sexParameterForClinicalUse 0..1 code
. . . . age 0..1 Range
. . . . gestationalAge 0..1 Range
. . . . condition 0..1 string
. . . . rangeCategory 0..1 code
. . . . range 0..1 Range
. . . . validCodedValueSet 0..1 canonical ( ValueSet )
. . . . normalCodedValueSet 0..1 canonical ( ValueSet )
. . . . abnormalCodedValueSet 0..1 canonical ( ValueSet )
. . . . criticalCodedValueSet 0..1 canonical ( ValueSet )
. . . . interpretation 0..* CodeableConcept
. . . hasMember 0..* Reference ( ObservationDefinition | Questionnaire )
. . . component 0..* BackboneElement
. . . . code 1..1 CodeableConcept
. . . . permittedDataType 0..* code
. . . . permittedUnit 0..* Coding
. . . . qualifiedValue 0..* see qualifiedValue