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.
{
  "resourceType": "CodeSystem",
  "id": "CareConnect-MedicationPrescribingAgency-1",
  "text": {
    "status": "generated"
  },
  "url": "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-MedicationPrescribingAgency-1",
  "version": "1.0.0",
  "name": "Care Connect Medication Prescribing Agency",
  "status": "draft",
  "date": "2019-12-05T17:01:00+00:00",
  "publisher": "HL7 UK",
  "description": "A CodeSystem to identify the prescribing agency.",
  "copyright": "Copyright © 2019 HL7 UK",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "prescribed-at-gp-practice",
      "display": "Prescribed at GP practice"
    },
    {
      "code": "prescribed-by-another-organisation",
      "display": "Prescribed by another organisation"
    }
  ]
}