IG Test3 Implementation Guide CI Build

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

StructureDefinition-extension-blah

source: extension-blah.md file

This is the introduction markdown file that gets inserted into the sd.html template.

This profile sets minimum expectations for blah blah blah

##### Mandatory Data Elements and Terminology

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

**must have:**

1. blah
1. blah
1. blah

**Additional Profile specific implementation guidance:**

#### Examples

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

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-blah"
... 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-blah"
... 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-blah", // 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-blah"
... 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-blah"
... 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.