From 8c811a6bca362832cc9659ee0262231452abece0 Mon Sep 17 00:00:00 2001 From: Nick Robison Date: Wed, 10 Jul 2019 15:11:31 -0400 Subject: [PATCH] Correct identifier example type Update profile example to use String type, rather than URI. This should address an issue that we're facing when creating profiles on top of this definition. The error is: `StructureDefinition.snapshot.element[16].example.valueUri,message=URI values cannot have whitespace` --- .../hl7/fhir/instance/model/profile/identifier.profile.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hapi-fhir-validation-resources-dstu2/src/main/resources/org/hl7/fhir/instance/model/profile/identifier.profile.xml b/hapi-fhir-validation-resources-dstu2/src/main/resources/org/hl7/fhir/instance/model/profile/identifier.profile.xml index 456067d8022..cc2ec4423b2 100644 --- a/hapi-fhir-validation-resources-dstu2/src/main/resources/org/hl7/fhir/instance/model/profile/identifier.profile.xml +++ b/hapi-fhir-validation-resources-dstu2/src/main/resources/org/hl7/fhir/instance/model/profile/identifier.profile.xml @@ -155,7 +155,7 @@ - + @@ -335,7 +335,7 @@ - +