Notificación FACEDRA basada en FHIR® R5 |
0.1.1 - ci-build
Notificación FACEDRA basada en FHIR® R5 | - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "paquete-notificacion-ejemplo",
"meta" : {
"profile" : [
🔗 "https://hl7.comisca.org/fhir/StructureDefinition/paquete-notificacion-facedra"
]
},
"language" : "en",
"identifier" : {
"system" : "https://hl7.comisca.org/fhir/NamingSystem/expediente-clinico",
"value" : "FACEDRA-2026-0001"
},
"type" : "document",
"timestamp" : "2026-05-01T10:00:00-06:00",
"entry" : [
{
"fullUrl" : "urn:uuid:11111111-1111-4111-8111-111111111111",
"resource" : {
"resourceType" : "Composition",
"id" : "documento-notificacion-ejemplo",
"meta" : {
"profile" : [
🔗 "https://hl7.comisca.org/fhir/StructureDefinition/documento-notificacion-facedra"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_documento-notificacion-ejemplo\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition documento-notificacion-ejemplo</b></p><a name=\"documento-notificacion-ejemplo\"> </a><a name=\"hcdocumento-notificacion-ejemplo\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-documento-notificacion-facedra.html\">Documento de Notificacion FACEDRA</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-ns-expediente-clinico.html\" title=\"Identificador único del expediente clínico del paciente dentro del sistema de salud notificador, usado en el contexto de la notificación FACEDRA.\">Expediente Clínico FACEDRA</a>/FACEDRA-2026-0001</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{https://hl7.comisca.org/fhir/CodeSystem/notification-type other}\">Otros</span></p><p><b>date</b>: 2026-05-01 10:00:00-0600</p><p><b>author</b>: Notificador ejemplo</p><p><b>title</b>: Notificación RAM - FACEDRA</p></div>"
},
"identifier" : [
{
"system" : "https://hl7.comisca.org/fhir/NamingSystem/expediente-clinico",
"value" : "FACEDRA-2026-0001"
}
],
"status" : "final",
"type" : {
"coding" : [
{
"system" : "https://hl7.comisca.org/fhir/CodeSystem/notification-type",
"code" : "other",
"display" : "Otros"
}
]
},
"subject" : [
{
"reference" : "urn:uuid:22222222-2222-4222-8222-222222222222"
}
],
"date" : "2026-05-01T10:00:00-06:00",
"author" : [
{
"display" : "Notificador ejemplo"
}
],
"title" : "Notificación RAM - FACEDRA",
"section" : [
{
"title" : "Información del evento",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Sección de ejemplo</div>"
}
}
]
}
},
{
"fullUrl" : "urn:uuid:22222222-2222-4222-8222-222222222222",
"resource" : {
"resourceType" : "Patient",
"id" : "paciente-hombre-completo",
"meta" : {
"profile" : [
🔗 "https://hl7.comisca.org/fhir/StructureDefinition/paciente-facedra"
]
},
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_paciente-hombre-completo\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient paciente-hombre-completo</b></p><a name=\"paciente-hombre-completo\"> </a><a name=\"hcpaciente-hombre-completo\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-paciente-facedra.html\">Paciente FACEDRA</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Juan García Rodríguez Male, DoB: 1989-03-22 ( Medical record number)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: <a href=\"Organization-centro-autoridad-completo.html\">Organization Departamento de Farmacovigilancia - DNM El Salvador</a></li></ul></td></tr></table></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR"
}
]
},
"system" : "https://hl7.comisca.org/fhir/NamingSystem/expediente-clinico",
"value" : "EXP-2024-001"
}
],
"name" : [
{
"text" : "Juan García Rodríguez"
}
],
"gender" : "male",
"birthDate" : "1989-03-22",
"managingOrganization" : {
🔗 "reference" : "Organization/centro-autoridad-completo"
}
}
}
]
}