Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ritikarawlani committed Jun 18, 2024
1 parent 15f684c commit 84d2c16
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion input/fsh/models/icvp.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ Description: "Data elements for the Model International Certificate of Vaccinat
* nid 1..1 string "National Identification Document" "National Identification Document"
* guardian 1..1 string "Parent/Guardian" "Name of Parent or Guardian"
* disease 1..1 string "Disease" "Name of disease or condition vaccinated or received prophylaxis against"
* vaccineDetails 1..* vaccineDetails "Vaccine Details" "Vaccine Details"
* vaccineDetails 1..* ModelVaccineDetails "Vaccine Details" "Vaccine Details"
2 changes: 1 addition & 1 deletion input/fsh/models/vaccineDetails.fsh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Logical: ModelvaccineDetails
Logical: ModelVaccineDetails
Title: "Vaccine details for Model International Certificate of Vaccination or Prophylaxis"
Description: "Vaccine Data elements for the Model International Certificate of Vaccination or Prophylaxis."
* ^meta.profile[+] = "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablestructuredefinition"
Expand Down

0 comments on commit 84d2c16

Please sign in to comment.