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

FHIR IG analytics

Packageuz.dhp.integrations
Resource TypeFlag
IdFlag-example-narcology-flag.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


Russian


Сгенерированный нарратив: Flag example-narcology-flag

status: Active

code: Compulsory treatment

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

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

encounter: Encounter: status = completed; type = Treatment services; actualPeriod = 2026-03-10 10:00:00+0000 --> 2026-03-10 11:00:00+0000

author: PractitionerRole Vrach narkolog


Source1

{
  "resourceType": "Flag",
  "id": "example-narcology-flag",
  "meta": {
    "profile": [
      "https://dhp.uz/fhir/integrations/StructureDefinition/narcology-psychiatry-flag"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "code": {
    "coding": [
      {
        "system": "https://terminology.dhp.uz/fhir/integrations/CodeSystem/narcology-psychiatry-registry-flag-cs",
        "code": "registri0001-00002",
        "display": "Compulsory treatment"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example-salim"
  },
  "period": {
    "start": "2026-03-12"
  },
  "encounter": {
    "reference": "Encounter/example-narcology-encounter"
  },
  "author": {
    "reference": "PractitionerRole/example-narcologist-role"
  }
}