Logical Model
This is the draft logical model for Clinical observations it has not been approved or reviewed in any way and is for discussion only.
This model represents a DCM (Detailed Clincial Model) of the data items required to exchange Observation information either are individual observation resources or as part of early warning scores such as NEWS2 and PEWS. The model is a FHIR logical model which means it uses the FHIR datatypes and structures. It does not include exchange specific resources such as message headers. If also currently does not include LOINC coding required for compliancy with the FHIR standard for vital signs. This will be added in a later interation of the model.
There are numerous issue with coded items some of which require SNOMED CT and clinical input to resolve most of which are highlighted in the model. Some examples are:
- Representation of Nurse concern which is not supported in SNOMED CT and Parent concern difficult to model as may not be supported in SNOMED CT. Currently modelled as a patient condition observation with related person as performer and value element for same / worst. If this is correct then can nurse(is it just nurse) concern be modelled in a similar way.
- Patient on Oxygen or air may not not supported in SNOMED CT
- Patient consciousness requires input of how to code the observation and values
- Some parts of the model which have been modeled as separate observations may be able to be merged for example BMI and Centile BMI.
- All coding will need reveiw by SNOMED CT SME for correctness of concepts used and display name alignment with SNOMED CT preferred terms.
ClinicalObservationsDataSet | Element | There are no (further) constraints on this element Element idClinicalObservationsDataSet Base for all elements DefinitionBase definition for all elements in a resource.
| ||
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
Patient | S | 1..1 | BackboneElement | Element idClinicalObservationsDataSet.Patient Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
|
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Patient.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Patient.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Patient.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Name | S | 1..* | HumanName | Element idClinicalObservationsDataSet.Patient.Name Name of a human - parts and usage DefinitionA human's name with the ability to identify parts and usage. Names may be changed, or repudiated, or people may have different names in different contexts. Names may be divided into parts of different type that have variable significance depending on context, though the division into parts does not always matter. With personal names, the different parts might or might not be imbued with some implicit meaning; various cultures associate different importance with the name parts and the degree to which systems must care about name parts around the world varies widely.
|
Address | 0..* | Address | Element idClinicalObservationsDataSet.Patient.Address An address expressed using postal conventions (as opposed to GPS or other location definition formats) DefinitionAn address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. Note: address is intended to describe postal addresses for administrative purposes, not to describe absolute geographical coordinates. Postal addresses are often used as proxies for physical locations (also see the Location resource).
| |
Identifier | S | 1..* | Identifier, | Element idClinicalObservationsDataSet.Patient.Identifier An identifier intended for computation DefinitionAn identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers.
|
Gender | 0..1 | codeBinding | Element idClinicalObservationsDataSet.Patient.Gender Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents AdministrativeGender (required) Constraints
| |
BirthDate | 0..1 | date | Element idClinicalObservationsDataSet.Patient.BirthDate Primitive Type date DefinitionA date or partial date (e.g. just year or year + month). There is no time zone. The format is a union of the schema types gYear, gYearMonth and date. Dates SHALL be valid dates.
| |
MaritalStatus | 0..1 | CodeableConceptBinding | Element idClinicalObservationsDataSet.Patient.MaritalStatus Concept - reference to a terminology or just text DefinitionA concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. http://hl7.org/fhir/ValueSet/marital-status
| |
ReponsibleOrganization | S | 1..1 | BackboneElement | Element idClinicalObservationsDataSet.ReponsibleOrganization Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
|
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.ReponsibleOrganization.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.ReponsibleOrganization.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.ReponsibleOrganization.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Identifier | S | 1..* | Identifier | Element idClinicalObservationsDataSet.ReponsibleOrganization.Identifier An identifier intended for computation DefinitionAn identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers.
|
Name | S | 1..1 | string | Element idClinicalObservationsDataSet.ReponsibleOrganization.Name Primitive Type string DefinitionA sequence of Unicode characters Note that FHIR strings SHALL NOT exceed 1MB in size
|
Telecom | I | 0..* | ContactPoint | Element idClinicalObservationsDataSet.ReponsibleOrganization.Telecom Details of a Technology mediated contact point (phone, fax, email, etc.) DefinitionDetails for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc.
|
Address | 0..1 | Address | Element idClinicalObservationsDataSet.ReponsibleOrganization.Address An address expressed using postal conventions (as opposed to GPS or other location definition formats) DefinitionAn address expressed using postal conventions (as opposed to GPS or other location definition formats). This data type may be used to convey addresses for use in delivering mail as well as for visiting locations which might not be valid for mail delivery. There are a variety of postal address formats defined around the world. Note: address is intended to describe postal addresses for administrative purposes, not to describe absolute geographical coordinates. Postal addresses are often used as proxies for physical locations (also see the Location resource).
| |
PerformerPractitioner | S | 1..1 | BackboneElement | Element idClinicalObservationsDataSet.PerformerPractitioner Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
|
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.PerformerPractitioner.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.PerformerPractitioner.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.PerformerPractitioner.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Identifier | S | 1..* | Identifier | Element idClinicalObservationsDataSet.PerformerPractitioner.Identifier An identifier intended for computation DefinitionAn identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers.
|
Name | 0..1 | HumanName | Element idClinicalObservationsDataSet.PerformerPractitioner.Name Name of a human - parts and usage DefinitionA human's name with the ability to identify parts and usage. Names may be changed, or repudiated, or people may have different names in different contexts. Names may be divided into parts of different type that have variable significance depending on context, though the division into parts does not always matter. With personal names, the different parts might or might not be imbued with some implicit meaning; various cultures associate different importance with the name parts and the degree to which systems must care about name parts around the world varies widely.
| |
Telecom | I | 0..* | ContactPoint | Element idClinicalObservationsDataSet.PerformerPractitioner.Telecom Details of a Technology mediated contact point (phone, fax, email, etc.) DefinitionDetails for all kinds of technology mediated contact points for a person or organization, including telephone, email, etc.
|
JobRole | 0..1 | CodingBindingFixed Value | Element idClinicalObservationsDataSet.PerformerPractitioner.JobRole A reference to a code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.
{ "system": "https://fhir.hl7.org.uk/ValueSet/UKCore-SDSJobRoleName" }
| |
LocationWhereRecorded | 0..1 | BackboneElement | Element idClinicalObservationsDataSet.LocationWhereRecorded Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.LocationWhereRecorded.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.LocationWhereRecorded.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.LocationWhereRecorded.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Identifier | 1..1 | Identifier | Element idClinicalObservationsDataSet.LocationWhereRecorded.Identifier An identifier intended for computation DefinitionAn identifier - identifies some entity uniquely and unambiguously. Typically this is used for business identifiers.
| |
Observations | S | 1..* | BackboneElement | Element idClinicalObservationsDataSet.Observations Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
|
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
BaselineNEWS2Observation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.BaselineNEWS2Observation Previous NEWS2 Observation DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BaselineNEWS2Observation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BaselineNEWS2Observation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BaselineNEWS2Observation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.BaselineNEWS2Observation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.BaselineNEWS2Observation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..1 | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.BaselineNEWS2Observation.Code 9999100 | NEWS2 - baseline total score (observable entity) | DefinitionA concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Value | S | 1..1 | integer | Element idClinicalObservationsDataSet.Observations.BaselineNEWS2Observation.Value Primitive Type integer DefinitionA whole number 32 bit number; for values larger than this, use decimal
|
Subject | S I | 1..1 | Reference(Patient) | Element idClinicalObservationsDataSet.Observations.BaselineNEWS2Observation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..* | Reference(Practitioner)Fixed Value | Element idClinicalObservationsDataSet.Observations.BaselineNEWS2Observation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
{ "reference": "ClinicalObservations.Performer", "type": "Reference" }
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.BaselineNEWS2Observation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
BaselineNPEWS1Observation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.BaselineNPEWS1Observation Previous NPEWS1 Observation DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BaselineNPEWS1Observation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BaselineNPEWS1Observation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BaselineNPEWS1Observation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..* | codeBinding | Element idClinicalObservationsDataSet.Observations.BaselineNPEWS1Observation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.BaselineNPEWS1Observation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..1 | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.BaselineNPEWS1Observation.Code 9999000 | NPEWS1 - baseline total score (observable entity) | DefinitionA concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Value | S | 1..1 | integer | Element idClinicalObservationsDataSet.Observations.BaselineNPEWS1Observation.Value Primitive Type integer DefinitionA whole number 32 bit number; for values larger than this, use decimal
|
Subject | S I | 1..1 | Reference(Patient) | Element idClinicalObservationsDataSet.Observations.BaselineNPEWS1Observation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..* | Reference(Practitioner)Fixed Value | Element idClinicalObservationsDataSet.Observations.BaselineNPEWS1Observation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
{ "reference": "ClinicalObservations.Performer", "type": "Reference" }
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.BaselineNPEWS1Observation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
BaselineOxygenSaturationObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.BaselineOxygenSaturationObservation Baseline Oxygen Saturation Observation DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BaselineOxygenSaturationObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BaselineOxygenSaturationObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BaselineOxygenSaturationObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.BaselineOxygenSaturationObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.BaselineOxygenSaturationObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..1 | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.BaselineOxygenSaturationObservation.Code 927981000000106 | Baseline oxygen saturation at periphery (observable entity) | DefinitionA concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.BaselineOxygenSaturationObservation.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "unit": "%", "system": "http://unitsofmeasure.org", "code": "Percent" }
|
Subject | S I | 1..1 | Reference(Patient) | Element idClinicalObservationsDataSet.Observations.BaselineOxygenSaturationObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..* | Reference(Practitioner)Fixed Value | Element idClinicalObservationsDataSet.Observations.BaselineOxygenSaturationObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
{ "reference": "ClinicalObservations.Performer", "type": "Reference" }
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.BaselineOxygenSaturationObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
BaselineSystolicObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.BaselineSystolicObservation Baseline Systolic Observation DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BaselineSystolicObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BaselineSystolicObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BaselineSystolicObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.BaselineSystolicObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.BaselineSystolicObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..1 | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.BaselineSystolicObservation.Code 716579001 | Baseline systolic blood pressure (observable entity) | DefinitionA concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Subject | S I | 1..1 | Reference() | Element idClinicalObservationsDataSet.Observations.BaselineSystolicObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.BaselineSystolicObservation.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "unit": "mm[Hg]", "system": "http://unitsofmeasure.org", "code": "millimeter of mercury" }
|
PerformerPerson | I | 0..1 | Reference(Practitioner)Fixed Value | Element idClinicalObservationsDataSet.Observations.BaselineSystolicObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
{ "reference": "ClinicalObservations.Performer", "type": "Reference" }
|
PerformerOrganisation | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.BaselineSystolicObservation.PerformerOrganisation A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
BaselineDiastolicObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.BaselineDiastolicObservation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BaselineDiastolicObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BaselineDiastolicObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BaselineDiastolicObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.BaselineDiastolicObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.BaselineDiastolicObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..1 | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.BaselineDiastolicObservation.Code 716632005 | Baseline diastolic blood pressure (observable entity) | DefinitionA concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Subject | S I | 1..1 | Reference() | Element idClinicalObservationsDataSet.Observations.BaselineDiastolicObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.BaselineDiastolicObservation.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "unit": "mm[Hg]", "system": "http://unitsofmeasure.org", "code": "millimeter of mercury" }
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.BaselineDiastolicObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganisation | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.BaselineDiastolicObservation.PerformerOrganisation A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
TargetOxygenSaturationObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.TargetOxygenSaturationObservation Target Oxygen Saturation Observation DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.TargetOxygenSaturationObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.TargetOxygenSaturationObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.TargetOxygenSaturationObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.TargetOxygenSaturationObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.TargetOxygenSaturationObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..1 | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.TargetOxygenSaturationObservation.Code 852641000000103 | Target peripheral oxygen saturation (observable entity) | DefinitionA concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Subject | S I | 1..1 | Reference(Patient) | Element idClinicalObservationsDataSet.Observations.TargetOxygenSaturationObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.TargetOxygenSaturationObservation.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "unit": "%", "system": "http://unitsofmeasure.org", "code": "Percent" }
|
PerformerPerson | I | 0..* | Reference(Practitioner)Fixed Value | Element idClinicalObservationsDataSet.Observations.TargetOxygenSaturationObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
{ "reference": "ClinicalObservations.Performer", "type": "Reference" }
|
PerformerOrganization | I | 0..* | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.TargetOxygenSaturationObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
ScoreChartUsed | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.ScoreChartUsed Age range chart DefinitionWhich age range chart was used in the recording of the Observations. Currently several charts in existence
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.ScoreChartUsed.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.ScoreChartUsed.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.ScoreChartUsed.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.ScoreChartUsed.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.ScoreChartUsed.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..1 | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.ScoreChartUsed.Code 9999001 | NPEWS1 - chart used (observable entity) | DefinitionA concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Value | S | 1..1 | Coding | Element idClinicalObservationsDataSet.Observations.ScoreChartUsed.Value A reference to a code defined by a terminology system DefinitionCurrently carried as text: 0-1 Year, 1-5 year, 5-12 year, 12-16 year Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.
|
Performerperson | I | 0..* | Reference()Fixed Value | Element idClinicalObservationsDataSet.Observations.ScoreChartUsed.Performerperson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
{ "reference": "ClinicalObservations.Performer", "type": "Reference" }
|
PerformerOrganization | I | 0..* | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.ScoreChartUsed.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
RespirationRateObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.RespirationRateObservation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.RespirationRateObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.RespirationRateObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.RespirationRateObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.RespirationRateObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.RespirationRateObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 2..2 | CodeableConceptBindingFixed Value | Element idClinicalObservationsDataSet.Observations.RespirationRateObservation.Code Use 86290005 or ECL concept from below Definition<<86290005 |Respiratory rate (observable entity)| MINUS <<927961000000102 |Baseline respiratory rate (observable entity)| Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
{ "coding": [ { "system": "http://loinc.org", "code": "9279-1", "display": "Respiratory Rate" } ] }
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.RespirationRateObservation.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "unit": "breaths/minute", "system": "http://unitsofmeasure.org", "code": "/min" }
|
Subject | S I | 1..1 | Reference(Patient) | Element idClinicalObservationsDataSet.Observations.RespirationRateObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..* | Reference()Fixed Value | Element idClinicalObservationsDataSet.Observations.RespirationRateObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
{ "reference": "ClinicalObservations.Performer", "type": "Reference" }
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.RespirationRateObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
RespiratoryDistressObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.RespiratoryDistressObservation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.RespiratoryDistressObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.RespiratoryDistressObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.RespiratoryDistressObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.RespiratoryDistressObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.RespiratoryDistressObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..* | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.RespiratoryDistressObservation.Code 9999003 | Level of respiratory distress (observable entity) | DefinitionA concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Value | S | 1..1 | Coding | Element idClinicalObservationsDataSet.Observations.RespiratoryDistressObservation.Value A reference to a code defined by a terminology system DefinitionNormal Mild Moderate Severe how is this coded? Codes may be defined very casually in enumerations or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information.
|
Subject | S I | 1..1 | Reference(Patient) | Element idClinicalObservationsDataSet.Observations.RespiratoryDistressObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.RespiratoryDistressObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.RespiratoryDistressObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
OxygenSaturationObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.OxygenSaturationObservation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.OxygenSaturationObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.OxygenSaturationObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.OxygenSaturationObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.OxygenSaturationObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.OxygenSaturationObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 2..2 | CodeableConceptBindingFixed Value | Element idClinicalObservationsDataSet.Observations.OxygenSaturationObservation.Code Use 103228002 or anything from ECL concept below Definition<<103228002 |Hemoglobin saturation with oxygen (observable entity)| MINUS (<<927981000000106 |Baseline oxygen saturation at periphery (observable entity)| OR <<852651000000100 |Maximum peripheral oxygen saturation (observable entity)| OR <<852661000000102 |Minimum peripheral oxygen saturation (observable entity)| OR <<852641000000103 |Target peripheral oxygen saturation (observable entity)| OR <<442349007 |Venous oxygen saturation (observable entity)|) Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
{ "coding": [ { "system": "http://loinc.org", "code": "2708-6" } ] }
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.OxygenSaturationObservation.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "unit": "%", "system": "http://unitsofmeasure.org", "code": "Percent" }
|
Subject | S I | 1..1 | Reference(Patient) | Element idClinicalObservationsDataSet.Observations.OxygenSaturationObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.OxygenSaturationObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.OxygenSaturationObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
AirOrOxygenObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.AirOrOxygenObservation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.AirOrOxygenObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.AirOrOxygenObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.AirOrOxygenObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.AirOrOxygenObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.AirOrOxygenObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..* | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.AirOrOxygenObservation.Code Use one of the ECL concepts below Definition722742002 |Breathing room air| OR 371825009 |Patient on oxygen| OR 315041000 | High concentration oxygen therapy (procedure) | OR 9999016 | High flow oxygen therapy (procedure) | Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Value | S I | 0..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.AirOrOxygenObservation.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "unit": "L/min", "system": "http://unitsofmeasure.org", "code": "liter per minute" }
|
Subject | S I | 1..1 | Reference() | Element idClinicalObservationsDataSet.Observations.AirOrOxygenObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.AirOrOxygenObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.AirOrOxygenObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
DeliveryRouteOfOxygenSupplementation | 0..1 | BackboneElement | Element idClinicalObservationsDataSet.Observations.DeliveryRouteOfOxygenSupplementation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.DeliveryRouteOfOxygenSupplementation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.DeliveryRouteOfOxygenSupplementation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.DeliveryRouteOfOxygenSupplementation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.DeliveryRouteOfOxygenSupplementation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.DeliveryRouteOfOxygenSupplementation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..1 | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.DeliveryRouteOfOxygenSupplementation.Code New concepts needed for 9999017 | Oxygen administration by headbox | or use one of the ECL concepts below Definition371907003 | Oxygen administration by nasal cannula (procedure) | OR 371908008 | Oxygen administration by mask (procedure) | OR 9999017 | Oxygen administration by headbox | OR 9999016 | High flow oxygen therapy (procedure) | Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Subject | I | 1..1 | Reference() | Element idClinicalObservationsDataSet.Observations.DeliveryRouteOfOxygenSupplementation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.DeliveryRouteOfOxygenSupplementation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.DeliveryRouteOfOxygenSupplementation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
BloodPressureObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.BloodPressureObservation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..* | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.Code Concept - reference to a terminology or just text DefinitionA concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Subject | S I | 1..1 | Reference() | Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
SystolicObservationComponent | S | 1..1 | BackboneElement | Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.SystolicObservationComponent Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
|
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.SystolicObservationComponent.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.SystolicObservationComponent.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.SystolicObservationComponent.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Code | S | 2..2 | CodeableConceptFixed Value | Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.SystolicObservationComponent.Code Use 72313002|Systolic arterial pressure (observable entity)| or ECL concept below Definition"<<271649006|Systolic blood pressure (observable entity)| MINUS (<<716579001|Baseline systolic blood pressure (observable entity)| OR <<814101000000107|Systolic blood pressure centile (observable entity)| OR <<315612005|Target systolic blood pressure (observable entity)|)" Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
{ "coding": [ { "system": "http://loinc.org", "code": "8480-6", "display": "Systolic blood pressure" } ] }
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.SystolicObservationComponent.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "unit": "mm[Hg]", "system": "http://unitsofmeasure.org", "code": "millimeter of mercury" }
|
DiastolicObservationComponent | S | 0..1 | BackboneElement | Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.DiastolicObservationComponent Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
|
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.DiastolicObservationComponent.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.DiastolicObservationComponent.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.DiastolicObservationComponent.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Code | S | 2..2 | CodeableConceptFixed Value | Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.DiastolicObservationComponent.Code Use Concept 1091811000000102|Diastolic arterial pressure (observable entity)| or ECL concept below Definition<<271650006 |Diastolic blood pressure (observable entity)| MINUS (<<716632005 |Baseline diastolic blood pressure (observable entity)| OR <<814081000000101 |Diastolic blood pressure centile (observable entity)| OR <<315613000 |Target diastolic blood pressure (observable entity)|) Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
{ "coding": [ { "system": "http://loinc.org", "code": "8462-4", "display": "Diastolic blood pressure" } ] }
|
Value | S I | 1..1 | QuantityFixed Value | Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.DiastolicObservationComponent.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.
{ "unit": "mm[Hg]", "system": "http://unitsofmeasure.org", "code": "millimeter of mercury" }
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.BloodPressureObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
HeartRateObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.HeartRateObservation Pulse or Heart rate DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.HeartRateObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.HeartRateObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.HeartRateObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.HeartRateObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.HeartRateObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 2..2 | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.HeartRateObservation.Code Use concept 364075005|Heart rate (observable entity)| or ECL concept below Definition<<364075005 |Heart rate (observable entity)| MINUS (<<251670001 |Baseline fetal heart rate (observable entity)| OR <<928001000000104 |Baseline heart rate (observable entity)| OR <<852341000000107 |Maximum pulse rate (observable entity)| OR <<852351000000105 |Minimum pulse rate (observable entity)| OR <<428420003 |Target heart rate (observable entity)| OR <<852331000000103 |Target pulse rate (observable entity)|) Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.HeartRateObservation.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "unit": "beats/minute", "system": "http://unitsofmeasure.org", "code": "heart beats per minute" }
|
Subject | S I | 1..1 | Reference(Patient) | Element idClinicalObservationsDataSet.Observations.HeartRateObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.HeartRateObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.HeartRateObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
CapiliaryRefillTimeObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.CapiliaryRefillTimeObservation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.CapiliaryRefillTimeObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.CapiliaryRefillTimeObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.CapiliaryRefillTimeObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.CapiliaryRefillTimeObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.CapiliaryRefillTimeObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..* | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.CapiliaryRefillTimeObservation.Code Use 15527001 | Capillary filling, function (observable entity) | or ECL concept below Definition<<15527001 | Capillary filling, function (observable entity) | Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.CapiliaryRefillTimeObservation.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "unit": "s", "system": "http://unitsofmeasure.org", "code": "second" }
|
Subject | S I | 1..1 | Reference() | Element idClinicalObservationsDataSet.Observations.CapiliaryRefillTimeObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.CapiliaryRefillTimeObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.CapiliaryRefillTimeObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
ConsciousnessObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.ConsciousnessObservation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.ConsciousnessObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.ConsciousnessObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.ConsciousnessObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.ConsciousnessObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.ConsciousnessObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..* | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.ConsciousnessObservation.Code Use ECL concept from list below Definition248234008 |Mentally alert| OR 300202002 |Responds to voice| OR 450847001 |Responds to pain| OR 422768004 |Unresponsive| 130987000 |Acute confusion| OR 248220008 | Asleep (finding) | Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Value | S | 1..1 | integer | Element idClinicalObservationsDataSet.Observations.ConsciousnessObservation.Value Primitive Type integer DefinitionA whole number 32 bit number; for values larger than this, use decimal
|
Subject | S I | 1..1 | Reference() | Element idClinicalObservationsDataSet.Observations.ConsciousnessObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.ConsciousnessObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.ConsciousnessObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
TemperatureObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.TemperatureObservation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.TemperatureObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.TemperatureObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.TemperatureObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.TemperatureObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.TemperatureObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 2..2 | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.TemperatureObservation.Code Use concept 276885007|Core body temperature (observable entity)| or any ECL concept from below Definition<<386725007|Body temperature (observable entity)| MINUS (<<248458005|Comparative temperature in limbs (observable entity)| OR <<852591000000107|Maximum body temperature (observable entity)| OR <<852601000000101|Minimum body temperature (observable entity)| OR <<852581000000105|Target body temperature (observable entity)| OR <<364419004|Temperature of cervical spine (observable entity)| OR <<364424001|Temperature of thoracic spine (observable entity)| OR <<364429006|Temperature of lumbar spine (observable entity)| OR <<248835004|Temperature of breast (observable entity)| OR <<250124002|Temperature of joint (observable entity)| OR <<431197002|Temperature of digit (observable entity)| OR <<364518005|Temperature of foot (observable entity)| OR <<363997004|Temperature of pinna (observable entity)| OR <<364537001|Temperature of skin (observable entity)|) Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.TemperatureObservation.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "unit": "Cel", "system": "http://unitsofmeasure.org", "code": "degree Celsius" }
|
Subject | S I | 1..1 | Reference(Patient) | Element idClinicalObservationsDataSet.Observations.TemperatureObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.TemperatureObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.TemperatureObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PatientConditionObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.PatientConditionObservation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.PatientConditionObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.PatientConditionObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.PatientConditionObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.PatientConditionObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.PatientConditionObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..1 | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.PatientConditionObservation.Code Use one of the concepts below Definition9999012 | Nurse concerned about patient (observable entity) | 9999013 | Parent level of concern about child (observable entity) | Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Value | S | 1..1 | CodeableConcept | Element idClinicalObservationsDataSet.Observations.PatientConditionObservation.Value Concept - reference to a terminology or just text DefinitionNO value for same or worst in SNOMED CT how is this coded Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
PerformerPerson | I | 0..1 | Reference(RelatedPerson | Practitioner) | Element idClinicalObservationsDataSet.Observations.PatientConditionObservation.PerformerPerson A reference from one resource to another DefinitionThe person who has a concern about the patients condition or has indcated the patients condition is changed/unchanged References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(RelatedPerson | Practitioner) Constraints
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.PatientConditionObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
BirthWeightObservation | 0..1 | BackboneElement | Element idClinicalObservationsDataSet.Observations.BirthWeightObservation BirthWeight DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BirthWeightObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BirthWeightObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BirthWeightObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.BirthWeightObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents
|
DateTime | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.BirthWeightObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
| |
Code | S | 1..1 | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.BirthWeightObservation.Code Use concept 364589006 | Birth weight (observable entity) | or ECL concept below Definition364589006 | Birth weight (observable entity) | OR 1239221000000109 | Weight of neonate at birth (observable entity) | Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.BirthWeightObservation.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "unit": "kg", "system": "http://unitsofmeasure.org", "code": "kilogram" }
|
Subject | S I | 1..1 | Reference() | Element idClinicalObservationsDataSet.Observations.BirthWeightObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.BirthWeightObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.BirthWeightObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
BodyWeightObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.BodyWeightObservation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BodyWeightObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BodyWeightObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BodyWeightObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.BodyWeightObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.BodyWeightObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 2..2 | CodeableConceptBindingFixed Value | Element idClinicalObservationsDataSet.Observations.BodyWeightObservation.Code Use 27113001|Body weight (observable entity)|or one of the ECL concepts below Definition"<<27113001|Body weight (observable entity)| MINUS (<<301334000|Birth weight centile (observable entity)| OR <<400967004|Baseline weight (observable entity)| OR <<170804003|Ideal body weight (observable entity)| OR <<852321000000100|Maximum weight (observable entity)| OR <<852311000000106|Minimum weight (observable entity)| OR <<248351003|Previous well-weight (observable entity)| OR <<390734006|Target weight (observable entity)| OR <<363809009|Usual body weight (observable entity)|)" Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
{ "coding": [ { "system": "http://loinc.org", "code": "29463-7", "display": "Body weight" } ] }
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.BodyWeightObservation.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "unit": "kg", "system": "http://unitsofmeasure.org", "code": "kilogram" }
|
Subject | S I | 1..1 | Reference() | Element idClinicalObservationsDataSet.Observations.BodyWeightObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.BodyWeightObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.BodyWeightObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
HeadCircumferenceObservation | 0..1 | BackboneElement | Element idClinicalObservationsDataSet.Observations.HeadCircumferenceObservation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.HeadCircumferenceObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.HeadCircumferenceObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.HeadCircumferenceObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.HeadCircumferenceObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.HeadCircumferenceObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 2..2 | CodeableConcept | Element idClinicalObservationsDataSet.Observations.HeadCircumferenceObservation.Code Use 363811000 |Head circumference measure (observable entity)| or ECl concept below Definition"<<363811000|Head circumference measure (observable entity)| MINUS <<248397001|Head circumference centile (observable entity)|" Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.HeadCircumferenceObservation.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "unit": "cm", "system": "http://unitsofmeasure.org", "code": "cm" }
|
Subject | S I | 1..1 | Reference() | Element idClinicalObservationsDataSet.Observations.HeadCircumferenceObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.HeadCircumferenceObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.HeadCircumferenceObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
HeightLengthObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.HeightLengthObservation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.HeightLengthObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.HeightLengthObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.HeightLengthObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.HeightLengthObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents Required by FHIR Standard ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.HeightLengthObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 2..2 | CodeableConceptFixed Value | Element idClinicalObservationsDataSet.Observations.HeightLengthObservation.Code Use 50373000 |Body height measure (observable entity)| OR 248334005|Length of body (observable entity)| or ECL concept below Definition<<50373000|Body height measure (observable entity)| MINUS (<<1060601000000109|Body height growth rate (observable entity)| OR <<422769007|Method for measuring height (observable entity)| OR <<925931000000103|Mid-parental height (observable entity)| OR <<925951000000105|Predicted adult height (observable entity)| OR <<248336007|Pubis to ground height (observable entity)| OR <<276350001|Subischial leg length (observable entity)|) Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
{ "coding": [ { "system": "http://loinc.org", "code": "8302-2", "display": "Body height" } ] }
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.HeightLengthObservation.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "unit": "cm", "system": "http://unitsofmeasure.org", "code": "cm" }
|
Subject | S I | 1..1 | Reference() | Element idClinicalObservationsDataSet.Observations.HeightLengthObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.HeightLengthObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.HeightLengthObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
BMICentileObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.BMICentileObservation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BMICentileObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BMICentileObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BMICentileObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.BMICentileObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.BMICentileObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..* | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.BMICentileObservation.Code Use 446974000 | Body mass index centile (observable entity) | or ECL concept below Definition<<446974000 | Body mass index centile (observable entity) | MINUS <<846911000000109 | Baseline body mass index centile (observable entity) | Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Value | S | 1..1 | decimal | Element idClinicalObservationsDataSet.Observations.BMICentileObservation.Value Primitive Type decimal DefinitionHow is recorded is it just a number Do not use an IEEE type floating point type, instead use something that works like a true decimal, with inbuilt precision (e.g. Java BigInteger)
|
Subject | S I | 1..1 | Reference() | Element idClinicalObservationsDataSet.Observations.BMICentileObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.BMICentileObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.BMICentileObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
BMIObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.BMIObservation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BMIObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BMIObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.BMIObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.BMIObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.BMIObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 2..2 | CodeableConceptBindingFixed Value | Element idClinicalObservationsDataSet.Observations.BMIObservation.Code Use 60621009 |Body mass index (observable entity)| or ECL concept below Definition<<60621009|Body mass index (observable entity)| MINUS (<<846931000000101|Baseline body mass index (observable entity)| OR <<852451000000103|Maximum body mass index (observable entity)| OR <<852461000000100|Minimum body mass index (observable entity)| OR <<838441000000103|Target body mass index (observable entity)| OR <<715456008|Percentage median body mass index for age and sex (observable entity)|) Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
{ "coding": [ { "system": "http://loinc.org", "code": "39156-5", "display": "Body mass index" } ] }
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.BMIObservation.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "unit": "kg/m2", "system": "http://unitsofmeasure.org", "code": "kg/m2" }
|
Subject | S I | 1..1 | Reference() | Element idClinicalObservationsDataSet.Observations.BMIObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.BMIObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.BMIObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
GestationalAgeObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.GestationalAgeObservation Used when children are born premature DefinitionRelevant when monitoring growth as you need to 'correct' for under 2s when premature calculating growth centiles
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.GestationalAgeObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.GestationalAgeObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.GestationalAgeObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.GestationalAgeObservation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.GestationalAgeObservation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..1 | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.GestationalAgeObservation.Code Use 412726003 | Length of gestation at birth (observable entity) | or ECL concept below Definition<<412726003 | Length of gestation at birth (observable entity) | Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.GestationalAgeObservation.Value A measured or measurable amount DefinitionA measured amount (or an amount that can potentially be measured). Note that measured amounts include amounts that are not precisely quantified, including amounts involving arbitrary units and floating currencies. The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "unit": "WeeksDays", "system": "http://unitsofmeasure.org", "code": "WeeksDays" }
|
Subject | S I | 1..1 | Reference() | Element idClinicalObservationsDataSet.Observations.GestationalAgeObservation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.GestationalAgeObservation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.GestationalAgeObservation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
NCMPWithdrawalReason | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.NCMPWithdrawalReason Base for elements defined inside a resource DefinitionReason for child being withdrawn from the measurement as part of the National Child Measurement Programme
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NCMPWithdrawalReason.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NCMPWithdrawalReason.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NCMPWithdrawalReason.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.NCMPWithdrawalReason.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents ObservationStatus
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.NCMPWithdrawalReason.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..1 | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.NCMPWithdrawalReason.Code Use 376251000000101 | Excluded from national child measurement programme (finding) | or ECL concept below Definition<<376251000000101 | Excluded from national child measurement programme (finding) | Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Subject | I | 1..1 | Reference() | Element idClinicalObservationsDataSet.Observations.NCMPWithdrawalReason.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.NCMPWithdrawalReason.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.NCMPWithdrawalReason.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
NEWS2Observation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.NEWS2Observation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NEWS2Observation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NEWS2Observation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NEWS2Observation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.NEWS2Observation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.NEWS2Observation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..1 | CodeableConceptBindingFixed Value | Element idClinicalObservationsDataSet.Observations.NEWS2Observation.Code Concept - reference to a terminology or just text DefinitionA concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
{ "coding": [ { "system": "http://snomed.info/sct", "code": "1104051000000101", "display": "Royal College of Physicians NEWS2 (National Early Warning Score 2) total score", "userSelected": false } ] }
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.NEWS2Observation.Value A measured or measurable amount DefinitionTotal score from RespirationRateObservation score 0,1,2,3 OxygenSaturationObservation score 0,1,2,3 AirOrOxygenObservation score 0,2 SystolicObservation score 0,1,2,3 ACPVUObservation score 0,1,2,3 TemperatureObservation score 0,1,2,3 PulseRateObservation score 0,1,2,3 ConsciousnessObservation 0,3 The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "system": "http://unitsofmeasure.org", "code": "score" }
|
Subject | I | 1..1 | Reference(Patient) | Element idClinicalObservationsDataSet.Observations.NEWS2Observation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.NEWS2Observation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.NEWS2Observation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
DerivedFromObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.NEWS2Observation.DerivedFromObservation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NEWS2Observation.DerivedFromObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NEWS2Observation.DerivedFromObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NEWS2Observation.DerivedFromObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Observation | S I | 1..* | Reference(Observation) | Element idClinicalObservationsDataSet.Observations.NEWS2Observation.DerivedFromObservation.Observation A reference from one resource to another DefinitionAny observation(s) which this NEWS2 Score is derived from References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
NEWS2SubscoreObservationComponent | 0..1 | BackboneElement | Element idClinicalObservationsDataSet.Observations.NEWS2Observation.NEWS2SubscoreObservationComponent Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NEWS2Observation.NEWS2SubscoreObservationComponent.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NEWS2Observation.NEWS2SubscoreObservationComponent.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NEWS2Observation.NEWS2SubscoreObservationComponent.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Code | S | 1..1 | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.NEWS2Observation.NEWS2SubscoreObservationComponent.Code Concept - reference to a terminology or just text Definition1104301000000104 - Royal College of Physicians NEWS2 (National Early Warning Score 2) - respiration rate score 1104311000000102 - Royal College of Physicians NEWS2 (National Early Warning Score 2) - oxygen saturation scale 1 score 1104321000000108 - Royal College of Physicians NEWS2 (National Early Warning Score 2) - oxygen saturation scale 2 score 1104331000000105 - Royal College of Physicians NEWS2 (National Early Warning Score 2) - air or oxygen score 1104351000000103 - Royal College of Physicians NEWS2 (National Early Warning Score 2) - pulse score 1104341000000101 - Royal College of Physicians NEWS2 (National Early Warning Score 2) - systolic blood pressure score 1104361000000100 - Royal College of Physicians NEWS2 (National Early Warning Score 2) - consciousness score 1104371000000107 - Royal College of Physicians NEWS2 (National Early Warning Score 2) - temperature score 1104051000000101 | Royal College of Physicians National Early Warning Score 2 total score (observable entity) | Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.NEWS2Observation.NEWS2SubscoreObservationComponent.Value A measured or measurable amount DefinitionIndividual scores from: RespirationRateObservation score 0,1,2,3 OxygenSaturationObservation score 0,1,2,3 AirOrOxygenObservation score 0,2 SystolicObservation score 0,1,2,3 ACPVUObservation score 0,1,2,3 TemperatureObservation score 0,1,2,3 PulseRateObservation score 0,1,2,3 ConsciousnessObservation 0,3 The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "system": "http://unitsofmeasure.org", "code": "score" }
|
NPEWS1Observation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.NPEWS1Observation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Status | S | 1..1 | codeBinding | Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.Status Primitive Type code DefinitionA string which has at least one character and no leading or trailing whitespace and where there is no whitespace other than single spaces in the contents
|
DateTime | S | 1..1 | dateTime | Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.DateTime Primitive Type dateTime DefinitionA date, date-time or partial date (e.g. just year or year + month). If hours and minutes are specified, a time zone SHALL be populated. The format is a union of the schema types gYear, gYearMonth, date and dateTime. Seconds must be provided due to schema type constraints but may be zero-filled and may be ignored. Dates SHALL be valid dates.
|
Code | S | 1..1 | CodeableConceptBindingFixed Value | Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.Code Concept - reference to a terminology or just text DefinitionA concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
{ "coding": [ { "system": "http://snomed.info/sct", "code": "891931000000102", "display": "Paediatric Early Warning Score", "userSelected": false } ] }
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.Value A measured or measurable amount DefinitionTotal score of : RespiratoryRateObservation score 0,1,2,4 RespiratoryDistressObservation score 0,1,2,4 OxygenSaturationObservation score 0,1,4 InspiredOxygenObservation score 0,2,4 HeartRateObservation score 0,1,2,4 BloodPressureObservation score 0,1,2,4 SystolicObservation score 0,1,2,4 CapiliaryRefillTimeObservation score 0,2 The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "system": "http://unitsofmeasure.org", "code": "score" }
|
Subject | I | 1..1 | Reference() | Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.Subject A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
SPOTChartUsed | 0..1 | CodeableConcept | Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.SPOTChartUsed Concept - reference to a terminology or just text DefinitionA concept that may be defined by a formal reference to a terminology or ontology or may be provided by text. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. http://hl7.org/fhir/valueset-observation-methods.html (example) Constraints
| |
PerformerPerson | I | 0..1 | Reference(Practitioner) | Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.PerformerPerson A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PerformerOrganization | I | 0..1 | Reference(Organization) | Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.PerformerOrganization A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
DerivedFromObservation | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.DerivedFromObservation Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.DerivedFromObservation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.DerivedFromObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.DerivedFromObservation.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Observation | S I | 1..* | Reference(Observation) | Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.DerivedFromObservation.Observation A reference from one resource to another DefinitionA reference from one resource to another. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository.
|
PEWSSubscoreObservationComponent | 0..* | BackboneElement | Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.PEWSSubscoreObservationComponent Base for elements defined inside a resource DefinitionBase definition for all elements that are defined inside a resource - but not those in a data type.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.PEWSSubscoreObservationComponent.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.PEWSSubscoreObservationComponent.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.PEWSSubscoreObservationComponent.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.
|
Code | S | 1..1 | CodeableConceptBinding | Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.PEWSSubscoreObservationComponent.Code Concept - reference to a terminology or just text Definition9999100 | NEWS2 - baseline total score (observable entity) | 9999000 | NPEWS1 - baseline total score (observable entity) | 9999002 NPEWS1 - respiration rate score 9999004 NPEWS1 - respiratory distress score 9999005 - NPEWS1 - oxygen saturation score 9999006 - NPEWS1 - air or oxygen score 9999007 - NPEWS1 - systolic blood pressure score 9999008 - NPEWS1 - pulse score 9999009 - NPEWS1 - capilliary fill time score 9999010 - NPEWS1 - consciousness score 9999011 - NPEWS1 - temperature score 9999014 NPEWS1 total score 9999015 Local PEWS total score Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination.
|
Value | S I | 1..1 | QuantityBindingFixed Value | Element idClinicalObservationsDataSet.Observations.NPEWS1Observation.PEWSSubscoreObservationComponent.Value A measured or measurable amount DefinitionIndividual scores from: RespiratoryRateObservation score 0,1,2,4 RespiratoryDistressObservation score 0,1,2,4 OxygenSaturationObservation score 0,1,4 InspiredOxygenObservation score 0,2,4 HeartRateObservation score 0,1,2,4 BloodPressureObservation score 0,1,2,4 SystolicObservation score 0,1,2,4 CapiliaryRefillTimeObservation score 0,2 The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator. http://unitsofmeasure.org (required) Constraints
{ "system": "http://unitsofmeasure.org", "code": "score" }
|