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

FHIR IG Statistics: CodeSystem/CodeSystem-CHC-Outcome

Packagesupportedhospitaldischarge.stu3
Resource TypeCodeSystem
IdCodeSystem-CHC-Outcome
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=supportedhospitaldischarge.stu3@0.1.5&canonical=https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CHC-Outcome
URLhttps://fhir.nottinghamshire.gov.uk/STU3/codesystem/CHC-Outcome
Version0.0.1
Statusdraft
Date2021-04-22T06:10:31.4972314+00:00
NameNHS Continuing Healthcare Checklist Outcome
DescriptionA CodeSystem that describes the of outcome a NHS Continuing Healthcare Checklist that has been completed for patient
CopyrightCopyright © Nottinghamshire County Council 2020
Contentcomplete

Resources that use this resource

ValueSet
CHC-OutcomeNHS Continuing Healthcare Checklist Outcome

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-CHC-Outcome",
  "meta": {
    "lastUpdated": "2021-04-22T06:10:31.722+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CHC-Outcome",
  "version": "0.0.1",
  "name": "NHS Continuing Healthcare Checklist Outcome",
  "status": "draft",
  "date": "2021-04-22T06:10:31.4972314+00:00",
  "description": "A CodeSystem that describes the of outcome a NHS Continuing Healthcare Checklist that has been completed for patient",
  "copyright": "Copyright © Nottinghamshire County Council 2020",
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Referral for full assessment for NHS Continuing Healthcare is necessary",
      "definition": "Positive Checklist Outcome"
    },
    {
      "code": "2",
      "display": "No referral for full assessment for NHS Continuing Healthcare is necessary",
      "definition": "Negative Checklist Outcome"
    }
  ]
}