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

: Направление на лабораторную оценку липидного обмена - JSON Representation

Raw json | Download

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

Для добавления описания нужно добавить файл input/intro-notes/ServiceRequest-ExampleServiceRequestKdlLipidMet-intro.md
{
  "resourceType" : "ServiceRequest",
  "id" : "ExampleServiceRequestKdlLipidMet",
  "meta" : {
    "lastUpdated" : "2025-11-20T10:30:00Z",
    "profile" : [
      🔗 "https://fhir.by/StructureDefinition/ServiceRequestLab"
    ]
  },
  "extension" : [
    {
      "url" : "https://fhir.by/StructureDefinition/SpecialtyCode",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fhir.by/ValueSet/ServiceSpecialtyBy",
            "code" : "C018",
            "display" : "Лабораторная диагностика"
          }
        ]
      }
    },
    {
      "url" : "https://fhir.by/StructureDefinition/RequestFromOrganization",
      "valueReference" : {
        🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
      }
    }
  ],
  "identifier" : [
    {
      "value" : "iehr1",
      "assigner" : {
        🔗 "extension" : [
          {
            "url" : "https://fhir.by/StructureDefinition/LocationReference",
            "valueReference" : {
              🔗 "reference" : "Location/SurgeryUnit"
            }
          }
        ],
        "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
      }
    }
  ],
  "status" : "entered-in-error",
  "intent" : "order",
  "priority" : "routine",
  "code" : {
    "concept" : {
      "coding" : [
        {
          "system" : "https://fhir.by/ValueSet/TypesOfLabTests",
          "code" : "3.6",
          "display" : "Исследование липидного обмена"
        }
      ]
    }
  },
  "orderDetail" : [
    {
      "parameter" : [
        {
          "code" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/ParamLabServiceRequest",
                "code" : "test",
                "display" : "Тест"
              }
            ]
          },
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/TypesOfLabTests",
                "code" : "3.6.12",
                "display" : "Триглицериды, определение"
              }
            ]
          }
        },
        {
          "code" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/ParamLabServiceRequest",
                "code" : "test",
                "display" : "Тест"
              }
            ]
          },
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/TypesOfLabTests",
                "code" : "3.6.8",
                "display" : "Липопротеины низкой плотности, определение"
              }
            ]
          }
        },
        {
          "code" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/ParamLabServiceRequest",
                "code" : "test",
                "display" : "Тест"
              }
            ]
          },
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/TypesOfLabTests",
                "code" : "3.6.7",
                "display" : "Липопротеины высокой плотности, определение"
              }
            ]
          }
        },
        {
          "code" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/ParamLabServiceRequest",
                "code" : "test",
                "display" : "Тест"
              }
            ]
          },
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "https://fhir.by/ValueSet/TypesOfLabTests",
                "code" : "3.6.9",
                "display" : "Липопротеины очень низкой плотности, определение"
              }
            ]
          }
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/ExamplePatientWithIdentificationNumber"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/ExampleEncounter"
  },
  "occurrenceDateTime" : "2025-11-20T10:30:00Z",
  "authoredOn" : "2025-11-20",
  "requester" : {
    🔗 "reference" : "PractitionerRole/3c057f8d-4369-4c5e-86be-f710dff3a91c"
  },
  "performer" : [
    {
      🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
    }
  ],
  "location" : [
    {
      "reference" : {
        🔗 "reference" : "Location/LabUnit"
      }
    }
  ],
  "reason" : [
    {
      "reference" : {
        🔗 "reference" : "Condition/ExampleDiagnosisHealthy"
      }
    }
  ],
  "note" : [
    {
      "text" : "Не употреблять жирную пищу накануне исследования"
    }
  ]
}

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

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