FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeEpisodeOfCare
IdEpisodeOfCare-example-narcology-episode-of-care.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: EpisodeOfCare example-narcology-episode-of-care

identifier: UzbekistanNARKOIdentifier/EOC-2026-002

status: Active

type: Treatment services, Preventive group

diagnosis

Conditions

-Reference
*Condition Mental and behavioural disorders due to use of other stimulants, including caffeine : Harmful use

use: Working

patient: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)

managingOrganization: Organization Respublika ruhiy salomatlik va narkologiya markazi

period: 2026-03-10 --> (ongoing)

careManager: PractitionerRole Vrach narkolog


Russian


Сгенерированный нарратив: EpisodeOfCare example-narcology-episode-of-care

identifier: UzbekistanNARKOIdentifier/EOC-2026-002

status: Active

type: Treatment services, Preventive group

diagnosis

Conditions

-Reference
*Condition Mental and behavioural disorders due to use of other stimulants, including caffeine : Harmful use

use: Working

patient: Усманов Салим Салиевич Male, БД: 1994-01-27 ( National unique individual identifier)

managingOrganization: Organization Respublika ruhiy salomatlik va narkologiya markazi

period: 2026-03-10 --> (продолжается)

careManager: PractitionerRole Vrach narkolog


Uzbek


Generated Narrative: EpisodeOfCare example-narcology-episode-of-care

identifier: UzbekistanNARKOIdentifier/EOC-2026-002

status: Active

type: Treatment services, Preventive group

diagnosis

Conditions

-Reference
*Condition Mental and behavioural disorders due to use of other stimulants, including caffeine : Harmful use

use: Working

patient: Усманов Салим Салиевич Male, DoB: 1994-01-27 ( National unique individual identifier)

managingOrganization: Organization Respublika ruhiy salomatlik va narkologiya markazi

period: 2026-03-10 --> (ongoing)

careManager: PractitionerRole Vrach narkolog


Source1

{
  "resourceType": "EpisodeOfCare",
  "id": "example-narcology-episode-of-care",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/integrations/StructureDefinition/narcology-episode-of-care"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://dhp.uz/fhir/core/sid/reg/uz/narco",
      "value": "EOC-2026-002"
    }
  ],
  "status": "active",
  "type": [
    {
      "coding": [
        {
          "system": "https://terminology.dhp.uz/fhir/core/CodeSystem/episode-of-care-type-cs",
          "code": "mserv-0001-00004",
          "display": "Treatment services"
        }
      ]
    },
    {
      "coding": [
        {
          "system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/narcology-psychiatry-episode-of-care-type-group-cs",
          "code": "narcr0001-00001",
          "display": "Preventive group"
        }
      ]
    }
  ],
  "diagnosis": [
    {
      "condition": [
        {
          "reference": {
            "reference": "Condition/example-narcology-condition"
          }
        }
      ],
      "use": {
        "coding": [
          {
            "system": "http://hl7.org/fhir/encounter-diagnosis-use",
            "code": "working",
            "display": "Working"
          }
        ]
      }
    }
  ],
  "patient": {
    "reference": "Patient/example-salim"
  },
  "managingOrganization": {
    "reference": "Organization/example-narcology-center"
  },
  "period": {
    "start": "2026-03-10"
  },
  "careManager": {
    "reference": "PractitionerRole/example-narcologist-role"
  }
}