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:
- blah
- blah
- 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
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Basic | I | 0..* | temp-1: Identifier SHALL be greater than 5 characters | |
extension-blah | S | 0..1 | code | Example extension URL: http://www.fhir.org/guides/test3/StructureDefinition/extension-blah Binding: BlahCodes (required) |
extension-complex | S | 0..1 | (Complex) | Example complex extension URL: http://www.fhir.org/guides/test3/StructureDefinition/extension-complex |
identifier | SI | 1..1 | Identifier | |
code | 1..1 | CodeableConcept | ||
coding | S | 1..1 | Coding | |
code | S | 1..1 | code | Fixed Value: diet |
subject | S | 1..1 | Reference(US Core Patient Profile) | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Basic | I | 0..* | Resource for non-supported content temp-1: Identifier SHALL be greater than 5 characters | |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension-blah | SI | 0..1 | code | Example extension URL: http://www.fhir.org/guides/test3/StructureDefinition/extension-blah Binding: BlahCodes (required) |
extension-complex | SI | 0..1 | (Complex) | Example complex extension URL: http://www.fhir.org/guides/test3/StructureDefinition/extension-complex |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | SΣI | 1..1 | Identifier | Business identifier |
code | ?!Σ | 1..1 | CodeableConcept | Kind of Resource Binding: BasicResourceTypes (example) |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
coding | SΣ | 1..1 | Coding | Code defined by a terminology system |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
system | Σ | 0..1 | uri | Identity of the terminology system |
version | Σ | 0..1 | string | Version of the system - if relevant |
code | SΣ | 1..1 | code | Symbol in syntax defined by the system Fixed Value: diet |
display | Σ | 0..1 | string | Representation defined by the system |
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user |
text | Σ | 0..1 | string | Plain text representation of the concept |
subject | SΣ | 1..1 | Reference(US Core Patient Profile) | Identifies the focus of this resource |
created | Σ | 0..1 | date | When created |
author | Σ | 0..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization) | Who created |
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 }
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Basic | I | 0..* | temp-1: Identifier SHALL be greater than 5 characters | |
extension-blah | S | 0..1 | code | Example extension URL: http://www.fhir.org/guides/test3/StructureDefinition/extension-blah Binding: BlahCodes (required) |
extension-complex | S | 0..1 | (Complex) | Example complex extension URL: http://www.fhir.org/guides/test3/StructureDefinition/extension-complex |
identifier | SI | 1..1 | Identifier | |
code | 1..1 | CodeableConcept | ||
coding | S | 1..1 | Coding | |
code | S | 1..1 | code | Fixed Value: diet |
subject | S | 1..1 | Reference(US Core Patient Profile) | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Basic | I | 0..* | Resource for non-supported content temp-1: Identifier SHALL be greater than 5 characters | |
id | Σ | 0..1 | id | Logical id of this artifact |
meta | Σ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages | |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension-blah | SI | 0..1 | code | Example extension URL: http://www.fhir.org/guides/test3/StructureDefinition/extension-blah Binding: BlahCodes (required) |
extension-complex | SI | 0..1 | (Complex) | Example complex extension URL: http://www.fhir.org/guides/test3/StructureDefinition/extension-complex |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | SΣI | 1..1 | Identifier | Business identifier |
code | ?!Σ | 1..1 | CodeableConcept | Kind of Resource Binding: BasicResourceTypes (example) |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
coding | SΣ | 1..1 | Coding | Code defined by a terminology system |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
system | Σ | 0..1 | uri | Identity of the terminology system |
version | Σ | 0..1 | string | Version of the system - if relevant |
code | SΣ | 1..1 | code | Symbol in syntax defined by the system Fixed Value: diet |
display | Σ | 0..1 | string | Representation defined by the system |
userSelected | Σ | 0..1 | boolean | If this coding was chosen directly by the user |
text | Σ | 0..1 | string | Plain text representation of the concept |
subject | SΣ | 1..1 | Reference(US Core Patient Profile) | Identifies the focus of this resource |
created | Σ | 0..1 | date | When created |
author | Σ | 0..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization) | Who created |
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.