We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e3b2c52 + 2b38b81 commit 2a72819Copy full SHA for 2a72819
1 file changed
examples/UKCore-Extension-BirthSex-Example.xml
@@ -8,7 +8,7 @@
8
<extension url="https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex">
9
<valueCodeableConcept>
10
<coding>
11
- <system value="https://fhir.hl7.org.uk/CodeSystem/UKCore-BirthSex" />
+ <system value="http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender" />
12
<code value="F" />
13
<display value="Female" />
14
</coding>
0 commit comments