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.
{
"resourceType": "CodeSystem",
"id": "DCH-IndividualRequirement-IndividualNeedsPersonIndicator-1",
"text": {
"status": "generated"
},
"url": "https://fhir.nhs.uk/STU3/CodeSystem/DCH-IndividualRequirement-IndividualNeedsPersonIndicator-1",
"version": "1.0.0",
"name": "DCH Individual Requirement Individual Needs Person Indicator",
"status": "draft",
"date": "2018-01-24T00:00:00+00:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "A CodeSystem to identify whether the individual requirement relates to the child or their primary carer.",
"copyright": "Copyright © 2018 NHS Digital",
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "1",
"display": "Childs Individual Needs"
},
{
"code": "2",
"display": "Parent/Guardians Individual needs"
},
{
"code": "3",
"display": "Legal representatives Individual needs"
}
]
}