Руководство к использованию стандарта FHIR в ЦИСЗ (ВЕТКА release-1-4-t2-07-26-10)
1.4.444 - ci-build

: CompDocument для наполненного Bundle - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "CompositionBundleForTestWithoutId",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.by/StructureDefinition/CompDocument"
    ]
  },
  "status" : "registered",
  "type" : {
    "coding" : [
      {
        "system" : "https://fhir.by/ValueSet/CompositionType",
        "code" : "general",
        "display" : "Общая медицинская информация"
      }
    ]
  },
  "subject" : [
    {
      🔗 "reference" : "Patient/ExampleForTestPatientWithoutId"
    }
  ],
  "encounter" : {
    🔗 "reference" : "Encounter/EncounterBundleForTestWithoutId"
  },
  "date" : "2024-06-07T11:12:21Z",
  "author" : [
    {
      🔗 "reference" : "Practitioner/ExampleDoctor"
    }
  ],
  "title" : "CompDocument для наполненного Bundle",
  "custodian" : {
    🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
  },
  "event" : [
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Condition/DiagnosisBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "FamilyMemberHistory/FamilyMemberHistoryBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "List/ListBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/BMIBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/BodyHeightBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/BodyWaistCircumferenceBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/BodyWeightBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/ArterialBloodPressureBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/BodyTemperatureBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/GlucoseLevelBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/HeartRateBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/RespiratorytRateBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            "reference" : "QuestionnaireResponse/ExampleAVBadHabitsBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "QuestionnaireResponse/ExampleLivingConditionsBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "QuestionnaireResponse/ExamplePreviousDiseasesBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "QuestionnaireResponse/ExampleOccupationHistoryBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            "reference" : "QuestionnaireResponse/ExampleAVChildFrom3To18BundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "QuestionnaireResponse/ExampleFisicalDevelopmentAdultBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "RelatedPerson/RelatedPersonTemporaryExampleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "QuestionnaireResponse/ExampleFamilyAnamnesisBundleForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Condition/ExampleDiagnosisDiabetForTestWithoutId"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "FamilyMemberHistory/ExampleFamilyMember1ForTestWithoutId"
          }
        }
      ]
    }
  ]
}