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

FHIR IG Statistics: CodeSystem/CodeSystem-CDS-SocialCareTaskDetailCategory

Packagesocialcaredataservice.stu3
Resource TypeCodeSystem
IdCodeSystem-CDS-SocialCareTaskDetailCategory
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=socialcaredataservice.stu3@0.0.3&canonical=https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CDS-SocialCareTaskDetailCategory
URLhttps://fhir.nottinghamshire.gov.uk/STU3/codesystem/CDS-SocialCareTaskDetailCategory
Version0.0.1
Statusdraft
Date2020-02-05T09:31:24.7704701+00:00
NameSocial Care Task Detail Category
DescriptionA CodeSystem to categorise the different forms of detail that may define a Social Care Task
CopyrightCopyright © Nottinghamshire County Council 2020
Contentcomplete

Resources that use this resource

ValueSet
CDS-SocialCareTaskDetailCategorySocial Care Task Detail Category

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "CodeSystem-CDS-SocialCareTaskDetailCategory",
  "meta": {
    "lastUpdated": "2020-02-05T09:31:24.907+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CDS-SocialCareTaskDetailCategory",
  "version": "0.0.1",
  "name": "Social Care Task Detail Category",
  "status": "draft",
  "date": "2020-02-05T09:31:24.7704701+00:00",
  "description": "A CodeSystem to categorise the different forms of detail that may define a Social Care Task",
  "copyright": "Copyright © Nottinghamshire County Council 2020",
  "content": "complete",
  "concept": [
    {
      "code": "task-name",
      "display": "Task Name",
      "definition": "Name of the specific Social Care Task (e.g. Occupational Therapy Assessment, Occupational Therapy Review)"
    },
    {
      "code": "task-type",
      "display": "Task Type",
      "definition": "Type/Category of the Social Care Task (e.g. Occupational Therapy)"
    }
  ]
}