🔬 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" : "Observation",
"id" : "EjemploPatologiaSinopticoTipo",
"meta" : {
"profile" : [
🔗 "https://emahealth.io/fhir/pathology/StructureDefinition/ema-synoptic-observation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation EjemploPatologiaSinopticoTipo</b></p><a name=\"EjemploPatologiaSinopticoTipo\"> </a><a name=\"hcEjemploPatologiaSinopticoTipo\"> </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-ema-synoptic-observation.html\">EMA Synoptic Observation</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 33732-9}\">Tipo histológico</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><p><b>effective</b>: 2026-04-10 11:00:00-0400</p><p><b>performer</b>: <a href=\"Practitioner-EjemploPatologiaPractitioner.html\">Practitioner Paulina Herrera Donoso (official)</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 82711006}\">Carcinoma ductal infiltrante (no especial)</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "33732-9"
}
],
"text" : "Tipo histológico"
},
"subject" : {
🔗 "reference" : "Patient/EjemploPatologiaPatient"
},
"effectiveDateTime" : "2026-04-10T11:00:00-04:00",
"performer" : [
{
🔗 "reference" : "Practitioner/EjemploPatologiaPractitioner"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "82711006"
}
],
"text" : "Carcinoma ductal infiltrante (no especial)"
}
}