Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build
{
"resourceType" : "Practitioner",
"id" : "7cc066b9-7db5-4db6-8645-c6edd23ab896IvanovaII",
"meta" : {
"profile" : [
🔗 "https://fhir.by/StructureDefinition/PractitionerBy"
]
},
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/CitezenshipBy",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/CitizenshipCode",
"code" : "BY"
}
]
}
},
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/DocumentType",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/VSPersonalDocumentTypePractitioner",
"code" : "Passport-RB.vs"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/DocumentNumber",
"valueString" : "MM1234567"
},
{
"url" : "https://fhir.by/StructureDefinition/DocumentIssuedBy",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/OCAM",
"code" : "710"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/DocumentIssuedDate",
"valueDate" : "2020-09-08"
},
{
"url" : "https://fhir.by/StructureDefinition/DocumentTerm",
"valueDate" : "2040-09-07"
}
],
"url" : "https://fhir.by/StructureDefinition/Documents"
}
],
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/PersonalDocumentType",
"code" : "INP"
}
]
},
"value" : "7001112A009PB3",
"period" : {
"start" : "2020-12-31"
}
}
],
"active" : true,
"name" : [
{
"text" : "Акушер гинеколог Иванова ИИ",
"family" : "Иванова",
"given" : [
"Инна",
"Ивановна"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "89001234567"
}
],
"gender" : "male",
"deceasedBoolean" : false,
"qualification" : [
{
"extension" : [
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/PractitionerEducationStage",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/EducationStage",
"code" : "high"
}
]
}
}
],
"url" : "https://fhir.by/StructureDefinition/PractitionerEducation"
},
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/PractitionerQualificationCategoryReason",
"valueString" : "Решение совета"
},
{
"url" : "https://fhir.by/StructureDefinition/PractitionerQualificationCategoryGrade",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/QualificationCategoryGrade",
"code" : "HIGHCAT"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/PractitionerQualificationCategoryIssued",
"valueDate" : "2015-12-15"
},
{
"url" : "https://fhir.by/StructureDefinition/PractitionerQualificationCategoryType",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/QualificationPostgraduate",
"code" : "9-09-0911-01"
}
]
}
}
],
"url" : "https://fhir.by/StructureDefinition/PractitionerQualificationCategory"
}
],
"code" : {
"coding" : [
{
"code" : "1"
}
]
}
}
]
}