{
  "resourceType" : "CarePlan",
  "id" : "0f4737e6-7915-4de8-bb7a-9cb658bb7bf2",
  "meta" : {
    "profile" : ["https://fhir.by/StructureDefinition/MedExaminReport"]
  },
  "extension" : [{
    "extension" : [{
      "url" : "https://fhir.by/StructureDefinition/HarmfulFactors",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "https://fhir.by/ValueSet/HarmfulFactors",
          "code" : "1.1.1",
          "display" : "азота неорганические соединения (аммиак, азотная кислота и другие)"
        }]
      }
    },
    {
      "url" : "https://fhir.by/StructureDefinition/TypesOfWork",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "https://fhir.by/ValueSet/TypesOfWork",
          "code" : "6",
          "display" : "Работы в нефтяной и газовой промышленности, производство геолого-разведческих и топографо-геодезических работ"
        }]
      }
    }],
    "url" : "https://fhir.by/StructureDefinition/FactorsAndTypesOfWork"
  }],
  "basedOn" : [{
    "reference" : "ServiceRequest/9beab4bd-86dd-4520-a486-07329cbddae7"
  }],
  "status" : "completed",
  "intent" : "plan",
  "category" : [{
    "coding" : [{
      "system" : "https://fhir.by/ValueSet/MedicalExaminationEmployees",
      "code" : "mandatory-preliminary",
      "display" : "обязательный предварительный"
    }]
  }],
  "title" : "Протокол медицинского осмотра (предварительного, периодического или внеочередного) работающих",
  "subject" : {
    "reference" : "Patient/ExamplePatientWithIdentificationNumber"
  },
  "encounter" : {
    "reference" : "Encounter/ExampleEncounter"
  },
  "custodian" : {
    "reference" : "Organization/Organization24polyclinic"
  },
  "contributor" : [{
    "reference" : "PractitionerRole/3c057f8d-4369-4c5e-86be-f710dff3a91c"
  }],
  "addresses" : [{
    "reference" : {
      "reference" : "Condition/ExampleGastritisPreliminary"
    }
  }],
  "supportingInfo" : [{
    "reference" : "ClinicalImpression/620f5aff-2a77-4d80-8480-d2aa65a74aa9"
  }],
  "activity" : [{
    "performedActivity" : [{
      "reference" : {
        "reference" : "Procedure/Endoscopy"
      }
    }]
  }]
}