-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0aba629
commit 38f5c14
Showing
22 changed files
with
93 additions
and
67 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,3 +8,4 @@ Thumbs.db | |
.DS_Store? | ||
*.jar | ||
*.bak | ||
.index.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"index-version": 1, | ||
"files": [] | ||
} | ||
{ | ||
"index-version" : 2, | ||
"files" : [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"index-version": 1, | ||
"files": [] | ||
} | ||
{ | ||
"index-version" : 2, | ||
"files" : [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"index-version": 1, | ||
"files": [] | ||
} | ||
{ | ||
"index-version" : 2, | ||
"files" : [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"index-version": 1, | ||
"files": [] | ||
} | ||
{ | ||
"index-version" : 2, | ||
"files" : [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"index-version": 1, | ||
"files": [] | ||
} | ||
{ | ||
"index-version" : 2, | ||
"files" : [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"index-version": 1, | ||
"files": [] | ||
} | ||
{ | ||
"index-version" : 2, | ||
"files" : [] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,2 @@ | ||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-4SRC3QLLQD"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-4SRC3QLLQD'); | ||
</script> |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
Instance: hbbrew | ||
InstanceOf: OperationDefinition | ||
Usage: #definition | ||
* url = "http://hl7.org/fhir/OperationDefinition/Brew" | ||
* version = "4.0.1" | ||
* url = "http://fhir.org/guides/acme/HotBeverage/OperationDefinition/hbbrew" | ||
* version = "1.4.2024" | ||
* name = "HBbrew" | ||
* status = #draft | ||
* kind = #operation | ||
* date = "2020-04-01T09:29:23+11:00" | ||
* publisher = "Acme (FHIR Project)" | ||
* date = "2024-11-13T09:29:23+11:00" | ||
* publisher = "Dave Pyke & John Moehrke" | ||
* contact[0].telecom[0].system = #url | ||
* contact[0].telecom[0].value = "http://hl7.org/fhir/acme" | ||
* contact[0].telecom[0].value = "https://github.com/DavidPyke/HotBeverage" | ||
* contact[0].telecom[1].system = #email | ||
* contact[0].telecom[1].value = "[email protected]" | ||
* contact[0].telecom[1].value = "[email protected]" | ||
* description = "The brew operation sends the BrewedBeverage resource to the Coffee/Tea brewing Device" | ||
* code = #data-requirements | ||
* comment = "The effect of invoking this operation is to initiate the Brew operation on the appropriate device with the inclusion of the \r\n requested additions" | ||
|
@@ -29,17 +29,17 @@ Usage: #definition | |
Instance: hbstop | ||
InstanceOf: OperationDefinition | ||
Usage: #definition | ||
* url = "http://hl7.org/fhir/OperationDefinition/BB-Stop" | ||
* version = "4.0.1" | ||
* url = "http://fhir.org/guides/acme/HotBeverage/OperationDefinition/hbstop" | ||
* version = "1.4.2024" | ||
* name = "HBstop" | ||
* status = #draft | ||
* kind = #operation | ||
* date = "2020-04-01T09:29:23+11:00" | ||
* publisher = "Acme (FHIR Project)" | ||
* date = "2024-11-13T09:29:23+11:00" | ||
* publisher = "Dave Pyke & John Moehrke" | ||
* contact[0].telecom[0].system = #url | ||
* contact[0].telecom[0].value = "http://hl7.org/fhir/acme" | ||
* contact[0].telecom[0].value = "https://github.com/DavidPyke/HotBeverage" | ||
* contact[0].telecom[1].system = #email | ||
* contact[0].telecom[1].value = "[email protected]" | ||
* contact[0].telecom[1].value = "[email protected]" | ||
* description = "The stop operation sends the Device a direction to stop the brew of the beverage (primarily tea) to check for doneness. Used in combination with the Start operation to make the tea just right" | ||
* code = #data-requirements | ||
//* comment = "TBA--need text from RFC" | ||
|
@@ -56,18 +56,18 @@ Usage: #definition | |
Instance: hbwhen | ||
InstanceOf: OperationDefinition | ||
Usage: #definition | ||
* url = "http://hl7.org/fhir/OperationDefinition/BB-When" | ||
* version = "4.0.1" | ||
* url = "http://fhir.org/guides/acme/HotBeverage/OperationDefinition/hbwhen" | ||
* version = "1.4.2024" | ||
* name = "HBwhen" | ||
* status = #draft | ||
* kind = #operation | ||
* date = "2020-04-01T09:29:23+11:00" | ||
* publisher = "HL7 (FHIR Project)" | ||
* date = "2024-11-13T09:29:23+11:00" | ||
* publisher = "Dave Pyke & John Moehrke" | ||
* contact[0].telecom[0].system = #url | ||
* contact[0].telecom[0].value = "http://hl7.org/fhir" | ||
* contact[0].telecom[0].value = "https://github.com/DavidPyke/HotBeverage" | ||
* contact[0].telecom[1].system = #email | ||
* contact[0].telecom[1].value = "[email protected]" | ||
* description = " When coffee is poured, and milk is offered, it is necessary for the holder of the recipient of milk to say \"when\" at the time when\r\n sufficient milk has been introduced into the coffee. For this purpose, the \"WHEN\" operation has been added to FHIR. " | ||
* contact[0].telecom[1].value = "[email protected]" | ||
* description = "When coffee is poured, and milk is offered, it is necessary for the holder of the recipient of milk to say \"when\" at the time when\r\n sufficient milk has been introduced into the coffee. For this purpose, the \"WHEN\" operation has been added to FHIR. " | ||
* code = #data-requirements | ||
* comment = "Enough? Say WHEN." | ||
* system = false | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
|
||
You can also download: | ||
|
||
- [this entire guide](full-ig.zip), | ||
- the definition resources in [json](definitions.json.zip), [xml](definitions.xml.zip), or [ttl](definitions.ttl.zip) | ||
- the example resources in [json](examples.json.zip), [xml](examples.xml.zip) or [ttl](examples.ttl.zip) format. | ||
|
||
The source code for this Implementation Guide can be found on [Github](https://github.com/DavidPyke/HotBeverage) | ||
|
||
#### Cross Version Analysis | ||
|
||
{% include cross-version-analysis.xhtml %} | ||
|
||
#### Dependency Table | ||
|
||
{% include dependency-table.xhtml %} | ||
|
||
#### Globals Table | ||
|
||
{% include globals-table.xhtml %} | ||
|
||
#### IP Statements | ||
|
||
{% include ip-statements.xhtml %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,12 +19,12 @@ contact: | |
- system: email | ||
value: [email protected] | ||
use: work | ||
version: 1.4.2022 | ||
version: 1.4.2024 | ||
license: CC0-1.0 | ||
fhirVersion: 4.0.1 | ||
copyrightYear: 2021+ | ||
releaseLabel: release | ||
date: 2022-04-01 | ||
#date: 2022-04-01 | ||
jurisdiction: 'http://unstats.un.org/unsd/methods/m49/m49.htm#001' | ||
|
||
parameters: # see https://confluence.hl7.org/display/FHIR/Implementation+Guide+Parameters | ||
|
@@ -45,3 +45,4 @@ parameters: # see https://confluence.hl7.org/display/FHIR/Implementation+Guide+ | |
menu: | ||
Home: index.html | ||
Artifacts: artifacts.html | ||
Download: download.html |