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

FHIR IG Statistics: ValueSet/ValueSet-CHC-Outcome

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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
CHC-OutcomeNHS Continuing Healthcare Checklist Outcome

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-CHC-Outcome",
  "meta": {
    "lastUpdated": "2021-04-22T06:34:25.208+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/CHC-Outcome",
  "version": "0.0.1",
  "name": "NHS Continuing Healthcare Checklist Outcome",
  "title": "NHS Continuing Healthcare Checklist Outcome",
  "status": "draft",
  "date": "2021-04-22T06:34:25.0662083+00:00",
  "description": "A ValueSet that describes the of outcome a NHS Continuing Healthcare Checklist that has been completed for patient",
  "purpose": "A ValueSet that describes the of outcome a NHS Continuing Healthcare Checklist that has been completed for patient",
  "copyright": "Copyright © Nottinghamshire County Council 2020",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CHC-Outcome",
        "concept": [
          {
            "code": "1",
            "display": "Referral for full assessment for NHS Continuing Healthcare is necessary"
          },
          {
            "code": "2",
            "display": "No referral for full assessment for NHS Continuing Healthcare is necessary"
          }
        ]
      }
    ]
  }
}