This is a HL7 FHIR server, and as you appear to be accessing this page from a web browser you are seeing a HTML version of the requested resource(s). You can also access this URL from a FHIR client as a ReSTful API call. For more details please see the HL7 FHIR specification.
<?xml version="1.0" encoding="UTF-8" standalone="no"?><ConceptMap xmlns="http://hl7.org/fhir">
<id value="CareConnect-AllergySeverity-1"/>
<url value="https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-AllergySeverity-1"/>
<version value="1.1.0"/>
<name value="Concept Map - Allergy Severity"/>
<status value="draft"/>
<date value="2018-11-14T00:00:00+00:00"/>
<publisher value="HL7 UK"/>
<description value="A Concept Map from ValueSet Reaction Event Severity to Allergy Severity to aid interpretation."/>
<copyright value="Copyright © 2016 HL7 UK"/>
<sourceReference>
<reference value="https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-ReactionEventSeverity-1"/>
</sourceReference>
<targetReference>
<reference value="https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-AllergySeverity-1"/>
</targetReference>
<group>
<source value="http://hl7.org/fhir/reaction-event-severity"/>
<target value="http://snomed.info/sct"/>
<element>
<code value="mild"/>
<display value="Mild"/>
<target>
<code value="255604002"/>
<display value="Mild"/>
<equivalence value="equivalent"/>
</target>
</element>
<element>
<code value="moderate"/>
<display value="Moderate"/>
<target>
<code value="6736007"/>
<display value="Moderate"/>
<equivalence value="equivalent"/>
</target>
</element>
<element>
<code value="severe"/>
<display value="Severe"/>
<target>
<code value="24484000"/>
<display value="Severe"/>
<equivalence value="equivalent"/>
</target>
</element>
<element>
<code value="severe"/>
<display value="Severe"/>
<target>
<code value="442452003"/>
<display value="Life threatening severity"/>
<equivalence value="equivalent"/>
</target>
</element>
</group>
</ConceptMap>