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

FHIR IG Statistics: ValueSet/ValueSet-CDS-SocialCarePackageDetailCategory

Packagesocialcaredataservice.stu3
Resource TypeValueSet
IdValueSet-CDS-SocialCarePackageDetailCategory
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=socialcaredataservice.stu3@0.0.3&canonical=https://fhir.nottinghamshire.gov.uk/STU3/valueset/CDS-SocialCarePackageDetailCategory
URLhttps://fhir.nottinghamshire.gov.uk/STU3/valueset/CDS-SocialCarePackageDetailCategory
Version0.0.1
Statusdraft
Date2020-02-05T09:29:14.9303625+00:00
NameSocial Care Package Detail Category
DescriptionA ValueSet to categorise the different forms of detail that may define a Social Care Package
CopyrightCopyright © Nottinghamshire County Council 2020

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
CDS-SocialCarePackageDetailCategorySocial Care Package Detail Category

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-CDS-SocialCarePackageDetailCategory",
  "meta": {
    "lastUpdated": "2020-02-05T09:29:15.498+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/CDS-SocialCarePackageDetailCategory",
  "version": "0.0.1",
  "name": "Social Care Package Detail Category",
  "status": "draft",
  "date": "2020-02-05T09:29:14.9303625+00:00",
  "description": "A ValueSet to categorise the different forms of detail that may define a Social Care Package",
  "copyright": "Copyright © Nottinghamshire County Council 2020",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nottinghamshire.gov.uk/STU3/codesystem/CDS-SocialCarePackageDetailCategory",
        "concept": [
          {
            "code": "package-name",
            "display": "Package Name"
          },
          {
            "code": "package-type",
            "display": "Package Type"
          }
        ]
      }
    ]
  }
}