diff --git a/input/fsh/profiles/DVCImmunization.fsh b/input/fsh/profiles/DVCImmunization.fsh index a2a05db89..81293b884 100644 --- a/input/fsh/profiles/DVCImmunization.fsh +++ b/input/fsh/profiles/DVCImmunization.fsh @@ -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 \ No newline at end of file diff --git a/input/fsh/valuesets/DVCRelationshipStatus.fsh b/input/fsh/valuesets/DVCRelationshipStatus.fsh index ad1483fd9..1d561f73a 100644 --- a/input/fsh/valuesets/DVCRelationshipStatus.fsh +++ b/input/fsh/valuesets/DVCRelationshipStatus.fsh @@ -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" diff --git a/input/fsh/valuesets/DiseaseTargeted.fsh b/input/fsh/valuesets/DiseaseTargeted.fsh index e6236c690..b5fc8c845 100644 --- a/input/fsh/valuesets/DiseaseTargeted.fsh +++ b/input/fsh/valuesets/DiseaseTargeted.fsh @@ -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" diff --git a/input/fsh/valuesets/DoseNumber.fsh b/input/fsh/valuesets/DoseNumber.fsh index 51650bba9..9e592736a 100644 --- a/input/fsh/valuesets/DoseNumber.fsh +++ b/input/fsh/valuesets/DoseNumber.fsh @@ -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" diff --git a/input/maps/IcvpLMToIPS.map b/input/maps/IcvpLMToIPS.map index c4f269ad8..1def1dbba 100644 --- a/input/maps/IcvpLMToIPS.map +++ b/input/maps/IcvpLMToIPS.map @@ -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