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

FHIR IG Statistics: ValueSet/EOL-EndOfLifeRegister-1

Packagenhsd.assets.stu3
Resource TypeValueSet
IdEOL-EndOfLifeRegister-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/ValueSet/EOL-Register-Code-1
URLhttps://fhir.nhs.uk/STU3/ValueSet/EOL-Register-Code-1
Version1.0.0
Statusdraft
Date2018-09-14T00:00:00+00:00
NameEnd of Life Register Flag Code
Authorityhl7
DescriptionA code to define if the patient is on the End of life Register
CopyrightNHS Digital 2018

Resources that use this resource

StructureDefinition
EOL-Register-Flag-1EOL-Register-Flag-1

Resources that this resource uses

CodeSystem
sctSNOMED CT International Edition

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "EOL-EndOfLifeRegister-1",
  "url": "https://fhir.nhs.uk/STU3/ValueSet/EOL-Register-Code-1",
  "version": "1.0.0",
  "name": "End of Life Register Flag Code",
  "status": "draft",
  "date": "2018-09-14T00:00:00+00:00",
  "publisher": "NHS Digital",
  "contact": [
    {
      "name": "Interoperability Team",
      "telecom": [
        {
          "system": "email",
          "value": "interoperabilityteam@nhs.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "A code to define if the patient is on the End of life Register",
  "copyright": "NHS Digital 2018",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "526631000000108",
            "display": "On end of life care register (finding)"
          }
        ]
      }
    ]
  }
}