Union of http://hl7.org/fhir/uv/pocd/StructureDefinition/NumericObservation and http://hl7.org/fhir/uv/pocd/StructureDefinition/NumericObservation

This is the set of resources that conform to either of the profiles Numeric Observation profile (http://hl7.org/fhir/uv/pocd/StructureDefinition/NumericObservation) and Numeric Observation profile (http://hl7.org/fhir/uv/pocd/StructureDefinition/NumericObservation). E.g. what you have to deal with if you get resources conforming to one of them

Structure

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Observation C0..*Measurements and simple assertions
Constraints: obs-6, obs-7, pocd-obs-1
... meta Σ0..1MetaMetadata about the resource
.... extension 0..*ExtensionAdditional content defined by implementations
.... versionId Σ0..1idVersion specific identifier
.... lastUpdated Σ0..1instantWhen the resource version last changed
.... source Σ0..1uriIdentifies where the resource comes from
.... profile Σ0..*canonical(StructureDefinition)Profiles this resource claims to conform to
.... security SΣ0..*CodingSecurity Labels applied to this resource
Binding: ?? (extensible): Security Labels from the Healthcare Privacy and Security Classification System.
.... tag Σ0..*CodingTags applied to this resource
Binding: ?? (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones".
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: ?? (preferred): A human language.
... text 0..1NarrativeText 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..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierBusiness Identifier for observation
... basedOn Σ0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ServiceRequest)Fulfills plan, proposal or order
... partOf Σ0..*Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy)Part of referenced event
... status ?!SΣ1..1coderegistered | preliminary | final | amended +
Binding: ?? (required): Codes providing the status of an observation.
... category S0..*CodeableConceptClassification of type of observation
Binding: ?? (preferred): Codes for high level observation categories.
... code SΣ1..1CodeableConceptType of observation (code / type)
Binding: ?? (extensible)
.... extension 0..*ExtensionAdditional content defined by implementations
.... coding Σ0..*CodingCode defined by a terminology system
..... extension 0..*ExtensionAdditional content defined by implementations
..... system Σ0..1uriIdentity of the terminology system
..... version Σ0..1stringVersion of the system - if relevant
..... code Σ0..1codeSymbol in syntax defined by the system
..... display Σ0..1stringRepresentation defined by the system
..... userSelected Σ0..1booleanIf this coding was chosen directly by the user
.... text Σ0..1stringPlain text representation of the concept
... subject SΣ1..1Reference(Patient | MDS Device profile)Who and/or what the observation is about
... focus Σ0..*Reference(Resource)What the observation is about, when it is not about the subject of record
... encounter Σ0..1Reference(Encounter)Healthcare event during which this observation is made
... effective[x] SΣ0..1Clinically relevant time/time-period for observation
.... effectiveDateTimedateTime
.... effectivePeriodPeriod
.... effectiveTimingTiming
.... effectiveInstantinstant
... issued Σ0..1instantDate/Time this version was made available
... performer Σ0..*Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson)Who is responsible for the observation
... value[x] SΣ0..1Actual result
.... valueQuantityQuantity
.... valueRatioRatio
... dataAbsentReason S0..1CodeableConceptWhy the result is missing
Binding: ?? (extensible): Codes specifying why the result (Observation.value[x]) is missing.
... interpretation S0..*CodeableConceptHigh, low, normal, etc.
Binding: ?? (extensible)
... note 0..*AnnotationComments about the observation
... bodySite S0..1CodeableConceptObserved body part
Binding: ?? (example): Codes describing anatomical locations. May include laterality.
.... extension 0..*ExtensionAdditional content defined by implementations
.... coding Σ0..*CodingCode defined by a terminology system
..... extension 0..*ExtensionAdditional content defined by implementations
..... system Σ0..1uriIdentity of the terminology system
..... version Σ0..1stringVersion of the system - if relevant
..... code Σ0..1codeSymbol in syntax defined by the system
..... display Σ0..1stringRepresentation defined by the system
..... userSelected Σ0..1booleanIf this coding was chosen directly by the user
.... text Σ0..1stringPlain text representation of the concept
... method 0..1CodeableConceptHow it was done
Binding: ?? (example): Methods for simple observations.
... specimen 0..1Reference(Specimen)Specimen used for this observation
... device S1..1Reference(Numeric DeviceMetric profile | #sd-NumericDeviceMetric-NumericDeviceMetric)(Measurement) Device
... referenceRange SC0..*BackboneElementProvides guide for interpretation
Constraints: obs-3
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... low 0..1??Low Range, if relevant
.... high 0..1??High Range, if relevant
.... type 0..1CodeableConceptReference range qualifier
Binding: ?? (preferred): Code for the meaning of a reference range.
.... appliesTo 0..*CodeableConceptReference range population
Binding: ?? (example): Codes identifying the population the reference range applies to.
.... age 0..1RangeApplicable age range, if relevant
.... text 0..1stringText based reference range in an observation
... hasMember Σ0..*Reference(Observation | QuestionnaireResponse | MolecularSequence)Related resource that belongs to the Observation group
... derivedFrom Σ0..*Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence)Related measurements the observation is made from
... component Σ0..*BackboneElementComponent results
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code Σ1..1CodeableConceptType of component observation (code / type)
Binding: ?? (example): Codes identifying names of simple observations.
.... value[x] Σ0..1Actual component result
..... valueQuantityQuantity
..... valueCodeableConceptCodeableConcept
..... valueStringstring
..... valueBooleanboolean
..... valueIntegerinteger
..... valueRangeRange
..... valueRatioRatio
..... valueSampledDataSampledData
..... valueTimetime
..... valueDateTimedateTime
..... valuePeriodPeriod
.... dataAbsentReason 0..1CodeableConceptWhy the component result is missing
Binding: ?? (extensible): Codes specifying why the result (Observation.value[x]) is missing.
.... interpretation 0..*CodeableConceptHigh, low, normal, etc.
Binding: ?? (extensible): Codes identifying interpretations of observations.
.... referenceRange 0..*Provides guide for interpretation of component result
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... low 0..1??Low Range, if relevant
..... high 0..1??High Range, if relevant
..... type 0..1CodeableConceptReference range qualifier
Binding: ?? (preferred): Code for the meaning of a reference range.
..... appliesTo 0..*CodeableConceptReference range population
Binding: ?? (example): Codes identifying the population the reference range applies to.
..... age 0..1RangeApplicable age range, if relevant
..... text 0..1stringText based reference range in an observation

doco Documentation for this format