Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build
{
"resourceType" : "Patient",
"id" : "91a56d5a-4899-4175-9504-6dea92462675",
"meta" : {
"profile" : [
🔗 "https://fhir.by/StructureDefinition/PatientWithIdentificationNumber"
]
},
"extension" : [
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/ConsentPersonalDataBoolean",
"valueBoolean" : true
},
{
"url" : "https://fhir.by/StructureDefinition/ConsentPersonalDataPeriod",
"valuePeriod" : {
"start" : "2022-10-01"
}
}
],
"url" : "https://fhir.by/StructureDefinition/ConsentPersonalData"
}
],
"identifier" : [
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/PersonalDocumentType",
"code" : "INP"
}
]
},
"value" : "8001112A009PB3"
},
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/PersonalDocumentType",
"code" : "IPA"
}
]
},
"value" : "8001112A009PB3"
},
{
"extension" : [
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/PassportIssuedString",
"valueString" : "Центральным РУВД г Минска, 09.08.2021"
},
{
"url" : "https://fhir.by/StructureDefinition/PassportIssuedDate",
"valueDate" : "2021-08-09"
},
{
"url" : "https://fhir.by/StructureDefinition/PassportIssuedCode",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/OCAM",
"code" : "710"
}
]
}
}
],
"url" : "https://fhir.by/StructureDefinition/PassportIssued"
}
],
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/PersonalDocumentType",
"code" : "Passport-RB"
}
]
},
"value" : "MP3330067"
}
],
"active" : true,
"name" : [
{
"family" : "Аксенов",
"given" : [
"Александр",
"Аркадьевич"
]
}
],
"telecom" : [
{
"extension" : [
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/PatientNotificationType",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/PatientNotificationType",
"code" : "SMS",
"display" : "SMS"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/PatientConsentForNotification",
"valueBoolean" : true
}
],
"url" : "https://fhir.by/StructureDefinition/PatientTelecomPurpose"
}
],
"system" : "phone",
"value" : "80297894567"
}
],
"gender" : "male",
"birthDate" : "1982-11-25",
"deceasedBoolean" : false,
"address" : [
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/CoutryForAddresses",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/CitizenshipCode",
"code" : "BY",
"display" : "Беларусь"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/StreetGeoRegistry",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/StreetGeoRegistry",
"code" : "726099207786084259",
"display" : "11"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/ApartmentRoom",
"valueString" : "кв. 12"
}
],
"use" : "home",
"text" : "Могилевская область, г. Могилев, Переулок Снежный, д. 11",
"postalCode" : "212037"
}
],
"contact" : [
{
"name" : {
"family" : "Аксенов",
"given" : [
"Иван"
]
},
"telecom" : [
{
"system" : "phone",
"value" : "80299099090"
}
]
}
]
}