IG Test3 Implementation Guide CI Build

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

StructureDefinition-extension-blah2

source file: source/pages/_includes/extension-blah2-intro.md

an example of a simple extension.

Scope and Usage

scope and usage text here

Mandatory Data Elements and Terminology

The following data-elements are mandatory (i.e data MUST be present). blah blah blah

must have:

  1. blah
  2. blah
  3. blah

Additional Profile specific implementation guidance:

Examples

  • list examples here

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-blah2

Published on Wed Feb 15 00:00:00 PST 2017 as active by the Health eData Inc.

This profile builds on Extension


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1Example Extension
... url 1..1uri"http://www.fhir.org/guides/test3/StructureDefinition/extension-blah2"
... value[x] 0..1codeBinding: BlahCodes (required)

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

doco Documentation for this format

       // Simple Extension
 {
    "id" : "<string>", // Unique id for inter-element referencing
    "extension": [
    ],
    "url" : "http://www.fhir.org/guides/test3/StructureDefinition/extension-blah2", // R!
    "valueCode" : "<code>" // Value of extension
  }

     

Differential View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1Example Extension
... url 1..1uri"http://www.fhir.org/guides/test3/StructureDefinition/extension-blah2"
... value[x] 0..1codeBinding: BlahCodes (required)

doco Documentation for this format

Snapshot View

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

doco Documentation for this format


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