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

FHIR IG Statistics: CodeSystem/CodeSystem-CDS-SocialCareTaskOutcomeType

Packagesocialcaredataservice.stu3
Resource TypeCodeSystem
IdCodeSystem-CDS-SocialCareTaskOutcomeType
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=socialcaredataservice.stu3@0.0.3&canonical=https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CDS-SocialCareTaskOutcomeType
URLhttps://fhir.nottinghamshire.gov.uk/STU3/codesystem/CDS-SocialCareTaskOutcomeType
Version0.0.1
Statusdraft
Date2020-02-05T09:31:24.7704701+00:00
NameSocial Care Task Outcome Type
DescriptionA CodeSystem to identify the type of outcome represented in the Task.output
CopyrightCopyright © Nottinghamshire County Council 2020
Contentcomplete

Resources that use this resource

ValueSet
CDS-SocialCareTaskOutcomeTypeSocial Care Task Outcome Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-CDS-SocialCareTaskOutcomeType",
  "meta": {
    "lastUpdated": "2020-11-18T09:30:00+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CDS-SocialCareTaskOutcomeType",
  "version": "0.0.1",
  "name": "Social Care Task Outcome Type",
  "status": "draft",
  "date": "2020-02-05T09:31:24.7704701+00:00",
  "description": "A CodeSystem to identify the type of outcome represented in the Task.output",
  "copyright": "Copyright © Nottinghamshire County Council 2020",
  "content": "complete",
  "concept": [
    {
      "code": "outcome-summary",
      "display": "Outcome Summary",
      "definition": "Plain text summary of outcome of assessment/task"
    },
    {
      "code": "outcome-documentation",
      "display": "Outcome Documentation",
      "definition": "Copy of documentation produced as part of the task, for example: Care and Support Assessment, Occupational Theropy Assessment, Mental Capacity Assessment, etc."
    },
    {
      "code": "outcome-effective-period",
      "display": "Outcome Effective Period",
      "definition": "Some social care task outcomes may include a period for which the outcome is effective.  For example a DoLS application task may result in an Authorisation being granted that will have an effective start and end date"
    }
  ]
}