Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ritikarawlani committed Aug 14, 2024
1 parent 6fe606e commit aea4eb3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion input/fsh/profiles/DVCImmunization.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Description: "This profile represents Immunization record for Digital Vaccine Ce
* protocolApplied[protocolAppliedAuthority].seriesDoses[x] ^label = "Total doses"


Alias: $doseNumberCodeableConcept = http://worldhealthorganization.github.io/smart-icvp/StructureDefinition/doseNumberCodeableConcept
Alias: $doseNumberCodeableConcept = http://smart.who.int/icvp/StructureDefinition/doseNumberCodeableConcept
Extension: doseNumberCodeableConcept
Description: "doseNumber"
* value[x] only CodeableConcept
2 changes: 1 addition & 1 deletion input/fsh/valuesets/DVCRelationshipStatus.fsh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Alias: $DVCRelationshipStatus = http://worldhealthorganization.github.io/smart-icvp/DVCRelationshipStatus
Alias: $DVCRelationshipStatus = http://smart.who.int/icvp/DVCRelationshipStatus
ValueSet: DVCRelationshipStatus
Title : "Relationship Status for Contact in Patient"
Description: "Relationship Status for Contact in Patient"
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/valuesets/DiseaseTargeted.fsh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Alias: $DiseaseTargeted = http://worldhealthorganization.github.io/smart-icvp/CodeSystem/DiseaseTargeted
Alias: $DiseaseTargeted = http://smart.who.int/icvp/CodeSystem/DiseaseTargeted
ValueSet: DiseaseTargeted
Title : "Disease Targeted"
Description: "Value set for all diseases"
Expand Down
2 changes: 1 addition & 1 deletion input/fsh/valuesets/DoseNumber.fsh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Alias: $doseNumber = http://worldhealthorganization.github.io/smart-icvp/CodeSystem/doseNumber
Alias: $doseNumber = http://smart.who.int/icvp/CodeSystem/doseNumber
ValueSet: doseNumber
Title : "Dose Number"
Description: "Dose Number value set"
Expand Down
2 changes: 1 addition & 1 deletion input/maps/IcvpLMToIPS.map
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
map "http://worldhealthorganization.github.io/smart-icvp/StructureMap/IcvpLMToIPS" = "IcvpLMToIPS"
map "http://smart.who.int/icvp/StructureMap/IcvpLMToIPS" = "IcvpLMToIPS"
uses "http://worldhealthorganization.github.io/smart/StructureDefinition/ModelICVP" alias ICVPLogicalModel as source
uses "http://hl7.org/fhir/StructureDefinition/Bundle" alias IPS as target

Expand Down

0 comments on commit aea4eb3

Please sign in to comment.