Skip to content

Commit

Permalink
remove commented out content
Browse files Browse the repository at this point in the history
  • Loading branch information
costateixeira authored Apr 23, 2024
1 parent fe0b2e8 commit bec7a2c
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion input/fsh/cose_header.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Title: "COSE Headers (DRAFT)"
Description: "Data elements for COSE Headers https://www.iana.org/assignments/cose/cose.xhtml#header-parameters"

* ^url = "http://smart.who.int/trust/StructureDefinition/COSEHeader"
//* ^version = "1.1.0"
* ^status = #active

* 1 0..1 string "Encryption Algorithm" "alg(1)"
Expand Down
1 change: 0 additions & 1 deletion input/fsh/cwt.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Title: "CBOR Web Token (CWT) Claim"
Description: "Logical Model for Data elements in CBOR Web Token (CWT) https://www.iana.org/assignments/cwt/cwt.xhtml"

* ^url = "http://smart.who.int/trust/StructureDefinition/CWT"
//* ^version = "1.1.0"
* ^abstract = true
* ^status = #active
* header 0..1 COSEHeader "COSE Header" "Header"
Expand Down
1 change: 0 additions & 1 deletion input/fsh/cwt_payload.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ Description: "Logical Model for CBOR Web Token (CWT) Payload Logical Modelin C


* ^url = "http://smart.who.int/trust/StructureDefinition/CWTPayload"
//* ^version = "1.1.0"
* ^status = #active

* 1 0..1 Coding "Issuer Code (iss)" "Issuer"
Expand Down
1 change: 0 additions & 1 deletion input/fsh/hcert.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ The general usage of the HCERT Claim is defined [here](https://github.com/ehn-dc


* ^url = "http://smart.who.int/trust/StructureDefinition/HCert"
//* ^version = "1.1.0"
* ^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)"
Expand Down
2 changes: 0 additions & 2 deletions sushi-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,3 @@ dependencies:
who.ddcc: dev
who.ips-pilgrimage: dev

# parameters:
# apply-version: true

0 comments on commit bec7a2c

Please sign in to comment.