| Package | nhsd.assets.stu3 |
| Resource Type | CodeSystem |
| Id | NHSDataDictionary-BreastfeedingStatus-1 |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/CodeSystem/NHSDataDictionary-BreastfeedingStatus-1 |
| URL | https://fhir.nhs.uk/STU3/CodeSystem/NHSDataDictionary-BreastfeedingStatus-1 |
| Version | 1.0.0 |
| Status | draft |
| Date | 2018-12-17T12:00:00+00:00 |
| Name | NHS Data Model and Dictionary Breastfeeding Status |
| Authority | hl7 |
| Description | The breastfeeding status of a baby. |
| Copyright | Copyright © 2018 NHS Digital |
| Content | complete |
| ValueSet | |
| DCH-FeedingStatus-1 | DCH Feeding Status |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "NHSDataDictionary-BreastfeedingStatus-1",
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/codesystem-sourceReference",
"valueUri": "https://www.datadictionary.nhs.uk/data_dictionary/attributes/b/bre/breastfeeding_status_de.asp?shownav=1"
}
],
"url": "https://fhir.nhs.uk/STU3/CodeSystem/NHSDataDictionary-BreastfeedingStatus-1",
"version": "1.0.0",
"name": "NHS Data Model and Dictionary Breastfeeding Status",
"status": "draft",
"date": "2018-12-17T12:00:00+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "The breastfeeding status of a baby.",
"copyright": "Copyright © 2018 NHS Digital",
"content": "complete",
"concept": [
{
"code": "01",
"display": "Exclusively breast milk feeding"
},
{
"code": "02",
"display": "Partially breast milk feeding"
},
{
"code": "03",
"display": "No breast milk feeding at all"
}
]
}