This page is part of the electronic Case Reporting (eCR) (v1.1.0: STU 2 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions
Defining URL: | http://hl7.org/fhir/us/ecr/StructureDefinition/pregnancy-status-observation |
Version: | 1.1.0 |
Name: | Pregnancy_Status_Observation |
Title: | Pregnancy Status Observation |
Status: | Active as of 2020-12-16T19:27:50+00:00 |
Definition: | This profile represents current and/or prior pregnancy statuses and their date ranges, enabling investigators to determine if a patient was pregnant, possibly pregnant, not pregnant or whether the pregnancy status was unknown during a particular date range. |
Publisher: | HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm) |
Source Resource: | XML / JSON / Turtle |
The official URL for this profile is:
http://hl7.org/fhir/us/ecr/StructureDefinition/pregnancy-status-observation
This profile includes the determination method, determination date, and recorded date of the pregnancy status.
Use the effectivePeriod to indicate the date range over which the patient was pregnant/possibly pregnant/not pregnant/unknown. To record the date that the pregnancy status was recorded, use the date-recorded-extension and to record the date on which the pregnancy status determination was made, use the date-determined-extension. If the effectivePeriod.end is not present it is assumed that the date range over which the pregnancy status is asserted is from effectivePeriod.start to the date in the date-recorded-extension. For example, if the effectivePeriod.start has been recorded as two months prior to the date contained in the date-recorded-extension, and there is no effectivePeriod.end recorded, no assumptions can be made about the pregnancy status after the date contained in the date-recorded-extension.
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Observation
Summary
Mandatory: 1 element (2 nested mandatory elements)
Must-Support: 14 elements
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
This structure is derived from Observation
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | S | 0..* | Observation | Pregnancy Status |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
date-recorded-extension | S | 0..1 | dateTime | Pregnancy Status Recorded Date URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-recorded-extension |
date-determined-extension | S | 0..1 | dateTime | Pregnancy Status Determination Date URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-determined-extension |
code | S | 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: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 82810-3 | |
subject | 1..1 | Reference(Patient) | Who and/or what the observation is about | |
effective[x] | S | 0..1 | Period | Pregnancy status date range |
value[x] | S | 0..1 | CodeableConcept | Pregnancy Status Binding: Pregnancy Status (extensible): Defines the status of pregnancy. |
method | S | 0..1 | CodeableConcept | Pregnancy status determination method Binding: Pregnancy Status Determination Method (extensible): The method of determination of the pregnancy status. |
component | 0..* | (Slice Definition) | Component results Slice: Unordered, Open by type:value | |
component:sliceEstimatedGestationalAgeOfPregnancy | S | 0..* | BackboneElement | Estimated Gestational Age of Pregnancy |
date-determined-extension | S | 0..1 | dateTime | Estimated gestational age of pregnancy determination date. URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-determined-extension |
code | S | 1..1 | CodeableConcept | Estimated Gestational Age code Binding: Estimated Gestational Age Code Including Method (extensible): This value set contains codes to describe that the component in which they are used represents the estimated gestational age. If the method of determination by which the gestational age was estimated is known it is included in the code. |
value[x] | S | 1..1 | Quantity | Estimated gestational age (days) Required Pattern: At least the following |
unit | 1..1 | string | Unit representation Fixed Value: d | |
component:sliceEstimatedDateOfDelivery | S | 0..* | BackboneElement | Estimated Date of Delivery (EDD) |
date-determined-extension | S | 0..1 | dateTime | Estimated date of delivery (EDD) determination date. URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-determined-extension |
code | S | 1..1 | CodeableConcept | Estimated Date of Delivery code Binding: Estimated Date of Delivery Including Method (extensible): This value set contains codes to describe that the component in which they are used represents the estimated date of delivery. If the method of determination by which the date was estimated is known it is included in the code. |
value[x] | S | 1..1 | dateTime | Estimated delivery date (EDD) |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | SI | 0..* | Observation | Pregnancy Status |
id | Σ | 0..1 | string | 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: CommonLanguages (preferred) Max Binding: AllLanguages: A human language. | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
date-recorded-extension | S | 0..1 | dateTime | Pregnancy Status Recorded Date URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-recorded-extension |
date-determined-extension | S | 0..1 | dateTime | Pregnancy Status Determination Date URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-determined-extension |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | Business 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 | ?!Σ | 1..1 | code | registered | preliminary | final | amended + Binding: ObservationStatus (required): Codes providing the status of an observation. |
category | 0..* | CodeableConcept | Classification of type of observation Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories. | |
code | SΣ | 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: http://loinc.org | |
version | 0..1 | string | Version of the system - if relevant | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 82810-3 | |
display | 0..1 | string | Representation defined by the system | |
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |
text | 0..1 | string | Plain text representation of the concept | |
subject | Σ | 1..1 | Reference(Patient) | 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..1 | Reference(Encounter) | Healthcare event during which this observation is made |
effective[x] | SΣ | 0..1 | Period | Pregnancy status date range |
issued | Σ | 0..1 | instant | Date/Time this version was made available |
performer | Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson) | Who is responsible for the observation |
value[x] | SΣI | 0..1 | CodeableConcept | Pregnancy Status Binding: Pregnancy Status (extensible): Defines the status of pregnancy. |
dataAbsentReason | I | 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 | 0..* | Annotation | Comments about the observation | |
bodySite | 0..1 | CodeableConcept | Observed body part Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality. | |
method | S | 0..1 | CodeableConcept | Pregnancy status determination method Binding: Pregnancy Status Determination Method (extensible): The method of determination of the pregnancy status. |
specimen | 0..1 | Reference(Specimen) | Specimen used for this observation | |
device | 0..1 | Reference(Device | DeviceMetric) | (Measurement) Device | |
referenceRange | I | 0..* | BackboneElement | Provides guide for interpretation obs-3: Must have at least a low or a high or text |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
low | I | 0..1 | SimpleQuantity | Low Range, if relevant |
high | I | 0..1 | SimpleQuantity | High Range, if relevant |
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 | 0..1 | Range | Applicable age range, if relevant | |
text | 0..1 | string | Text 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..* | (Slice Definition) | Component results Slice: Unordered, Open by type:value |
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 | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | Σ | 1..1 | CodeableConcept | Type of component observation (code / type) Binding: LOINCCodes (example): Codes identifying names of simple observations. |
value[x] | Σ | 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 | |||
dataAbsentReason | I | 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:sliceEstimatedGestationalAgeOfPregnancy | SΣ | 0..* | BackboneElement | Estimated Gestational Age of Pregnancy |
id | 0..1 | string | Unique id for inter-element referencing | |
date-determined-extension | S | 0..1 | dateTime | Estimated gestational age of pregnancy determination date. URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-determined-extension |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | SΣ | 1..1 | CodeableConcept | Estimated Gestational Age code Binding: Estimated Gestational Age Code Including Method (extensible): This value set contains codes to describe that the component in which they are used represents the estimated gestational age. If the method of determination by which the gestational age was estimated is known it is included in the code. |
value[x] | SΣ | 1..1 | Quantity | Estimated gestational age (days) Required Pattern: At least the following |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
value | 0..1 | decimal | Numerical value (with implicit precision) | |
comparator | 0..1 | code | < | <= | >= | > - how to understand the value | |
unit | 1..1 | string | Unit representation Fixed Value: d | |
system | 0..1 | uri | System that defines coded unit form | |
code | 0..1 | code | Coded form of the unit | |
dataAbsentReason | I | 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:sliceEstimatedDateOfDelivery | SΣ | 0..* | BackboneElement | Estimated Date of Delivery (EDD) |
id | 0..1 | string | Unique id for inter-element referencing | |
date-determined-extension | S | 0..1 | dateTime | Estimated date of delivery (EDD) determination date. URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-determined-extension |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | SΣ | 1..1 | CodeableConcept | Estimated Date of Delivery code Binding: Estimated Date of Delivery Including Method (extensible): This value set contains codes to describe that the component in which they are used represents the estimated date of delivery. If the method of determination by which the date was estimated is known it is included in the code. |
value[x] | SΣ | 1..1 | dateTime | Estimated delivery date (EDD) |
dataAbsentReason | I | 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 | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | I | 0..* | Observation | Pregnancy Status |
date-recorded-extension | 0..1 | dateTime | Pregnancy Status Recorded Date URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-recorded-extension | |
date-determined-extension | 0..1 | dateTime | Pregnancy Status Determination Date URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-determined-extension | |
code | Σ | 1..1 | CodeableConcept | Type of observation (code / type) Binding: LOINCCodes (example): Codes identifying names of simple observations. 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://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 82810-3 | |
effective[x] | Σ | 0..1 | Period | Pregnancy status date range |
value[x] | ΣI | 0..1 | CodeableConcept | Pregnancy Status Binding: Pregnancy Status (extensible): Defines the status of pregnancy. |
method | 0..1 | CodeableConcept | Pregnancy status determination method Binding: Pregnancy Status Determination Method (extensible): The method of determination of the pregnancy status. | |
component:sliceEstimatedGestationalAgeOfPregnancy | Σ | 0..* | BackboneElement | Estimated Gestational Age of Pregnancy |
date-determined-extension | 0..1 | dateTime | Estimated gestational age of pregnancy determination date. URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-determined-extension | |
code | Σ | 1..1 | CodeableConcept | Estimated Gestational Age code Binding: Estimated Gestational Age Code Including Method (extensible): This value set contains codes to describe that the component in which they are used represents the estimated gestational age. If the method of determination by which the gestational age was estimated is known it is included in the code. |
value[x] | Σ | 1..1 | Quantity | Estimated gestational age (days) Required Pattern: At least the following |
unit | 1..1 | string | Unit representation Fixed Value: d | |
component:sliceEstimatedDateOfDelivery | Σ | 0..* | BackboneElement | Estimated Date of Delivery (EDD) |
date-determined-extension | 0..1 | dateTime | Estimated date of delivery (EDD) determination date. URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-determined-extension | |
code | Σ | 1..1 | CodeableConcept | Estimated Date of Delivery code Binding: Estimated Date of Delivery Including Method (extensible): This value set contains codes to describe that the component in which they are used represents the estimated date of delivery. If the method of determination by which the date was estimated is known it is included in the code. |
value[x] | Σ | 1..1 | dateTime | Estimated delivery date (EDD) |
Documentation for this format |
This structure is derived from Observation
Summary
Mandatory: 1 element (2 nested mandatory elements)
Must-Support: 14 elements
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from Observation
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | S | 0..* | Observation | Pregnancy Status |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
date-recorded-extension | S | 0..1 | dateTime | Pregnancy Status Recorded Date URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-recorded-extension |
date-determined-extension | S | 0..1 | dateTime | Pregnancy Status Determination Date URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-determined-extension |
code | S | 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: http://loinc.org | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 82810-3 | |
subject | 1..1 | Reference(Patient) | Who and/or what the observation is about | |
effective[x] | S | 0..1 | Period | Pregnancy status date range |
value[x] | S | 0..1 | CodeableConcept | Pregnancy Status Binding: Pregnancy Status (extensible): Defines the status of pregnancy. |
method | S | 0..1 | CodeableConcept | Pregnancy status determination method Binding: Pregnancy Status Determination Method (extensible): The method of determination of the pregnancy status. |
component | 0..* | (Slice Definition) | Component results Slice: Unordered, Open by type:value | |
component:sliceEstimatedGestationalAgeOfPregnancy | S | 0..* | BackboneElement | Estimated Gestational Age of Pregnancy |
date-determined-extension | S | 0..1 | dateTime | Estimated gestational age of pregnancy determination date. URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-determined-extension |
code | S | 1..1 | CodeableConcept | Estimated Gestational Age code Binding: Estimated Gestational Age Code Including Method (extensible): This value set contains codes to describe that the component in which they are used represents the estimated gestational age. If the method of determination by which the gestational age was estimated is known it is included in the code. |
value[x] | S | 1..1 | Quantity | Estimated gestational age (days) Required Pattern: At least the following |
unit | 1..1 | string | Unit representation Fixed Value: d | |
component:sliceEstimatedDateOfDelivery | S | 0..* | BackboneElement | Estimated Date of Delivery (EDD) |
date-determined-extension | S | 0..1 | dateTime | Estimated date of delivery (EDD) determination date. URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-determined-extension |
code | S | 1..1 | CodeableConcept | Estimated Date of Delivery code Binding: Estimated Date of Delivery Including Method (extensible): This value set contains codes to describe that the component in which they are used represents the estimated date of delivery. If the method of determination by which the date was estimated is known it is included in the code. |
value[x] | S | 1..1 | dateTime | Estimated delivery date (EDD) |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Observation | SI | 0..* | Observation | Pregnancy Status |
id | Σ | 0..1 | string | 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: CommonLanguages (preferred) Max Binding: AllLanguages: A human language. | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
date-recorded-extension | S | 0..1 | dateTime | Pregnancy Status Recorded Date URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-recorded-extension |
date-determined-extension | S | 0..1 | dateTime | Pregnancy Status Determination Date URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-determined-extension |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | Business 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 | ?!Σ | 1..1 | code | registered | preliminary | final | amended + Binding: ObservationStatus (required): Codes providing the status of an observation. |
category | 0..* | CodeableConcept | Classification of type of observation Binding: ObservationCategoryCodes (preferred): Codes for high level observation categories. | |
code | SΣ | 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: http://loinc.org | |
version | 0..1 | string | Version of the system - if relevant | |
code | 1..1 | code | Symbol in syntax defined by the system Fixed Value: 82810-3 | |
display | 0..1 | string | Representation defined by the system | |
userSelected | 0..1 | boolean | If this coding was chosen directly by the user | |
text | 0..1 | string | Plain text representation of the concept | |
subject | Σ | 1..1 | Reference(Patient) | 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..1 | Reference(Encounter) | Healthcare event during which this observation is made |
effective[x] | SΣ | 0..1 | Period | Pregnancy status date range |
issued | Σ | 0..1 | instant | Date/Time this version was made available |
performer | Σ | 0..* | Reference(Practitioner | PractitionerRole | Organization | CareTeam | Patient | RelatedPerson) | Who is responsible for the observation |
value[x] | SΣI | 0..1 | CodeableConcept | Pregnancy Status Binding: Pregnancy Status (extensible): Defines the status of pregnancy. |
dataAbsentReason | I | 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 | 0..* | Annotation | Comments about the observation | |
bodySite | 0..1 | CodeableConcept | Observed body part Binding: SNOMEDCTBodyStructures (example): Codes describing anatomical locations. May include laterality. | |
method | S | 0..1 | CodeableConcept | Pregnancy status determination method Binding: Pregnancy Status Determination Method (extensible): The method of determination of the pregnancy status. |
specimen | 0..1 | Reference(Specimen) | Specimen used for this observation | |
device | 0..1 | Reference(Device | DeviceMetric) | (Measurement) Device | |
referenceRange | I | 0..* | BackboneElement | Provides guide for interpretation obs-3: Must have at least a low or a high or text |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
low | I | 0..1 | SimpleQuantity | Low Range, if relevant |
high | I | 0..1 | SimpleQuantity | High Range, if relevant |
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 | 0..1 | Range | Applicable age range, if relevant | |
text | 0..1 | string | Text 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..* | (Slice Definition) | Component results Slice: Unordered, Open by type:value |
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 | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | Σ | 1..1 | CodeableConcept | Type of component observation (code / type) Binding: LOINCCodes (example): Codes identifying names of simple observations. |
value[x] | Σ | 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 | |||
dataAbsentReason | I | 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:sliceEstimatedGestationalAgeOfPregnancy | SΣ | 0..* | BackboneElement | Estimated Gestational Age of Pregnancy |
id | 0..1 | string | Unique id for inter-element referencing | |
date-determined-extension | S | 0..1 | dateTime | Estimated gestational age of pregnancy determination date. URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-determined-extension |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | SΣ | 1..1 | CodeableConcept | Estimated Gestational Age code Binding: Estimated Gestational Age Code Including Method (extensible): This value set contains codes to describe that the component in which they are used represents the estimated gestational age. If the method of determination by which the gestational age was estimated is known it is included in the code. |
value[x] | SΣ | 1..1 | Quantity | Estimated gestational age (days) Required Pattern: At least the following |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations | |
value | 0..1 | decimal | Numerical value (with implicit precision) | |
comparator | 0..1 | code | < | <= | >= | > - how to understand the value | |
unit | 1..1 | string | Unit representation Fixed Value: d | |
system | 0..1 | uri | System that defines coded unit form | |
code | 0..1 | code | Coded form of the unit | |
dataAbsentReason | I | 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:sliceEstimatedDateOfDelivery | SΣ | 0..* | BackboneElement | Estimated Date of Delivery (EDD) |
id | 0..1 | string | Unique id for inter-element referencing | |
date-determined-extension | S | 0..1 | dateTime | Estimated date of delivery (EDD) determination date. URL: http://hl7.org/fhir/us/ecr/StructureDefinition/date-determined-extension |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
code | SΣ | 1..1 | CodeableConcept | Estimated Date of Delivery code Binding: Estimated Date of Delivery Including Method (extensible): This value set contains codes to describe that the component in which they are used represents the estimated date of delivery. If the method of determination by which the date was estimated is known it is included in the code. |
value[x] | SΣ | 1..1 | dateTime | Estimated delivery date (EDD) |
dataAbsentReason | I | 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 | |
Documentation for this format |
Other representations of profile: Schematron
Path | Conformance | ValueSet / Code |
Observation.language | preferred | CommonLanguages Max Binding: AllLanguages |
Observation.status | required | ObservationStatus |
Observation.category | preferred | ObservationCategoryCodes |
Observation.code | example | Pattern: LOINC code 82810-3 |
Observation.value[x] | extensible | Pregnancy_Status |
Observation.dataAbsentReason | extensible | DataAbsentReason |
Observation.interpretation | extensible | ObservationInterpretationCodes |
Observation.bodySite | example | SNOMEDCTBodyStructures |
Observation.method | extensible | Pregnancy Status Determination Method |
Observation.referenceRange.type | preferred | ObservationReferenceRangeMeaningCodes |
Observation.referenceRange.appliesTo | example | ObservationReferenceRangeAppliesToCodes |
Observation.component.code | example | LOINCCodes |
Observation.component.dataAbsentReason | extensible | DataAbsentReason |
Observation.component.interpretation | extensible | ObservationInterpretationCodes |
Observation.component:sliceEstimatedGestationalAgeOfPregnancy.code | extensible | Estimated Gestational Age Code Including Method |
Observation.component:sliceEstimatedGestationalAgeOfPregnancy.dataAbsentReason | extensible | DataAbsentReason |
Observation.component:sliceEstimatedGestationalAgeOfPregnancy.interpretation | extensible | ObservationInterpretationCodes |
Observation.component:sliceEstimatedDateOfDelivery.code | extensible | Estimated Date of Delivery Including Method |
Observation.component:sliceEstimatedDateOfDelivery.dataAbsentReason | extensible | DataAbsentReason |
Observation.component:sliceEstimatedDateOfDelivery.interpretation | extensible | ObservationInterpretationCodes |
Id | Path | Details | Requirements |
dom-2 | Observation | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | 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 | Observation | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | Observation | A resource should have narrative for robust management : text.`div`.exists() | |
obs-6 | Observation | dataAbsentReason SHALL only be present if Observation.value[x] is not present : dataAbsentReason.empty() or value.empty() | |
obs-7 | Observation | If Observation.code is the same as an Observation.component.code then the value element associated with the code SHALL NOT be present : value.empty() or component.code.where(coding.intersect(%resource.code.coding).exists()).empty() | |
ele-1 | Observation.meta | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.implicitRules | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.language | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.text | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Observation.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Observation.extension:extensionPregnancyStatusRecordedDate | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Observation.extension:extensionPregnancyStatusRecordedDate | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Observation.extension:extensionPregnancyStatusDeterminationDate | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Observation.extension:extensionPregnancyStatusDeterminationDate | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Observation.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Observation.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Observation.identifier | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.basedOn | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.partOf | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.status | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.category | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.subject | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.focus | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.encounter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.effective[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.issued | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.performer | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.dataAbsentReason | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.interpretation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.note | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.bodySite | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.method | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.specimen | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.device | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.referenceRange | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
obs-3 | Observation.referenceRange | Must have at least a low or a high or text : low.exists() or high.exists() or text.exists() | |
ele-1 | Observation.referenceRange.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Observation.referenceRange.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Observation.referenceRange.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Observation.referenceRange.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Observation.referenceRange.low | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.referenceRange.high | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.referenceRange.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.referenceRange.appliesTo | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.referenceRange.age | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.referenceRange.text | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.hasMember | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.derivedFrom | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Observation.component.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Observation.component.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Observation.component.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Observation.component.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component.dataAbsentReason | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component.interpretation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component.referenceRange | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component:sliceEstimatedGestationalAgeOfPregnancy | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component:sliceEstimatedGestationalAgeOfPregnancy.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Observation.component:sliceEstimatedGestationalAgeOfPregnancy.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Observation.component:sliceEstimatedGestationalAgeOfPregnancy.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Observation.component:sliceEstimatedGestationalAgeOfPregnancy.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Observation.component:sliceEstimatedGestationalAgeOfPregnancy.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component:sliceEstimatedGestationalAgeOfPregnancy.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component:sliceEstimatedGestationalAgeOfPregnancy.dataAbsentReason | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component:sliceEstimatedGestationalAgeOfPregnancy.interpretation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component:sliceEstimatedGestationalAgeOfPregnancy.referenceRange | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component:sliceEstimatedDateOfDelivery | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component:sliceEstimatedDateOfDelivery.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Observation.component:sliceEstimatedDateOfDelivery.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Observation.component:sliceEstimatedDateOfDelivery.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Observation.component:sliceEstimatedDateOfDelivery.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Observation.component:sliceEstimatedDateOfDelivery.code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component:sliceEstimatedDateOfDelivery.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component:sliceEstimatedDateOfDelivery.dataAbsentReason | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component:sliceEstimatedDateOfDelivery.interpretation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | Observation.component:sliceEstimatedDateOfDelivery.referenceRange | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |