IG Test3 Implementation Guide CI Build

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

StructureDefinition-ifr

Formal Views of Profile Content

Description of Profiles, Differentials, and Snapshots.

The official URL for this profile is:

Published on Fri Jun 02 00:00:00 PDT 2017 as draft by the Health eData Inc.

This profile builds on Reference


Summary

Prohibited: 1 element

NameFlagsCard.TypeDescription & Constraintsdoco
.. Reference I0..*ReferenceA reference from one resource to another
... id 0..1stringUnique id for inter-element referencing
... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
... display ΣI0..1stringText alternative for the resource

doco Documentation for this format

yet to be done: Xml template

       // 
 {
    "id" : "<string>", // Unique id for inter-element referencing
    "extension": [
    ],
    "reference" : "<string>", // C? Literal reference, Relative, internal or absolute URL
    "type" : "<uri>", // C? Type the reference refers to (e.g. "Patient")
    "display" : "<string>" // C? Text alternative for the resource
  }

     

Summary

Prohibited: 1 element

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Reference I0..*ReferenceA reference from one resource to another
... id 0..1stringUnique id for inter-element referencing
... extension I0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... reference ΣI0..1stringLiteral reference, Relative, internal or absolute URL
... type ΣI0..1uriType the reference refers to (e.g. "Patient")
Binding: ResourceType (extensible)
... display ΣI0..1stringText alternative for the resource

doco Documentation for this format

XML Template

             

yet to be done: Xml template

JSON Template

       // 
 {
    "id" : "<string>", // Unique id for inter-element referencing
    "extension": [
    ],
    "reference" : "<string>", // C? Literal reference, Relative, internal or absolute URL
    "type" : "<uri>", // C? Type the reference refers to (e.g. "Patient")
    "display" : "<string>" // C? Text alternative for the resource
  }

      


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