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

FHIR IG Statistics: ValueSet/ValueSet-SHD-ReferralRequestType

Packagesupportedhospitaldischarge.stu3
Resource TypeValueSet
IdValueSet-SHD-ReferralRequestType
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=supportedhospitaldischarge.stu3@0.1.5&canonical=https://fhir.nottinghamshire.gov.uk/STU3/valueset/SHD-ReferralRequestType
URLhttps://fhir.nottinghamshire.gov.uk/STU3/valueset/SHD-ReferralRequestType
Version0.0.1
Statusdraft
Date2021-04-22T06:34:57.6900385+00:00
NameSHD-ReferralRequestType
DescriptionA ValueSet for the Referral Request Types supported by the Supported Hospital Discharge API

Resources that use this resource

StructureDefinition
CareConnect-SHD-ReferralRequest-1CareConnect-SHD-ReferralRequest-1

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "ValueSet-SHD-ReferralRequestType",
  "meta": {
    "lastUpdated": "2021-04-22T06:34:57.878+00:00"
  },
  "url": "https://fhir.nottinghamshire.gov.uk/STU3/valueset/SHD-ReferralRequestType",
  "version": "0.0.1",
  "name": "SHD-ReferralRequestType",
  "status": "draft",
  "date": "2021-04-22T06:34:57.6900385+00:00",
  "description": "A ValueSet for the Referral Request Types supported by the Supported Hospital Discharge API",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "715591000000108",
            "display": "Hospital Discharge Notification to Social Care"
          }
        ]
      }
    ]
  }
}