Руководство к использованию стандарта FHIR в ЦИСЗ
0.2.6803 - ci-build
{
"resourceType" : "Medication",
"id" : "9304f42e-601a-4ebf-9121-28bb90cf17b8",
"meta" : {
"profile" : [
🔗 "https://fhir.by/StructureDefinition/MedicationBy"
]
},
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/OriginalityMedication",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/OriginalityMedication",
"code" : "generic",
"display" : "воспроизведенный (генерик)"
}
]
}
},
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/CompanyMainLF",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/Manufacturer",
"code" : "966",
"display" : "GE Healthcare AS, Норвегия"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/CompanyPack",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/Manufacturer",
"code" : "966",
"display" : "GE Healthcare AS, Норвегия"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/Country",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/CitizenshipCode",
"code" : "NO",
"display" : "Норвегия"
}
]
}
}
],
"url" : "https://fhir.by/StructureDefinition/DrugManufacturer"
},
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/PrimaryPack",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.by/ValueSet/PrimaryPack",
"code" : "1251400000",
"display" : "флакон стеклянный"
}
]
}
},
{
"url" : "https://fhir.by/StructureDefinition/DrugQuantity",
"valueQuantity" : {
"value" : 50,
"unit" : "мл",
"system" : "https://fhir.by/ValueSet/MedicationByUnits",
"code" : "ml"
}
}
],
"url" : "https://fhir.by/StructureDefinition/QuantityInPrimaryPack"
},
{
"extension" : [
{
"url" : "https://fhir.by/StructureDefinition/DateOfRegistration",
"valueDate" : "2016-07-28"
}
],
"url" : "https://fhir.by/StructureDefinition/RegistrationAndCancelling"
}
],
"code" : {
"text" : "ВИЗИПАК"
},
"status" : "active",
"totalVolume" : {
"value" : 1
},
"ingredient" : [
{
"item" : {
"reference" : {
🔗 "reference" : "Medication/56ee0ec4-489f-4d23-a1f1-4431f1a61634"
}
}
}
]
}