Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build

: Пример ресурса Dispanserisation - Диспансеризация ребенка в 17 лет. Выполнена в один приём - JSON Representation

Raw json | Download

Необходимо добавить описание!!!!!!

Для добавления описания нужно добавить файл input/intro-notes/CarePlan-ExampleTeensDispansCompl-intro.md
{
  "resourceType" : "CarePlan",
  "id" : "ExampleTeensDispansCompl",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.by/StructureDefinition/Dispanserisation"
    ]
  },
  "extension" : [
    {
      "url" : "https://fhir.by/StructureDefinition/LocationReference",
      "valueReference" : {
        🔗 "reference" : "Location/PediatricUnit"
      }
    },
    {
      "url" : "https://fhir.by/StructureDefinition/DispanserisationGroup",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fhir.by/ValueSet/HealthGroup",
            "code" : "ch1",
            "display" : "I группа здоровья"
          }
        ]
      }
    },
    {
      "url" : "https://fhir.by/StructureDefinition/PhysicalGrowth",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fhir.by/ValueSet/CentileMethod",
            "code" : "averageharm",
            "display" : "среднее, гармоничное"
          }
        ]
      }
    },
    {
      "url" : "https://fhir.by/StructureDefinition/NextDispanserisationDate",
      "valueDate" : "2027-09"
    }
  ],
  "identifier" : [
    {
      "value" : "Д5656",
      "period" : {
        "start" : "2024-01-05"
      },
      "assigner" : {
        🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
      }
    }
  ],
  "status" : "completed",
  "intent" : "plan",
  "category" : [
    {
      "coding" : [
        {
          "system" : "https://fhir.by/ValueSet/DispanserisationSchema",
          "code" : "ch14",
          "display" : "диспансеризация детей 17 лет"
        }
      ]
    }
  ],
  "title" : "Карта диспансеризации пациента",
  "subject" : {
    🔗 "reference" : "Patient/ExamplePediatricPatientWithIdentificationNumber"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/EncounterForInfantDispanserisation"
  },
  "period" : {
    "start" : "2041-01-01",
    "end" : "2041-12-31"
  },
  "created" : "2041-01-15",
  "custodian" : {
    🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
  },
  "contributor" : [
    {
      🔗 "reference" : "PractitionerRole/ExamplePediatricianRole"
    }
  ],
  "addresses" : [
    {
      "concept" : {
        "coding" : [
          {
            "system" : "https://fhir.by/ValueSet/TypeOfDiagnosis",
            "code" : "mainDiagnosis",
            "display" : "Основной диагноз"
          }
        ]
      },
      "reference" : {
        🔗 "reference" : "Condition/ExampleDiagnosisHealthy"
      }
    }
  ],
  "activity" : [
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-1"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "reference" : {
            🔗 "reference" : "Encounter/EncounterForPediatricDispanserisation",
            "display" : "осмотр педиатром"
          }
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-9"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "concept" : {
            "text" : "Общий анализ крови - норма"
          }
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-10"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "concept" : {
            "text" : "Общий анализ мочи - норма"
          }
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-11"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "concept" : {
            "text" : "Глюкоза крови - 4,7"
          }
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-13"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "concept" : {
            "text" : "Рентгенофлюорографическое обследование - норма"
          }
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-15"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/BodyWeightInfant",
            "display" : "Измерение веса"
          }
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-16"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/BodyHeightInfant",
            "display" : "Измерение роста"
          }
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-14"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/ArterialBloodPressureFullBundle",
            "display" : "Измерение артериального давления"
          }
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-2"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "reference" : {
            🔗 "reference" : "DocumentReference/ExampleAttachDocument",
            "display" : "осмотр невролога"
          }
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-3"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "reference" : {
            🔗 "reference" : "Encounter/EncounterForPediatricDispanserisation",
            "display" : "Осмотр хирургом"
          }
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-19"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/ExamplePostureObservation",
            "display" : "Оценка осанки"
          }
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-4"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "reference" : {
            🔗 "reference" : "Encounter/EncounterForPediatricDispanserisation",
            "display" : "Осмотр офтальмологом"
          }
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-17"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/ExampleVisionObservation",
            "display" : "Определение остроты зрения"
          }
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-5"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "reference" : {
            🔗 "reference" : "Encounter/EncounterForPediatricDispanserisation",
            "display" : "Осмотр лор"
          }
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-18"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/ExampleAudiometricObservation",
            "display" : "Определение остроты слуха"
          }
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-6"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "reference" : {
            🔗 "reference" : "Encounter/EncounterForPediatricDispanserisation",
            "display" : "Осмотр стоматологом"
          }
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-7"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "reference" : {
            🔗 "reference" : "Encounter/EncounterForPediatricDispanserisation",
            "display" : "Осмотр акушер-гинекологом"
          }
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/DispanserisationActivityCode",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/DispActivityCodeWomChildSeventeen",
                "code" : "ch-17-12"
              }
            ]
          }
        }
      ],
      "performedActivity" : [
        {
          "reference" : {
            🔗 "reference" : "DiagnosticReport/ExampleDRpedECG",
            "display" : "ЭКГ"
          }
        }
      ]
    }
  ]
}

Необходимо добавить дополнительную информацию!!!!!!

Для добавления дополнительной информации нужно добавить файл input/intro-notes/CarePlan-ExampleTeensDispansCompl-notes.md