FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem-CHC-DomainLevelScore

Packagesupportedhospitaldischarge.stu3
Resource TypeCodeSystem
IdCodeSystem-CHC-DomainLevelScore
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=supportedhospitaldischarge.stu3@0.1.5&canonical=https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CHC-DomainLevelScore
URLhttps://fhir.nottinghamshire.gov.uk/STU3/codesystem/CHC-DomainLevelScore
Version0.0.1
Statusdraft
Date2021-04-22T06:10:22.8892439+00:00
NameNHS Continuing Healthcare Checklist Domain Level Score
DescriptionA CodeSystem that describes the patient's level score for each of the domains assessed as part of a NHS Continuing Healthcare Checklist
CopyrightCopyright © Nottinghamshire County Council 2020
Contentcomplete

Resources that use this resource

ValueSet
CHC-DomainLevelScoreNHS Continuing Healthcare Checklist Domain Level Score

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-CHC-DomainLevelScore",
  "meta": {
    "lastUpdated": "2021-04-22T06:10:23.227+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CHC-DomainLevelScore",
  "version": "0.0.1",
  "name": "NHS Continuing Healthcare Checklist Domain Level Score",
  "status": "draft",
  "date": "2021-04-22T06:10:22.8892439+00:00",
  "description": "A CodeSystem that describes the patient's level score for each of the domains assessed as part of a NHS Continuing Healthcare Checklist",
  "copyright": "Copyright © Nottinghamshire County Council 2020",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "A",
      "display": "Meets/exceeds the described need"
    },
    {
      "code": "B",
      "display": "Borderline/nearly meets the described need"
    },
    {
      "code": "C",
      "display": "Clearly does not meet the described need"
    }
  ]
}