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

FHIR IG Statistics: ValueSet/ValueSet-CHC-DomainLevelScore

Packagesupportedhospitaldischarge.stu3
Resource TypeValueSet
IdValueSet-CHC-DomainLevelScore
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=supportedhospitaldischarge.stu3@0.1.5&canonical=https://fhir.nottinghamshire.gov.uk/STU3/valueset/CHC-DomainLevelScore
URLhttps://fhir.nottinghamshire.gov.uk/STU3/valueset/CHC-DomainLevelScore
Version0.0.1
Statusdraft
Date2021-04-22T06:34:16.8162916+00:00
NameNHS Continuing Healthcare Checklist Domain Level Score
TitleNHS Continuing Healthcare Checklist Domain Level Score
DescriptionA ValueSet that describes the patient's level score for each of the domains assessed as part of a NHS Continuing Healthcare Checklist
PurposeA ValueSet 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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
CHC-DomainLevelScoreNHS Continuing Healthcare Checklist Domain Level Score

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-CHC-DomainLevelScore",
  "meta": {
    "lastUpdated": "2021-04-22T06:34:17.208+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/CHC-DomainLevelScore",
  "version": "0.0.1",
  "name": "NHS Continuing Healthcare Checklist Domain Level Score",
  "title": "NHS Continuing Healthcare Checklist Domain Level Score",
  "status": "draft",
  "date": "2021-04-22T06:34:16.8162916+00:00",
  "description": "A ValueSet that describes the patient's level score for each of the domains assessed as part of a NHS Continuing Healthcare Checklist",
  "purpose": "A ValueSet 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",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CHC-DomainLevelScore",
        "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"
          }
        ]
      }
    ]
  }
}