IG Test3 Implementation Guide CI Build

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

StructureDefinition-template-basic

source file: source/pages/_includes/template-basic-intro.md

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/template-basic

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

This profile builds on Basic


Summary

Mandatory: 5 elements
Must-Support: 6 elements
Fixed Value: 1 element

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

NameFlagsCard.TypeDescription & Constraintsdoco
.. Basic I0..*Resource for non-supported content
temp-1: Identifier SHALL be greater than 5 characters
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension-blah SI0..1codeExample extension
URL: http://www.fhir.org/guides/test3/StructureDefinition/extension-blah
Binding: BlahCodes (required)
... extension-complex SI0..1(Complex)Example complex extension
URL: http://www.fhir.org/guides/test3/StructureDefinition/extension-complex
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier SΣI1..1IdentifierBusiness identifier
... code ?!Σ1..1CodeableConceptKind of Resource
Binding: BasicResourceTypes (example)
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ1..1CodingCode defined by a terminology system
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ0..1uriIdentity of the terminology system
..... version Σ0..1stringVersion of the system - if relevant
..... code SΣ1..1codeSymbol in syntax defined by the system
Fixed Value: diet
..... display Σ0..1stringRepresentation defined by the system
..... userSelected Σ0..1booleanIf this coding was chosen directly by the user
.... text Σ0..1stringPlain text representation of the concept
... subject SΣ1..1Reference(US Core Patient Profile)Identifies the focus of this resource
... created Σ0..1dateWhen created
... author Σ0..1Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization)Who created

doco Documentation for this format

       // Health eData Template Profile
 {
   "resourceType" : "Basic",
    "id" : "<id>", // Logical id of this artifact
    "meta" : {Meta}, // Metadata about the resource
    "implicitRules" : "<uri>", // A set of rules under which this content was created
    "language" : "<code>", // Language of the resource content
    "text" : {Narrative}, // Text summary of the resource, for human interpretation
    "contained" : [{Resource}], // Contained, inline Resources
    "extension": [
      { //  C? Only One! Example extension
        "url": "http://www.fhir.org/guides/test3/StructureDefinition/extension-blah",
        "valueCode" : "<code>" // Value of extension
      },
      { //  C? Only One! Example complex extension
        "url": "http://www.fhir.org/guides/test3/StructureDefinition/extension-complex",
Not handled yet: complex extension http://www.fhir.org/guides/test3/StructureDefinition/extension-complex
      }
    ],
    "identifier" : [{Identifier}], // R! Only One!  Business identifier
    "code" : { // R! Kind of Resource
      "extension": [
      ],
      "coding" : [{ // R! Only One!  Code defined by a terminology system
        "extension": [
        ],
        "system" : "<uri>", // Identity of the terminology system
        "version" : "<string>", // Version of the system - if relevant
        "code" : "diet", // R!
        "display" : "<string>", // Representation defined by the system
        "userSelected" : <boolean> // If this coding was chosen directly by the user
      }],
      "text" : "<string>" // Plain text representation of the concept
    },
    "subject" : {Reference([CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient]])}, // R! Identifies the focus of this resource
    "created" : "<date>", // When created
    "author" : {Reference(Practitioner)}, // Who created
  }

     

Summary

Mandatory: 5 elements
Must-Support: 6 elements
Fixed Value: 1 element

Structures

This structure refers to these other structures:

Extensions

This structure refers to these extensions:

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Basic I0..*Resource for non-supported content
temp-1: Identifier SHALL be greater than 5 characters
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: CommonLanguages (preferred)
Max Binding: AllLanguages
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionExtension
Slice: Unordered, Open by value:url
... extension-blah SI0..1codeExample extension
URL: http://www.fhir.org/guides/test3/StructureDefinition/extension-blah
Binding: BlahCodes (required)
... extension-complex SI0..1(Complex)Example complex extension
URL: http://www.fhir.org/guides/test3/StructureDefinition/extension-complex
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... identifier SΣI1..1IdentifierBusiness identifier
... code ?!Σ1..1CodeableConceptKind of Resource
Binding: BasicResourceTypes (example)
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... coding SΣ1..1CodingCode defined by a terminology system
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... system Σ0..1uriIdentity of the terminology system
..... version Σ0..1stringVersion of the system - if relevant
..... code SΣ1..1codeSymbol in syntax defined by the system
Fixed Value: diet
..... display Σ0..1stringRepresentation defined by the system
..... userSelected Σ0..1booleanIf this coding was chosen directly by the user
.... text Σ0..1stringPlain text representation of the concept
... subject SΣ1..1Reference(US Core Patient Profile)Identifies the focus of this resource
... created Σ0..1dateWhen created
... author Σ0..1Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization)Who created

doco Documentation for this format

Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron


Quick Start

Below is an overview of the required set of RESTful FHIR interactions - for example, search and read operations - for this profile. See the Conformance requirements for a complete list of supported RESTful interactions for this IG.

source file: source/pages/_includes/template-basic-search.md

This is the search markdown file that gets inserted into the sd.html Quick Start section for explanation of the search requirements.