EMA Clinical Implementation Guide
0.1.0 - ci-build Chile flag

EMA Clinical Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Ejemplo Composición — Epicrisis consulta diabetológica - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "EjemploEmaComposition"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://emahealth.io/fhir/clinical/StructureDefinition/ema-composition"^^xsd:anyURI ;
fhir:l <https://emahealth.io/fhir/clinical/StructureDefinition/ema-composition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composición EjemploEmaComposition</b></p><a name=\"EjemploEmaComposition\"> </a><a name=\"hcEjemploEmaComposition\"> </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-composition.html\">EMA Composition</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11506-3}\">Nota de progreso:{Configuración} :Punto temporal:Tipo:Documento:{Role}</span></p><p><b>date</b>: 2026-03-10 12:00:00-0300</p><p><b>author</b>: <a href=\"Practitioner/ejemplo-practitioner\">Dr. Andrés Soto</a></p><p><b>title</b>: Epicrisis — Control diabético María Fernández</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:11506-3 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>       ] ;
fhir:code [ fhir:v "11506-3" ] ;
fhir:display [ fhir:v "Nota de progreso:{Configuración} :Punto temporal:Tipo:Documento:{Role}" ]     ] )
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/ejemplo-patient ;
fhir:reference [ fhir:v "Patient/ejemplo-patient" ] ;
fhir:display [ fhir:v "María Fernández" ]
  ] ; # 
  fhir:date [ fhir:v "2026-03-10T12:00:00-03:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:l fhir:Practitioner/ejemplo-practitioner ;
fhir:reference [ fhir:v "Practitioner/ejemplo-practitioner" ] ;
fhir:display [ fhir:v "Dr. Andrés Soto" ]
  ] ) ; # 
  fhir:title [ fhir:v "Epicrisis — Control diabético María Fernández"] ; # 
  fhir:section ( [
fhir:title [ fhir:v "Motivo de consulta" ] ;
fhir:code [
      ( fhir:coding [
a loinc:29299-5 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "29299-5" ] ;
fhir:display [ fhir:v "Razón de la visita: Paciente:Punto temporal:Tipo:Narrativo:" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">Control periódico de diabetes mellitus tipo 2. Paciente refiere buen apego a tratamiento con Metformina 850mg c/12h.</div>"^^rdf:XMLLiteral ]     ]
  ] [
fhir:title [ fhir:v "Diagnóstico" ] ;
fhir:code [
      ( fhir:coding [
a loinc:29548-5 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "29548-5" ] ;
fhir:display [ fhir:v "Diagnóstico: Paciente:Punto temporal:Interpretación:Narrativo:" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">Diabetes mellitus tipo 2 (E11). Glicemia en ayunas 126 mg/dL. PA 130/85 mmHg.</div>"^^rdf:XMLLiteral ]     ] ;
    ( fhir:entry [
fhir:l fhir:Condition/EjemploEmaCondition ;
fhir:reference [ fhir:v "Condition/EjemploEmaCondition" ] ;
fhir:display [ fhir:v "Diabetes mellitus tipo 2" ]     ] )
  ] [
fhir:title [ fhir:v "Plan de tratamiento" ] ;
fhir:code [
      ( fhir:coding [
a loinc:18776-5 ;
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org>         ] ;
fhir:code [ fhir:v "18776-5" ] ;
fhir:display [ fhir:v "Nota del plan de cuidados:{Configuración} :Punto temporal:Tipo:Documento:{Role}" ]       ] )     ] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">Continuar Metformina 850mg c/12h. Solicitar HbA1c. Control en 3 meses.</div>"^^rdf:XMLLiteral ]     ]
  ] ) . #