🔬 EMA Health Pathology Implementation Guide
0.0.1 - ci-build
🔬 EMA Health Pathology Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Encounter",
"id" : "EjemploPatologiaEncounter",
"meta" : {
"profile" : [
🔗 "https://emahealth.io/fhir/core/StructureDefinition/ema-core-encounter"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Encounter EjemploPatologiaEncounter</b></p><a name=\"EjemploPatologiaEncounter\"> </a><a name=\"hcEjemploPatologiaEncounter\"> </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=\"https://ig.emahealth.io/core/StructureDefinition-ema-core-encounter.html\">EMA Core Encounter</a></p></div><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.4.0/CodeSystem-v3-ActCode.html#v3-ActCode-AMB\">ActCode: AMB</a> (ambulatory)</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 103693007}\">Procedimiento diagnóstico — biopsia</span></p><p><b>subject</b>: <a href=\"Patient-EjemploPatologiaPatient.html\">Valentina Rojas Castillo (official) Female, DoB: 1974-09-12 ( http://regcivil.cl/Validacion/RUN#13456789-0\u00a0(use:\u00a0official,\u00a0))</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Individual</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-EjemploPatologiaPractitioner.html\">Practitioner Paulina Herrera Donoso (official)</a></td></tr></table><p><b>period</b>: 2026-04-08 15:30:00-0400 --> 2026-04-08 16:00:00-0400</p></div>"
},
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB"
},
"type" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "103693007",
"display" : "Diagnostic procedure"
}
],
"text" : "Procedimiento diagnóstico — biopsia"
}
],
"subject" : {
🔗 "reference" : "Patient/EjemploPatologiaPatient"
},
"participant" : [
{
"individual" : {
🔗 "reference" : "Practitioner/EjemploPatologiaPractitioner"
}
}
],
"period" : {
"start" : "2026-04-08T15:30:00-04:00",
"end" : "2026-04-08T16:00:00-04:00"
}
}