API Hub
Explore and Make use of Nationally Defined Messaging APIs
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.
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="NHSDataDictionary-BreastfeedingStatus-1"></id>
<text>
<status value="generated"></status>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference">
<valueUri value="https://www.datadictionary.nhs.uk/data_dictionary/attributes/b/bre/breastfeeding_status_de.asp?shownav=1"></valueUri>
</extension>
<url value="https://fhir.nhs.uk/STU3/CodeSystem/NHSDataDictionary-BreastfeedingStatus-1"></url>
<version value="1.0.0"></version>
<name value="NHS Data Model and Dictionary Breastfeeding Status"></name>
<status value="draft"></status>
<date value="2018-12-17T12:00:00+00:00"></date>
<publisher value="NHS Digital"></publisher>
<contact>
<name value="Interoperability Team"></name>
<telecom>
<system value="email"></system>
<value value="interoperabilityteam@nhs.net"></value>
<use value="work"></use>
</telecom>
</contact>
<description value="The breastfeeding status of a baby."></description>
<copyright value="Copyright © 2018 NHS Digital"></copyright>
<content value="complete"></content>
<concept>
<code value="01"></code>
<display value="Exclusively breast milk feeding"></display>
</concept>
<concept>
<code value="02"></code>
<display value="Partially breast milk feeding"></display>
</concept>
<concept>
<code value="03"></code>
<display value="No breast milk feeding at all"></display>
</concept>
</CodeSystem>