Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build
{
"resourceType" : "EpisodeOfCare",
"id" : "ExampleTDPregnancyChildDeathUpTo30wInpatient",
"meta" : {
"lastUpdated" : "2023-12-26T11:30:00Z",
"profile" : [
🔗 "https://fhir.by/StructureDefinition/EpisodeOfTemporaryDisability"
]
},
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/TemporaryDisabilityKindDisability",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/TemporaryDisabilityKindDisability",
"code" : "09"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/TemporaryDiasabilityEncounterAction",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/SeakLeavePeriod",
"code" : "open"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/TemporaryDisabilityRegime",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/TemporaryDisabilityRegime",
"code" : "2"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/TDCaseClosing",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/TDCaseClosing",
"code" : "0"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/TemporaryDisabilityPeriodPaid",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/TemporaryDisabilityPeriodPaidCode",
"code" : "1"
}
]
}
}
],
"identifier" : [
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/TemporaryDisabilityIssueDate"
}
],
"type" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/TemporaryDisabilityDocType",
"code" : "tdsheet",
"display" : "Лист временной нетрудоспособности"
}
]
},
"value" : "AB1334560",
"period" : {
"start" : "2023-12-26"
}
}
],
"status" : "active",
"patient" : {
🔗 "reference" : "Patient/PatientPregnancyFirst"
},
"managingOrganization" : {
🔗 "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
},
"period" : {
"start" : "2023-12-26"
},
"careManager" : {
🔗 "reference" : "PractitionerRole/3c057f8d-4369-4c5e-86be-f710dff3a91c"
}
}