Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.1.2 #40

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ auto-save-list
tramp
.\#*
.swp
.vscode/settings.json
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,13 @@ This is the WHO SMART Trust Implementation Guide
###
### Publication
This ImplementationGuide is published in the following locations:


Continuous Build: __https://worldhealthorganization.github.io/smart-trust__
Canonical / permanent URL: __https://smart.who.int/trust__
<br/>

<br> </br>

### Issues
Issues and change requests are managed here:

Expand Down
13 changes: 0 additions & 13 deletions input/fsh/actors/Credential.Holder.fsh

This file was deleted.

13 changes: 0 additions & 13 deletions input/fsh/actors/Credential.Issuer.fsh

This file was deleted.

13 changes: 0 additions & 13 deletions input/fsh/actors/GDHCN.fsh

This file was deleted.

13 changes: 0 additions & 13 deletions input/fsh/actors/TNG.fsh

This file was deleted.

13 changes: 0 additions & 13 deletions input/fsh/actors/TNP.fsh

This file was deleted.

10 changes: 0 additions & 10 deletions input/fsh/codesystems/WHO.TRUST.DOMAIN.fsh

This file was deleted.

15 changes: 0 additions & 15 deletions input/fsh/codesystems/WHO.TRUST.KEYUSAGE.fsh

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
30 changes: 30 additions & 0 deletions input/fsh/hcert.fsh
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
Alias: $IPS = http://hl7.org/fhir/uv/ips/StructureDefinition/Bundle-uv-ips
Alias: $HCertDCC = http://smart.who.int/ddcc/StructureDefinition/HCertDCC
Alias: $DDCCVS = http://smart.who.int/ddcc/StructureDefinition/DDCCCoreDataSet.VS
Alias: $DDCCTR = http://smart.who.int/ddcc/StructureDefinition/DDCCCoreDataSet.TR
Alias: $SmartHealthLink = http://smart.who.int/ips-pilgrimage/StructureDefinition/SmartHealthLink

Logical: HCert
Title: "Health Certificate"
Description: "Logical Model for the HCERT

The full data structure and encoding mechanisms for HCERT are defined here: [Electronic Health Certificate Specification](/smart-trust/hcert_spec.html)

An HCERT is claim -260 within the [CBOR Web Token (CWT) Claim](https://www.rfc-editor.org/rfc/rfc8392.html).

Note for subclaims:
- subclaims 0 and above are reserved by WHO to be assigned, a new sub claim can be requested for by requesting to create a new trust domain
- subclaims for negative integer values are for development purposes and are free to use
- While this logical model mentions assigned subclaims (below), the ones listed in the Electronic Health Certificate Specification are considered authoritative
"


* ^url = "http://smart.who.int/trust/StructureDefinition/HCert"
* ^status = #active
* 1 0..1 $HCertDCC "HCERT EU DCC" "HCERT EU DCC"
//* 2 0..* $RACSEL_DDVC "RACSEL Vaccination Certficate Data Set claim" "RACSEL Vaccination Certificate (PROPOSED)"
* 3 0..* $DDCCVS "Vaccination Core Data Set claim" "DDCC Vaccination claim (PROPOSED)"
* 4 0..* $DDCCTR "Test Result Core Data Set claim" "DDCC Test Result claim (PROPOSED)"
* 5 0..* $SmartHealthLink "SMART Health Link claim" "SMART Health Link (PROPOSED)"
//* 6 0..* $IPS "IPS" "IPS Bundle (EXAMPLE)"

13 changes: 0 additions & 13 deletions input/fsh/models/SmartHealthLink.fsh

This file was deleted.

24 changes: 0 additions & 24 deletions input/fsh/models/SmartHealthLinkPayload.fsh

This file was deleted.

31 changes: 0 additions & 31 deletions input/fsh/models/hcert.fsh

This file was deleted.

26 changes: 0 additions & 26 deletions input/fsh/models/scheme_information.fsh

This file was deleted.

9 changes: 0 additions & 9 deletions input/fsh/valuesets/WHO.TRUST.DOMAIN.fsh

This file was deleted.

13 changes: 0 additions & 13 deletions input/fsh/valuesets/WHO.TRUST.KEYUSAGE.fsh

This file was deleted.

Binary file not shown.
Binary file removed input/images/Letter_of_Application_DDCC-Spanish.docx
Binary file not shown.
Binary file removed input/images/Letter_of_Application_DDCC_Chinese.docx
Binary file not shown.
Binary file removed input/images/Letter_of_Application_DDCC_French.docx
Binary file not shown.
Binary file removed input/images/Letter_of_Application_DDCC_Russian.docx
Binary file not shown.
Binary file modified input/images/Participant_Onboarding_Status.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
44 changes: 0 additions & 44 deletions input/images/openapi/.gitignore

This file was deleted.

Binary file removed input/images/openapi/favicon-16x16.png
Binary file not shown.
Binary file removed input/images/openapi/favicon-32x32.png
Binary file not shown.
37 changes: 0 additions & 37 deletions input/images/openapi/index.html

This file was deleted.

Loading
Loading