eLab posistemės integracijos dokumentacija
0.3.36 - versija
eLab posistemės integracijos dokumentacija - Local Development build (v0.3.36) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Composition",
"id" : "composition1",
"meta" : {
"profile" : [
🔗 "http://esveikata.lt/fhir/StructureDefinition/e200-composition"
]
},
"version" : "1",
"status" : "final",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11502-2"
}
]
},
"subject" : [
{
🔗 "reference" : "Patient/patient1"
}
],
"encounter" : {
"identifier" : {
"system" : "http://esveikata.lt/Identifier/Encounter/ESPBI",
"value" : "123"
}
},
"date" : "2023-01-01T17:27:00+03:00",
"author" : [
{
🔗 "reference" : "PractitionerRole/practitionerRole1"
}
],
"title" : "E200/a",
"attester" : [
{
"mode" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/composition-attestation-mode",
"code" : "professional"
}
]
},
"party" : {
🔗 "reference" : "PractitionerRole/practitionerRole1"
}
}
],
"custodian" : {
🔗 "reference" : "Organization/organization1"
},
"section" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "57139-8"
}
]
},
"author" : [
{
🔗 "reference" : "PractitionerRole/practitionerRole1"
}
],
"entry" : [
{
🔗 "reference" : "ServiceRequest/serviceRequest1"
}
]
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "59773-2"
}
]
},
"author" : [
{
🔗 "reference" : "PractitionerRole/practitionerRole1"
}
],
"entry" : [
{
🔗 "reference" : "Specimen/specimen1"
}
]
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "30954-2"
}
]
},
"author" : [
{
🔗 "reference" : "PractitionerRole/practitionerRole1"
}
],
"entry" : [
{
🔗 "reference" : "DiagnosticReport/diagnosticReport1"
}
]
}
]
}