IG Test3 Implementation Guide CI Build

IG Test3 - Local Development build (v0.0.0). See the Directory of published versions

StructureDefinition-extension-populationReference

TODO:.

Mandatory and Must Support Data Elements

The following data-elements are mandatory (i.e data MUST be present) or must be supported if the data is present in the sending system ([Must Support] definition). They are presented below in a simple human-readable explanation. Profile specific guidance and examples are provided as well. The [Formal Profile Definition] below provides the formal summary, definitions, and terminology requirements.

Each Extension must have:

  1. blah1
  2. blah2

Each Extension must support:

  1. blah1
  2. blah2

Examples

  • [Extension Example](Extension-extension-populationReference-01.html

Formal Views of Profile Content

Description of Profiles, Differentials, and Snapshots.

The official URL for this profile is: http://www.fhir.org/guides/test3/StructureDefinition/extension-populationReference

Published on Tue Jun 30 00:00:00 PDT 2020 as active by the Da Vinci Project.

This profile builds on Extension


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionPop Ref
... url 1..1uri"http://www.fhir.org/guides/test3/StructureDefinition/extension-populationReference"
... value[x] 0..1CodeableConceptValue of extension
Binding: MeasurePopulationType (required)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..*ExtensionPop Ref
... id 0..1stringUnique id for inter-element referencing
... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://www.fhir.org/guides/test3/StructureDefinition/extension-populationReference"
... value[x] I0..1CodeableConceptValue of extension
Binding: MeasurePopulationType (required)

doco Documentation for this format

       // DEQM Population Reference Extension
 {
    "id" : "<string>", // Unique id for inter-element referencing
    "extension": [
    ],
    "url" : "http://www.fhir.org/guides/test3/StructureDefinition/extension-populationReference", // R!
    "valueCodeableConcept" : {CodeableConcept} // C? Value of extension
  }

     

Differential View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionPop Ref
... url 1..1uri"http://www.fhir.org/guides/test3/StructureDefinition/extension-populationReference"
... value[x] 0..1CodeableConceptValue of extension
Binding: MeasurePopulationType (required)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension I0..*ExtensionPop Ref
... id 0..1stringUnique id for inter-element referencing
... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://www.fhir.org/guides/test3/StructureDefinition/extension-populationReference"
... value[x] I0..1CodeableConceptValue of extension
Binding: MeasurePopulationType (required)

doco Documentation for this format


See the Conformance requirements for a complete list of supported RESTful interactions for this IG.