From 5ab730eef85409c8715b3d2ca031c21276e0ef80 Mon Sep 17 00:00:00 2001 From: Jose Costa Teixeira Date: Fri, 1 Nov 2024 08:55:50 +0100 Subject: [PATCH] add experimental=false --- input/fsh/codesystems/lab.fsh | 1 + input/fsh/valuesets/eHDSIAnimalSpecies.fsh | 1 + input/fsh/valuesets/eHDSIBloodGroup.fsh | 1 + input/fsh/valuesets/eHDSIBodySite.fsh | 1 + input/fsh/valuesets/eHDSIBodySiteLaterality.fsh | 1 + input/fsh/valuesets/eHDSIBodyStructureLocation.fsh | 1 + input/fsh/valuesets/eHDSICountry.fsh | 1 + input/fsh/valuesets/eHDSIDoseForm.fsh | 1 + input/fsh/valuesets/eHDSIExceptionalValue.fsh | 1 + input/fsh/valuesets/eHDSILabCode.fsh | 1 + input/fsh/valuesets/eHDSILabSpecimenType.fsh | 1 + input/fsh/valuesets/eHDSILabStudyType.fsh | 1 + input/fsh/valuesets/eHDSILabTechnique.fsh | 1 + input/fsh/valuesets/eHDSILaboratoryReportType.fsh | 1 + input/fsh/valuesets/eHDSILanguage.fsh | 1 + input/fsh/valuesets/eHDSIMedicalDevice.fsh | 1 + input/fsh/valuesets/eHDSIMicroorganism.fsh | 1 + input/fsh/valuesets/eHDSIMorphologicAbnormality.fsh | 1 + input/fsh/valuesets/eHDSIObservationCategory.fsh | 1 + input/fsh/valuesets/eHDSIObservationInterpretation.fsh | 1 + input/fsh/valuesets/eHDSIPackage.fsh | 1 + input/fsh/valuesets/eHDSIPerformerFunction.fsh | 1 + input/fsh/valuesets/eHDSIPresenceAbsence.fsh | 1 + input/fsh/valuesets/eHDSIQuantityUnit.fsh | 1 + input/fsh/valuesets/eHDSIRareDisease.fsh | 1 + input/fsh/valuesets/eHDSIReactionAllergy.fsh | 1 + input/fsh/valuesets/eHDSIReferenceRangeAppliesTo.fsh | 1 + input/fsh/valuesets/eHDSIReferenceRangeMeaning.fsh | 1 + input/fsh/valuesets/eHDSIRouteofAdministration.fsh | 1 + input/fsh/valuesets/eHDSISubstance.fsh | 1 + input/fsh/valuesets/eHDSIUnit.fsh | 1 + input/fsh/valuesets/eHDSIVaccine.fsh | 1 + 32 files changed, 32 insertions(+) diff --git a/input/fsh/codesystems/lab.fsh b/input/fsh/codesystems/lab.fsh index 18ca556..3bc5425 100644 --- a/input/fsh/codesystems/lab.fsh +++ b/input/fsh/codesystems/lab.fsh @@ -7,6 +7,7 @@ ValueSet: ResultsCodedValuesLaboratoryUvIps Id: results-coded-values-laboratory-uv-ips Title: "Results Coded Values Laboratory - IPS" Description: "This value set is defined as the union of: (a) Blood group [Type]; (b) Presence/Absence Indicators (2.16.840.1.113883.11.22.52) (c) Microorganisms (2.16.840.1.113883.11.22.49)" +* ^experimental = false * ^url = "http://hl7.org/fhir/uv/ips/ValueSet/results-coded-values-laboratory-uv-ips" * ^meta.profile = "http://hl7.org/fhir/StructureDefinition/shareablevalueset" * ^extension[0].url = "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" diff --git a/input/fsh/valuesets/eHDSIAnimalSpecies.fsh b/input/fsh/valuesets/eHDSIAnimalSpecies.fsh index 417bfd9..1fd6fec 100644 --- a/input/fsh/valuesets/eHDSIAnimalSpecies.fsh +++ b/input/fsh/valuesets/eHDSIAnimalSpecies.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIAnimalSpecies Id: eHDSIAnimalSpecies Title: "eHDSI Animal Species" Description: "The Value Set is used to code the animal species of specimen subject (animal of the patient)" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIAnimalSpecies" diff --git a/input/fsh/valuesets/eHDSIBloodGroup.fsh b/input/fsh/valuesets/eHDSIBloodGroup.fsh index cd8d560..4f82047 100644 --- a/input/fsh/valuesets/eHDSIBloodGroup.fsh +++ b/input/fsh/valuesets/eHDSIBloodGroup.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIBloodGroup Id: eHDSIBloodGroup Title: "eHDSI Blood Group" Description: "The Value Set is used to code the value of patient’s blood group + Rh" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIBloodGroup" diff --git a/input/fsh/valuesets/eHDSIBodySite.fsh b/input/fsh/valuesets/eHDSIBodySite.fsh index f9c8a9d..77d8edf 100644 --- a/input/fsh/valuesets/eHDSIBodySite.fsh +++ b/input/fsh/valuesets/eHDSIBodySite.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIBodySite Id: eHDSIBodySite Title: "eHDSI Body Site" Description: "The Value Set is used for the details about the anatomical location of a specimen in the Laboratory Result Report or the target body location of a procedure in the Patient Summary." +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIBodySite" diff --git a/input/fsh/valuesets/eHDSIBodySiteLaterality.fsh b/input/fsh/valuesets/eHDSIBodySiteLaterality.fsh index bc3708c..b0f410a 100644 --- a/input/fsh/valuesets/eHDSIBodySiteLaterality.fsh +++ b/input/fsh/valuesets/eHDSIBodySiteLaterality.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIBodySiteLaterality Id: eHDSIBodySiteLaterality Title: "eHDSI Body Site Laterality" Description: "This Value Set is used for the body structure site laterality qualifier. It indicates the body site laterality from which a laboratory specimen is collected." +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIBodySiteLaterality" diff --git a/input/fsh/valuesets/eHDSIBodyStructureLocation.fsh b/input/fsh/valuesets/eHDSIBodyStructureLocation.fsh index da4e18f..dc3d610 100644 --- a/input/fsh/valuesets/eHDSIBodyStructureLocation.fsh +++ b/input/fsh/valuesets/eHDSIBodyStructureLocation.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIBodyStructureLocation Id: eHDSIBodyStructureLocation Title: "eHDSI Body Structure Location Qualifier" Description: "This Value Set is used for the body structure location qualifier. Concepts modifying the anatomic location." +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIBodyStructureLocation" diff --git a/input/fsh/valuesets/eHDSICountry.fsh b/input/fsh/valuesets/eHDSICountry.fsh index 6a89629..66e0aef 100644 --- a/input/fsh/valuesets/eHDSICountry.fsh +++ b/input/fsh/valuesets/eHDSICountry.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSICountry Id: eHDSICountry Title: "eHDSI Country" Description: "The Value Set is used to identify the nationality of all persons and organizations." +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSICountry" diff --git a/input/fsh/valuesets/eHDSIDoseForm.fsh b/input/fsh/valuesets/eHDSIDoseForm.fsh index 8c90a45..c0bf475 100644 --- a/input/fsh/valuesets/eHDSIDoseForm.fsh +++ b/input/fsh/valuesets/eHDSIDoseForm.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIDoseForm Id: eHDSIDoseForm Title: "nan" Description: "nan" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIDoseForm" diff --git a/input/fsh/valuesets/eHDSIExceptionalValue.fsh b/input/fsh/valuesets/eHDSIExceptionalValue.fsh index 7dcdfad..0f81eaa 100644 --- a/input/fsh/valuesets/eHDSIExceptionalValue.fsh +++ b/input/fsh/valuesets/eHDSIExceptionalValue.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIExceptionalValue Id: eHDSIExceptionalValue Title: "eHDSI Exceptional Value" Description: "The Value Set is used to code exceptional values for the required binding in FHIR IGs" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIExceptionalValue" diff --git a/input/fsh/valuesets/eHDSILabCode.fsh b/input/fsh/valuesets/eHDSILabCode.fsh index 1b7be4c..73b5735 100644 --- a/input/fsh/valuesets/eHDSILabCode.fsh +++ b/input/fsh/valuesets/eHDSILabCode.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSILabCode Id: eHDSILabCode Title: "eHDSI Laboratory Codes" Description: "This Value Set is used for the standard laboratory codes" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSILabCode" diff --git a/input/fsh/valuesets/eHDSILabSpecimenType.fsh b/input/fsh/valuesets/eHDSILabSpecimenType.fsh index d188268..7a3bbf8 100644 --- a/input/fsh/valuesets/eHDSILabSpecimenType.fsh +++ b/input/fsh/valuesets/eHDSILabSpecimenType.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSILabSpecimenType Id: eHDSILabSpecimenType Title: "eHDSI Laboratory Specimen Type" Description: "This Value Set is used for the kind of material that forms the specimen" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSILabSpecimenType" diff --git a/input/fsh/valuesets/eHDSILabStudyType.fsh b/input/fsh/valuesets/eHDSILabStudyType.fsh index ddb4be1..ee1fee3 100644 --- a/input/fsh/valuesets/eHDSILabStudyType.fsh +++ b/input/fsh/valuesets/eHDSILabStudyType.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSILabStudyType Id: eHDSILabStudyType Title: "eHDSI Laboratory Study Types" Description: "eHDSI Laboratory Study Types. Notes: Note 1: 26436-6 (Laboratory studies) enables issuing a report putting together observations from multiple specialties (disciplines) in the same text block, allowing delivery of a global interpretation comment at the end of the text block that will be rendered at the end of the report. Note 2: Mycology and parasitology, as well as bacteriology, are part of the 18725-2 (Microbiology studies (set)) studies. Note 3: Virology MAY be included in 18725-2 (MICROBIOLOGY STUDIES) or 18727-8 (SEROLOGY STUDIES) or split between both study types, depending upon the Content Creator Actor’s choice." +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSILabStudyType" diff --git a/input/fsh/valuesets/eHDSILabTechnique.fsh b/input/fsh/valuesets/eHDSILabTechnique.fsh index 6d5a8ee..55de833 100644 --- a/input/fsh/valuesets/eHDSILabTechnique.fsh +++ b/input/fsh/valuesets/eHDSILabTechnique.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSILabTechnique Id: eHDSILabTechnique Title: "eHDSI Laboratory Technique" Description: "This Value Set is used to encode laboratory technique for the result measurement" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSILabTechnique" diff --git a/input/fsh/valuesets/eHDSILaboratoryReportType.fsh b/input/fsh/valuesets/eHDSILaboratoryReportType.fsh index 2f123dd..1065b41 100644 --- a/input/fsh/valuesets/eHDSILaboratoryReportType.fsh +++ b/input/fsh/valuesets/eHDSILaboratoryReportType.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSILaboratoryReportType Id: eHDSILaboratoryReportType Title: "eHDSI Laboratory Report Types" Description: "eHDSI Laboratory Report Types" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSILaboratoryReportType" diff --git a/input/fsh/valuesets/eHDSILanguage.fsh b/input/fsh/valuesets/eHDSILanguage.fsh index d524a73..4618661 100644 --- a/input/fsh/valuesets/eHDSILanguage.fsh +++ b/input/fsh/valuesets/eHDSILanguage.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSILanguage Id: eHDSILanguage Title: "eHDSI Language" Description: "The Value Set is used to identify the language the document will be written with." +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSILanguage" diff --git a/input/fsh/valuesets/eHDSIMedicalDevice.fsh b/input/fsh/valuesets/eHDSIMedicalDevice.fsh index 6aa0f4d..c31e204 100644 --- a/input/fsh/valuesets/eHDSIMedicalDevice.fsh +++ b/input/fsh/valuesets/eHDSIMedicalDevice.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIMedicalDevice Id: eHDSIMedicalDevice Title: "eHDSI Medical Device" Description: "eHDSI Medical Device" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIMedicalDevice" diff --git a/input/fsh/valuesets/eHDSIMicroorganism.fsh b/input/fsh/valuesets/eHDSIMicroorganism.fsh index 2eadeb1..87476ff 100644 --- a/input/fsh/valuesets/eHDSIMicroorganism.fsh +++ b/input/fsh/valuesets/eHDSIMicroorganism.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIMicroorganism Id: eHDSIMicroorganism Title: "eHDSI Microorganism" Description: "eHDSI Morphologic Abnormality" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIMicroorganism" diff --git a/input/fsh/valuesets/eHDSIMorphologicAbnormality.fsh b/input/fsh/valuesets/eHDSIMorphologicAbnormality.fsh index 958c27a..3f81fa9 100644 --- a/input/fsh/valuesets/eHDSIMorphologicAbnormality.fsh +++ b/input/fsh/valuesets/eHDSIMorphologicAbnormality.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIMorphologicAbnormality Id: eHDSIMorphologicAbnormality Title: "eHDSI Morphologic Abnormality" Description: "The Value Set is used to code the morphological abnormalities of the anatomical location where the material is taken." +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIMorphologicAbnormality" diff --git a/input/fsh/valuesets/eHDSIObservationCategory.fsh b/input/fsh/valuesets/eHDSIObservationCategory.fsh index 8e0894f..00b141d 100644 --- a/input/fsh/valuesets/eHDSIObservationCategory.fsh +++ b/input/fsh/valuesets/eHDSIObservationCategory.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIObservationCategory Id: eHDSIObservationCategory Title: "eHDSI Observation category" Description: "This Value Set is used for the Laboratory Observation Results Category code" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIObservationCategory" diff --git a/input/fsh/valuesets/eHDSIObservationInterpretation.fsh b/input/fsh/valuesets/eHDSIObservationInterpretation.fsh index ed3e06b..391ff53 100644 --- a/input/fsh/valuesets/eHDSIObservationInterpretation.fsh +++ b/input/fsh/valuesets/eHDSIObservationInterpretation.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIObservationInterpretation Id: eHDSIObservationInterpretation Title: "eHDSI Observation Interpretation" Description: "This Value Set is used for a rough qualitative interpretation of the Laboratory Observation Results" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIObservationInterpretation" diff --git a/input/fsh/valuesets/eHDSIPackage.fsh b/input/fsh/valuesets/eHDSIPackage.fsh index 708766a..2cd3c45 100644 --- a/input/fsh/valuesets/eHDSIPackage.fsh +++ b/input/fsh/valuesets/eHDSIPackage.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIPackage Id: eHDSIPackage Title: "nan" Description: "nan" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIPackage" diff --git a/input/fsh/valuesets/eHDSIPerformerFunction.fsh b/input/fsh/valuesets/eHDSIPerformerFunction.fsh index 235d41d..cf9b5df 100644 --- a/input/fsh/valuesets/eHDSIPerformerFunction.fsh +++ b/input/fsh/valuesets/eHDSIPerformerFunction.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIPerformerFunction Id: eHDSIPerformerFunction Title: "eHDSI Performer Function" Description: "Laboratory Performer Function" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIPerformerFunction" diff --git a/input/fsh/valuesets/eHDSIPresenceAbsence.fsh b/input/fsh/valuesets/eHDSIPresenceAbsence.fsh index 0888b91..7a72df3 100644 --- a/input/fsh/valuesets/eHDSIPresenceAbsence.fsh +++ b/input/fsh/valuesets/eHDSIPresenceAbsence.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIPresenceAbsence Id: eHDSIPresenceAbsence Title: "eHDSI Presence Absence" Description: "The Value Set is used to describe presence and absence findings (qualifier values) of the Laboratory Test Results" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIPresenceAbsence" diff --git a/input/fsh/valuesets/eHDSIQuantityUnit.fsh b/input/fsh/valuesets/eHDSIQuantityUnit.fsh index e0e6a31..05588dc 100644 --- a/input/fsh/valuesets/eHDSIQuantityUnit.fsh +++ b/input/fsh/valuesets/eHDSIQuantityUnit.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIQuantityUnit Id: eHDSIQuantityUnit Title: "nan" Description: "nan" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIQuantityUnit" diff --git a/input/fsh/valuesets/eHDSIRareDisease.fsh b/input/fsh/valuesets/eHDSIRareDisease.fsh index 055556d..cc003d0 100644 --- a/input/fsh/valuesets/eHDSIRareDisease.fsh +++ b/input/fsh/valuesets/eHDSIRareDisease.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIRareDisease Id: eHDSIRareDisease Title: "eHDSI Rare Disease" Description: "The Value Set is used to describe the problems and medication reasons." +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIRareDisease" diff --git a/input/fsh/valuesets/eHDSIReactionAllergy.fsh b/input/fsh/valuesets/eHDSIReactionAllergy.fsh index b468c52..95a4ebd 100644 --- a/input/fsh/valuesets/eHDSIReactionAllergy.fsh +++ b/input/fsh/valuesets/eHDSIReactionAllergy.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIReactionAllergy Id: eHDSIReactionAllergy Title: "eHDSI Reaction Allergy" Description: "Value Set is used to encode clinical manifestation of the allergic reaction." +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIReactionAllergy" diff --git a/input/fsh/valuesets/eHDSIReferenceRangeAppliesTo.fsh b/input/fsh/valuesets/eHDSIReferenceRangeAppliesTo.fsh index cf83179..bb36de3 100644 --- a/input/fsh/valuesets/eHDSIReferenceRangeAppliesTo.fsh +++ b/input/fsh/valuesets/eHDSIReferenceRangeAppliesTo.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIReferenceRangeAppliesTo Id: eHDSIReferenceRangeAppliesTo Title: "eHDSI Reference Range Applies To" Description: "This value set defines a set of codes that can be used to indicate the particular target population the reference range applies to" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIReferenceRangeAppliesTo" diff --git a/input/fsh/valuesets/eHDSIReferenceRangeMeaning.fsh b/input/fsh/valuesets/eHDSIReferenceRangeMeaning.fsh index fc0f961..41e7435 100644 --- a/input/fsh/valuesets/eHDSIReferenceRangeMeaning.fsh +++ b/input/fsh/valuesets/eHDSIReferenceRangeMeaning.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIReferenceRangeMeaning Id: eHDSIReferenceRangeMeaning Title: "eHDSI Reference Range Meaning" Description: "This value set defines a set of codes for a reference range qualifier" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIReferenceRangeMeaning" diff --git a/input/fsh/valuesets/eHDSIRouteofAdministration.fsh b/input/fsh/valuesets/eHDSIRouteofAdministration.fsh index 977bb5f..f5c6fc3 100644 --- a/input/fsh/valuesets/eHDSIRouteofAdministration.fsh +++ b/input/fsh/valuesets/eHDSIRouteofAdministration.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIRouteofAdministration Id: eHDSIRouteofAdministration Title: "nan" Description: "nan" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIRouteofAdministration" diff --git a/input/fsh/valuesets/eHDSISubstance.fsh b/input/fsh/valuesets/eHDSISubstance.fsh index 7f3de20..5b71c1c 100644 --- a/input/fsh/valuesets/eHDSISubstance.fsh +++ b/input/fsh/valuesets/eHDSISubstance.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSISubstance Id: eHDSISubstance Title: "nan" Description: "nan" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSISubstance" diff --git a/input/fsh/valuesets/eHDSIUnit.fsh b/input/fsh/valuesets/eHDSIUnit.fsh index 44a5fa4..ad09168 100644 --- a/input/fsh/valuesets/eHDSIUnit.fsh +++ b/input/fsh/valuesets/eHDSIUnit.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIUnit Id: eHDSIUnit Title: "eHDSI Unit" Description: "eHDSI Unit" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIUnit" diff --git a/input/fsh/valuesets/eHDSIVaccine.fsh b/input/fsh/valuesets/eHDSIVaccine.fsh index 65b2875..3688675 100644 --- a/input/fsh/valuesets/eHDSIVaccine.fsh +++ b/input/fsh/valuesets/eHDSIVaccine.fsh @@ -2,6 +2,7 @@ ValueSet: eHDSIVaccine Id: eHDSIVaccine Title: "nan" Description: "nan" +* ^experimental = false * ^identifier.system = "urn:ietf:rfc:3986" * ^identifier.value = "urn:uuid:eHDSIVaccine"