Release 4 Snapshot 3: Connectathon 32 Base

This page is part of the Snapshot #3 for FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0 R5 , released to support Connectathon 32 . For a full list of available versions, see the Directory of published versions . Page versions: R5

Valueset-supplydelivery-status.json Extension: Observation Precondition

Vocabulary Orders and Observations Work Group   Maturity Level : N/A 1 Standards Status Trial Use Use Context : Informative Any
Official URL : http://hl7.org/fhir/StructureDefinition/observation-precondition Version : 5.0.0-snapshot3
draft as of 2015-03-02 Computable Name : ObsPrecondition
Flags : Non-Modifier OID : 2.16.840.1.113883.4.642.5.1470

Raw JSON Context of Use : Use on Element ID Observation

( canonical form

Definition

Other preceding or concurrent observations that must be known to correctly interpret the observation. For example, an fiO2 measure taken alongside of a SpO2 measurement. See the Observation notes + also see section for additional guidance.

Extension Content

Summary

Name Flags Card. Type Description & Constraints doco
.. ObsPrecondition 0..* Reference ( Observation ) URL = http://hl7.org/fhir/StructureDefinition/observation-precondition
ObsPrecondition: Other preceding or concurrent observations that must be known to correctly interpret the observation. For example, an fiO2 measure taken alongside of a SpO2 measurement. See the Observation notes section for additional guidance.


Use on Element ID Observation

doco Documentation for this format

Definition Full Structure

Name Flags Card. Type Description & Constraints doco
.. extension 0..* Extension URL = http://hl7.org/fhir/StructureDefinition/observation-precondition
ObsPrecondition: Other preceding or concurrent observations that must be known to correctly interpret the observation. For example, an fiO2 measure taken alongside of a SpO2 measurement. See the Observation notes section for additional guidance.


Use on Element ID Observation
... extension 0..0
... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/observation-precondition"
... value[x] 1..1 Reference ( Observation ) Value SetSupplyDeliveryStatus of extension

doco Documentation for this format

XML Template

{ "resourceType" : "ValueSet", "id" : "supplydelivery-status", "meta" : { "lastUpdated" : "2019-11-01T09:29:23.356+11:00", "profile" : ["http://hl7.org/fhir/StructureDefinition/shareablevalueset"] }, "text" : { "status" : "generated", "div" : "<div>!-- Snipped for Brevity --></div>" }, "extension" : [{ "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode" : "oo" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode" : "trial-use" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger" : 1 }], "url" : "http://hl7.org/fhir/ValueSet/supplydelivery-status", "identifier" : [{ "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.3.700" }], "version" : "4.0.1", "name" : "SupplyDeliveryStatus", "title" : "SupplyDeliveryStatus", "status" : "draft", "experimental" : false, "date" : "2019-11-01T09:29:23+11:00", "publisher" : "HL7 (FHIR Project)", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://hl7.org/fhir" }, { "system" : "email", "value" : "fhir@lists.hl7.org" }] }], "description" : "Status of the supply delivery.", "immutable" : true, "compose" : { "include" : [{ "system" : "http://hl7.org/fhir/supplydelivery-status" }]
<!-- ObsPrecondition -->doco

<extension xmlns="http://hl7.org/fhir"
     url="http://hl7.org/fhir/StructureDefinition/observation-precondition" >
  <!-- from Element: extension -->
 <valueReference><!-- I 1..1 Reference(Observation) Value of extension --></valueReference>
</extension>

JSON Template


{ // ObsPrecondition
  // from Element: extension
    "extension" : [ //  sliced by value:url  in the specified order, Open ]
  // extension: Extension: Prohibited

    "url" : "http://hl7.org/fhir/StructureDefinition/observation-precondition", // R! 
    "valueReference" : { Reference(Observation) } // I R! Value of extension

  }
}

Usage note: every effort has been made Summary

Name Flags Card. Type Description & Constraints doco
.. ObsPrecondition 0..* Reference ( Observation ) URL = http://hl7.org/fhir/StructureDefinition/observation-precondition
ObsPrecondition: Other preceding or concurrent observations that must be known to ensure correctly interpret the observation. For example, an fiO2 measure taken alongside of a SpO2 measurement. See the Observation notes section for additional guidance.


Use on Element ID Observation

doco Documentation for this format

Full Structure

Name Flags Card. Type Description & Constraints doco
.. extension 0..* Extension URL = http://hl7.org/fhir/StructureDefinition/observation-precondition
ObsPrecondition: Other preceding or concurrent observations that must be known to correctly interpret the examples are correct and useful, but they are observation. For example, an fiO2 measure taken alongside of a SpO2 measurement. See the Observation notes section for additional guidance.


Use on Element ID Observation
... extension 0..0
... url 1..1 uri "http://hl7.org/fhir/StructureDefinition/observation-precondition"
... value[x] 1..1 Reference ( Observation ) Value of extension

doco Documentation for this format

XML Template


<!-- ObsPrecondition -->doco

<extension xmlns="http://hl7.org/fhir"
     url="http://hl7.org/fhir/StructureDefinition/observation-precondition" >
  <!-- from Element: extension -->
 <valueReference><!-- I 1..1 Reference(Observation) Value of extension --></valueReference>
</extension>

JSON Template


{ // ObsPrecondition
  // from Element: extension
    "extension" : [ //  sliced by value:url  in the specified order, Open ]
  // extension: Extension: Prohibited

    "url" : "http://hl7.org/fhir/StructureDefinition/observation-precondition", // R! 
    "valueReference" : { Reference(Observation) } // I R! Value of extension
  }

 

Constraints

  • ele-1 : All FHIR elements must have a @value or children (xpath: hasValue() or (children().count() > id.count()) )
  • ext-1 : Must have either extensions or value[x], not both (xpath: extension.exists() != value.exists() )
  • ele-1 : On Extension.extension: All FHIR elements must have a normative part @value or children (xpath on Extension.extension: hasValue() or (children().count() > id.count()) )
  • ext-1 : On Extension.extension: Must have either extensions or value[x], not both (xpath on Extension.extension: extension.exists() != value.exists() )
  • ele-1 : On Extension.value[x]: All FHIR elements must have a @value or children (xpath on Extension.value[x]: hasValue() or (children().count() > id.count()) )

Search

No Search Extensions defined for this resource

Examples of the specification. this extension

No examples found.