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

FHIR IG Statistics: CodeSystem/questionnaire-dacods-discharge-status

Packagesignal.core.r4
Resource TypeCodeSystem
Idquestionnaire-dacods-discharge-status
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=https://signalbhn.org/fhir/CodeSystem/questionnaire-dacods-discharge-status
URLhttps://signalbhn.org/fhir/CodeSystem/questionnaire-dacods-discharge-status
Statusdraft
Date2023-08-16T16:08:23+05:30
NameQuestionnaireDACODSDischargeStatus
TitleQuestionnaire DACODS Discharge Status
Realmus
Authorityhl7
DescriptionIndicates the outcome of the treatment or service, or the reason for transfer or discontinuance of treatment or service.
Contentcomplete

Resources that use this resource

ValueSet
questionnaire-dacods-discharge-statusQuestionnaire DACODS Discharge Status

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "questionnaire-dacods-discharge-status",
  "url": "https://signalbhn.org/fhir/CodeSystem/questionnaire-dacods-discharge-status",
  "name": "QuestionnaireDACODSDischargeStatus",
  "title": "Questionnaire DACODS Discharge Status",
  "status": "draft",
  "experimental": false,
  "date": "2023-08-16T16:08:23+05:30",
  "description": "Indicates the outcome of the treatment or service, or the reason for transfer or discontinuance of treatment or service.",
  "caseSensitive": true,
  "valueSet": "https://signalbhn.org/fhir/ValueSet/questionnaire-dacods-discharge-status",
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Treatment completed at this facility"
    },
    {
      "code": "2",
      "display": "Transferred or referred to another substance use treatment program"
    },
    {
      "code": "3",
      "display": "Treatment not completed at this facility"
    }
  ]
}