diff --git a/input/fsh/examples.fsh b/input/fsh/examples.fsh index bb23b6f35c..1c5c0d46b8 100644 --- a/input/fsh/examples.fsh +++ b/input/fsh/examples.fsh @@ -179,25 +179,25 @@ Title: "Viral Load Specimen" Description: "Represents the VL test sample that was collected for the service request." * extension[SampleReordered].valueBoolean = false * identifier[appSampleCode].value = "abc123" -* identifier[appSampleCode].system = "http://openhie.org/fhir/rwanda-hiv/identifier/app-sample-code" (exactly) +* identifier[appSampleCode].system = "http://openhie.org/fhir/rwanda-hiv/identifier/app-sample-code" * identifier[appSampleCode].type.coding.code = #USID * identifier[appSampleCode].type.coding.system = "http://terminology.hl7.org/CodeSystem/v2-0203" * identifier[appSampleCode].type.coding.display = "Unique Specimen ID" * identifier[appSampleCode].type.text = "App sample identifier" * identifier[remoteSampleCode].value = "def456" -* identifier[remoteSampleCode].system = "http://openhie.org/fhir/rwanda-hiv/identifier/remote-sample-code" (exactly) +* identifier[remoteSampleCode].system = "http://openhie.org/fhir/rwanda-hiv/identifier/remote-sample-code" * identifier[remoteSampleCode].type.coding.code = #USID * identifier[remoteSampleCode].type.coding.system = "http://terminology.hl7.org/CodeSystem/v2-0203" * identifier[remoteSampleCode].type.coding.display = "Unique Specimen ID" * identifier[remoteSampleCode].type.text = "Remote sample identifier" * identifier[sampleCode].value = "ghi789" -* identifier[sampleCode].system = "http://openhie.org/fhir/rwanda-hiv/identifier/sample-code" (exactly) +* identifier[sampleCode].system = "http://openhie.org/fhir/rwanda-hiv/identifier/sample-code" * identifier[sampleCode].type.coding.code = #USID * identifier[sampleCode].type.coding.system = "http://terminology.hl7.org/CodeSystem/v2-0203" * identifier[sampleCode].type.coding.display = "Unique Specimen ID" * identifier[sampleCode].type.text = "Sample identifier" * identifier[uniqueId].value = "123456abc" -* identifier[uniqueId].system = "http://openhie.org/fhir/rwanda-hiv/identifier/uniqueID" (exactly) +* identifier[uniqueId].system = "http://openhie.org/fhir/rwanda-hiv/identifier/uniqueID" * identifier[uniqueId].type.coding.code = #PLAC * identifier[uniqueId].type.coding.system = "http://terminology.hl7.org/CodeSystem/v2-0203" * identifier[uniqueId].type.coding.display = "Placer Identifier"