O‘zbekiston Raqamli sog‘liqni saqlash platformasi
0.5.0 - ci-build Uzbekistan bayroqcha

Uzbekistan Digital Health Platform - Local Development build (v0.5.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example ActivityDefinition — Childhood Vaccination

Active 2025-08-18 holatiga ko‘ra

Raw json | Yuklab olish

{
  "resourceType" : "ActivityDefinition",
  "id" : "example-activity-definition",
  "meta" : {
    "profile" : [
      🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-activity-definition|0.5.0"
    ]
  },
  "language" : "uz",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/>\n  <table class=\"narrative-table\">\n    <tbody>\n<tr>\n\n\n<th colspan=\"2\" scope=\"row\" class=\"row-header\">Metadata</th>\n\n\n</tr>\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Title</th>\n\n\n\n<td class=\"content-container\">Childhood Vaccination Activity</td>\n\n\n</tr>\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Version</th>\n\n\n\n<td class=\"content-container\">1.0.0</td>\n\n\n</tr>\n\n\n\n\n\n\n\n\n  \n    \n    \n  \n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Subject Type</th>\n\n\n\n<td class=\"content-container\">\n    Patient from <a href=\"http://hl7.org/fhir/R5/codesystem-fhir-types.html\">http://hl7.org/fhir/fhir-types</a> \n\n\n</td>\n\n\n</tr>\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Jurisdiction</th>\n\n\n\n<td class=\"content-container\">\n    Uzbekistan\n\n\n</td>\n\n\n</tr>\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Steward (Publisher)</th>\n\n\n\n<td class=\"content-container\">Ministry of Health of the Republic of Uzbekistan</td>\n\n\n</tr>\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Steward Contact</th>\n\n\n\n<td class=\"content-container\">Ministry of Health of the Republic of Uzbekistan</td>\n\n\n</tr>\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Description</th>\n\n\n\n<td class=\"content-container\"><div><p>Routine childhood vaccination activity definition.</p>\n</div></td>\n\n\n</tr>\n\n\n\n\n\n\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Resource Kind</th>\n\n\n\n<td class=\"content-container\">ImmunizationRecommendation</td>\n\n\n</tr>\n\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Code</th>\n\n\n\n<td class=\"content-container\">\n    Administration of vaccine to produce active immunity\n\n\n</td>\n\n\n</tr>\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Intent</th>\n\n\n\n<td class=\"content-container\">Plan</td>\n\n\n</tr>\n\n\n<tr>\n\n\n<th scope=\"row\" class=\"row-header\">Priority</th>\n\n\n\n<td class=\"content-container\">Routine</td>\n\n\n</tr>\n\n\n\n\n\n\n\n\n\n\n\n<tr>\n  <th colspan=\"2\" scope=\"row\" class=\"row-header\">Generated using version 0.5.4 of the sample-content-ig Liquid templates</th>\n</tr>\n\n    </tbody>\n  </table>\n</div>"
  },
  "url" : "https://terminology.dhp.uz/fhir/core/ActivityDefinition/example-activity-definition",
  "version" : "1.0.0",
  "name" : "ChildhoodVaccinationActivity",
  "title" : "Childhood Vaccination Activity",
  "status" : "active",
  "subjectCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/fhir-types",
        "code" : "Patient"
      }
    ]
  },
  "date" : "2025-08-18",
  "publisher" : "Ministry of Health of the Republic of Uzbekistan",
  "contact" : [
    {
      "name" : "Ministry of Health of the Republic of Uzbekistan",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://gov.uz/en/ssv"
        },
        {
          "system" : "email",
          "value" : "info@ssv.uz"
        }
      ]
    }
  ],
  "description" : "Routine childhood vaccination activity definition.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "effectivePeriod" : {
    "start" : "2025-01-01"
  },
  "kind" : "ImmunizationRecommendation",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "33879002",
        "display" : "Administration of vaccine to produce active immunity"
      }
    ]
  },
  "intent" : "plan",
  "priority" : "routine",
  "doNotPerform" : false,
  "participant" : [
    {
      "type" : "practitioner",
      "role" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "106292003"
          }
        ]
      }
    }
  ]
}