PackagesCanonicalsLogsProblems
    Packages
    uz.dhp.core@0.6.0
    https://terminology.dhp.uz/fhir/core/ActivityDefinition/example-activity-definition
{
  "description": "Routine childhood vaccination activity definition.",
  "_filename": "example/ActivityDefinition-example-activity-definition.json",
  "package_name": "uz.dhp.core",
  "date": "2025-08-18",
  "meta": {
    "profile": [ "https://dhp.uz/fhir/core/StructureDefinition/uz-core-activity-definition|0.6.0" ]
  },
  "publisher": "Ministry of Health of the Republic of Uzbekistan",
  "jurisdiction": [ {
    "coding": [ {
      "code": "UZ",
      "system": "urn:iso:std:iso:3166",
      "display": "Uzbekistan"
    } ]
  } ],
  "subjectCodeableConcept": {
    "coding": [ {
      "code": "Patient",
      "system": "http://hl7.org/fhir/fhir-types"
    } ]
  },
  "name": "ChildhoodVaccinationActivity",
  "type": null,
  "experimental": null,
  "participant": [ {
    "role": {
      "coding": [ {
        "code": "106292003",
        "system": "http://snomed.info/sct"
      } ]
    },
    "type": "practitioner"
  } ],
  "resourceType": "ActivityDefinition",
  "title": "Childhood Vaccination Activity",
  "package_version": "0.6.0",
  "priority": "routine",
  "status": "active",
  "id": "5b3f9f05-cd95-4681-a747-35b2e610fb01",
  "kind": "ImmunizationRecommendation",
  "url": "https://terminology.dhp.uz/fhir/core/ActivityDefinition/example-activity-definition",
  "code": {
    "coding": [ {
      "code": "33879002",
      "system": "http://snomed.info/sct",
      "display": "Administration of vaccine to produce active immunity"
    } ]
  },
  "doNotPerform": false,
  "intent": "plan",
  "version": "1.0.0",
  "contact": [ {
    "name": "Ministry of Health of the Republic of Uzbekistan",
    "telecom": [ {
      "value": "https://gov.uz/en/ssv",
      "system": "url"
    }, {
      "value": "info@ssv.uz",
      "system": "email"
    } ]
  } ],
  "effectivePeriod": {
    "start": "2025-01-01"
  }
}