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

: Обеспечение зубным протезом - JSON Representation

Raw json | Download

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

Для добавления описания нужно добавить файл input/intro-notes/DeviceDispense-4ef1fedd-fc61-432c-97c2-2c5f33294783-intro.md
{
  "resourceType" : "DeviceDispense",
  "id" : "4ef1fedd-fc61-432c-97c2-2c5f33294783",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.by/StructureDefinition/DevicePatientDispenseBy"
    ]
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "https://fhir.by/StructureDefinition/PractitionerRoleReference",
          "valueReference" : {
            🔗 "reference" : "PractitionerRole/cdb2ab12-9b49-4a69-afe1-7a8931e5edbd"
          }
        },
        {
          "url" : "https://fhir.by/StructureDefinition/DateVKK",
          "valueDate" : "2024-03-05"
        }
      ],
      "url" : "https://fhir.by/StructureDefinition/VKKEncounter"
    },
    {
      "url" : "https://fhir.by/StructureDefinition/DeviceServiceLife",
      "valueDate" : "2025-03-06"
    }
  ],
  "identifier" : [
    {
      "value" : "54321"
    }
  ],
  "basedOn" : [
    {
      🔗 "reference" : "DeviceRequest/2408ee0a-23c7-49db-9227-2ba6d7ad9366"
    }
  ],
  "status" : "completed",
  "device" : {
    "concept" : {
      "coding" : [
        {
          "system" : "https://fhir.by/ValueSet/MedicDeviceNomenclature",
          "code" : "4537",
          "display" : "Зубной протез"
        }
      ]
    },
    "reference" : {
      🔗 "reference" : "Device/b8d63200-86d3-432d-98e5-f102623417d1"
    }
  },
  "subject" : {
    🔗 "reference" : "Patient/ExamplePatientWithIdentificationNumber"
  },
  "receiver" : {
    🔗 "reference" : "Patient/ExamplePatientWithIdentificationNumber"
  },
  "performer" : [
    {
      "function" : {
        "coding" : [
          {
            "system" : "https://fhir.by/ValueSet/IsHealthCareOrganization",
            "code" : "health-care-organization",
            "display" : "организация здравоохранения"
          }
        ]
      },
      "actor" : {
        🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
      }
    }
  ],
  "type" : {
    "coding" : [
      {
        "system" : "https://fhir.by/ValueSet/TermOfPurchaseMedication",
        "code" : "2",
        "display" : "C оплатой 10 процентов"
      }
    ]
  },
  "quantity" : {
    "value" : 1
  },
  "whenHandedOver" : "2024-03-06",
  "usageInstruction" : "Памятка по уходу за зубным протезом"
}

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

Для добавления дополнительной информации нужно добавить файл input/intro-notes/DeviceDispense-4ef1fedd-fc61-432c-97c2-2c5f33294783-notes.md