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

: ExamplePatientED - JSON Representation

Raw json | Download

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

Для добавления описания нужно добавить файл input/intro-notes/Patient-28f112e3-6602-441e-b36a-510fb3a35f91-intro.md
{
  "resourceType" : "Patient",
  "id" : "28f112e3-6602-441e-b36a-510fb3a35f91",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.by/StructureDefinition/PatientED"
    ]
  },
  "extension" : [
    {
      "url" : "https://fhir.by/StructureDefinition/DocumentKind",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://fhir.by/ValueSet/DigitalDocumentKind",
            "code" : "01"
          }
        ]
      }
    }
  ],
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "https://fhir.by/ValueSet/PersonalDocumentType",
            "code" : "IPA"
          }
        ]
      },
      "value" : "6001112A009PB3"
    }
  ],
  "active" : true,
  "name" : [
    {
      "family" : "Юхо",
      "given" : [
        "Татьяна",
        "Викторовна"
      ]
    }
  ],
  "birthDate" : "1999-07-25",
  "link" : [
    {
      "other" : {
        🔗 "reference" : "Patient/0b2e6c9f-0f65-438d-83be-72d233a30f86"
      },
      "type" : "refer"
    }
  ]
}

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

Для добавления дополнительной информации нужно добавить файл input/intro-notes/Patient-28f112e3-6602-441e-b36a-510fb3a35f91-notes.md