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

: Personal Characteristics - JSON Representation

Raw json | Download

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

Для добавления описания нужно добавить файл input/intro-notes/Composition-CompDocumentSelfExam-intro.md
{
  "resourceType" : "Composition",
  "id" : "CompDocumentSelfExam",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.by/StructureDefinition/PatientComposition"
    ]
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "https://fhir.by/ValueSet/CompositionType",
        "code" : "patient-self-exam"
      }
    ]
  },
  "subject" : [
    {
      🔗 "reference" : "Patient/PatientForDemo",
      "display" : "Иванов Василий Васильевич"
    }
  ],
  "date" : "2024-07-22T11:12:21Z",
  "author" : [
    {
      🔗 "reference" : "Patient/PatientForDemo",
      "display" : "Иванов Василий Васильевич"
    }
  ],
  "title" : "Personal Characteristics",
  "event" : [
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/BodyHeightSelfExam"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/BodyWeightSelfExam"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/BodyBMISelfExam"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/BodyWaistCircumferenceSelfExam"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/BodyTemperatureSelfExam"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/HeartRateSelfExam"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/RespiratorytRateSelfExam"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Observation/BloodPressureSelfExam"
          }
        }
      ]
    },
    {
      "detail" : [
        {
          "reference" : {
            🔗 "reference" : "Appointment/ExampleSelfAppointment"
          }
        }
      ]
    }
  ]
}

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

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