Resumen Clínico del Paciente de Chile, published by HL7 Chile. This guide is not an authorized publication; it is the continuous build for version 0.6.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Chile/IPS-CL/ and changes regularly. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> . @prefix loinc: <http://loinc.org/rdf#> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix sct: <http://snomed.info/id/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/Bundle/Bundle-CL-Ejemplo> a fhir:Bundle ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "Bundle-CL-Ejemplo"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Bundle-documento-ips-cl" ; fhir:index 0 ; fhir:link <https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Bundle-documento-ips-cl> ] ] ; fhir:Bundle.identifier [ fhir:Identifier.system [ fhir:value "urn:oid:2.16.152.1.10.1" ] ; fhir:Identifier.value [ fhir:value "IPS-Bundle-2024-001" ] ] ; fhir:Bundle.type [ fhir:value "document"] ; fhir:Bundle.timestamp [ fhir:value "2024-05-30T15:00:00.000-04:00"^^xsd:dateTime] ; fhir:Bundle.entry [ fhir:index 0 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:debdd403-9c7e-48d0-93c4-71a4ecc89f2f" ] ; fhir:Bundle.entry.resource <urn:uuid:debdd403-9c7e-48d0-93c4-71a4ecc89f2f> ], [ fhir:index 1 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:a4104fff-1237-4cc4-8b7e-6c4c235f282a" ] ; fhir:Bundle.entry.resource <urn:uuid:a4104fff-1237-4cc4-8b7e-6c4c235f282a> ], [ fhir:index 2 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:503a0267-1cfd-44cc-a382-e052a78fa5cc" ] ; fhir:Bundle.entry.resource <urn:uuid:503a0267-1cfd-44cc-a382-e052a78fa5cc> ], [ fhir:index 3 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:e80c16ae-eec7-4ff7-99c4-27e756ace6fa" ] ; fhir:Bundle.entry.resource <urn:uuid:e80c16ae-eec7-4ff7-99c4-27e756ace6fa> ], [ fhir:index 4 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:f6759f7e-630f-400e-bbe2-c8378fa6a1a5" ] ; fhir:Bundle.entry.resource <urn:uuid:f6759f7e-630f-400e-bbe2-c8378fa6a1a5> ], [ fhir:index 5 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:edbe2197-1ead-44d3-b572-4b26de4fb427" ] ; fhir:Bundle.entry.resource <urn:uuid:edbe2197-1ead-44d3-b572-4b26de4fb427> ], [ fhir:index 6 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:4383be84-d431-47e1-85e7-80d995742514" ] ; fhir:Bundle.entry.resource <urn:uuid:4383be84-d431-47e1-85e7-80d995742514> ], [ fhir:index 7 ; fhir:Bundle.entry.fullUrl [ fhir:value "urn:uuid:fd5676b3-0011-49a3-9c21-d1bd8458f350" ] ; fhir:Bundle.entry.resource <urn:uuid:fd5676b3-0011-49a3-9c21-d1bd8458f350> ] . <urn:uuid:debdd403-9c7e-48d0-93c4-71a4ecc89f2f> a fhir:Composition ; fhir:Resource.id [ fhir:value "debdd403-9c7e-48d0-93c4-71a4ecc89f2f"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_debdd403-9c7e-48d0-93c4-71a4ecc89f2f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition debdd403-9c7e-48d0-93c4-71a4ecc89f2f</b></p><a name=\"debdd403-9c7e-48d0-93c4-71a4ecc89f2f\"> </a><a name=\"hcdebdd403-9c7e-48d0-93c4-71a4ecc89f2f\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 60591-5}\">Documento resumen del paciente</span></p><p><b>date</b>: 2024-05-28</p><p><b>author</b>: <a href=\"Bundle-Bundle-CL-Ejemplo.html#urn-uuid-503a0267-1cfd-44cc-a382-e052a78fa5cc\">Practitioner Nicolás Bastian Figueroa (official)</a></p><p><b>title</b>: International Patient Summary Genérico para uso en Chile</p><p><b>custodian</b>: <a href=\"Bundle-Bundle-CL-Ejemplo.html#urn-uuid-e80c16ae-eec7-4ff7-99c4-27e756ace6fa\">Organization Hospital Dr. Gustavo Fricke</a></p><h3>RelatesTos</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Target[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Appends</td><td><code>urn:oid:2.16.152.1.10.1</code>/IPS-CL-2024-001</td></tr></table></div>" ] ; fhir:Composition.status [ fhir:value "final"] ; fhir:Composition.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:60591-5 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "60591-5" ] ; fhir:Coding.display [ fhir:value "Patient summary Document" ] ] ; fhir:CodeableConcept.text [ fhir:value "Documento resumen del paciente" ] ] ; fhir:Composition.subject [ fhir:Reference.reference [ fhir:value "urn:uuid:a4104fff-1237-4cc4-8b7e-6c4c235f282a" ] ] ; fhir:Composition.date [ fhir:value "2024-05-28"^^xsd:date] ; fhir:Composition.author [ fhir:index 0 ; fhir:Reference.reference [ fhir:value "urn:uuid:503a0267-1cfd-44cc-a382-e052a78fa5cc" ] ] ; fhir:Composition.title [ fhir:value "International Patient Summary Genérico para uso en Chile"] ; fhir:Composition.custodian [ fhir:Reference.reference [ fhir:value "urn:uuid:e80c16ae-eec7-4ff7-99c4-27e756ace6fa" ] ] ; fhir:Composition.relatesTo [ fhir:index 0 ; fhir:Composition.relatesTo.code [ fhir:value "appends" ] ; fhir:Composition.relatesTo.targetIdentifier [ fhir:Identifier.system [ fhir:value "urn:oid:2.16.152.1.10.1" ] ; fhir:Identifier.value [ fhir:value "IPS-CL-2024-001" ] ] ] ; fhir:Composition.section [ fhir:index 0 ; fhir:Composition.section.title [ fhir:value "Medicamentos" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:10160-0 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "10160-0" ] ; fhir:Coding.display [ fhir:value "History of Medication use Narrative" ] ] ; fhir:CodeableConcept.text [ fhir:value "Historial de uso de medicamentos" ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li><div><b>Medication Name</b>: Aspirina (medicamento)</div><div><b>Code</b>: <span>7947003</span></div><div><b>Status</b>: <span>completed, started 2019-02-04</span></div><div>Instructions: Administrar 500 mg por 3 días</div></li></ul></div>" ] ; fhir:Composition.section.entry [ fhir:index 0 ; fhir:Reference.reference [ fhir:value "urn:uuid:f6759f7e-630f-400e-bbe2-c8378fa6a1a5" ] ] ], [ fhir:index 1 ; fhir:Composition.section.title [ fhir:value "Alergias" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:48765-2 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "48765-2" ] ; fhir:Coding.display [ fhir:value "Allergies and adverse reactions Document" ] ] ; fhir:CodeableConcept.text [ fhir:value "Documento de alergias y reacciones adversas" ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li><div><b>Allergy Name</b>: Hierro y Clotrimazol</div><div><b>Verification Status</b>: Confirmado</div><div><b>Reaction</b>: <span>Gastritis y Dermatitis inflamatoria</span></div></li></ul></div>" ] ; fhir:Composition.section.entry [ fhir:index 0 ; fhir:Reference.reference [ fhir:value "urn:uuid:4383be84-d431-47e1-85e7-80d995742514" ] ] ], [ fhir:index 2 ; fhir:Composition.section.title [ fhir:value "Problemas de salud - Condiciones" ] ; fhir:Composition.section.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:11450-4 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "11450-4" ] ; fhir:Coding.display [ fhir:value "Problem list - Reported" ] ] ; fhir:CodeableConcept.text [ fhir:value "Lista de problemas" ] ] ; fhir:Composition.section.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li><div><b>Condition Name</b>: Hipertensión esencial benigna</div><div><b>Code</b>: <span>1201005</span></div><div><b>Status</b>: <span>Activa</span></div></li></ul></div>" ] ; fhir:Composition.section.entry [ fhir:index 0 ; fhir:Reference.reference [ fhir:value "urn:uuid:fd5676b3-0011-49a3-9c21-d1bd8458f350" ] ] ] . <urn:uuid:a4104fff-1237-4cc4-8b7e-6c4c235f282a> a fhir:Patient ; fhir:Resource.id [ fhir:value "a4104fff-1237-4cc4-8b7e-6c4c235f282a"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Paciente-cl-ips" ; fhir:index 0 ; fhir:link <https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Paciente-cl-ips> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_a4104fff-1237-4cc4-8b7e-6c4c235f282a\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient a4104fff-1237-4cc4-8b7e-6c4c235f282a</b></p><a name=\"a4104fff-1237-4cc4-8b7e-6c4c235f282a\"> </a><a name=\"hca4104fff-1237-4cc4-8b7e-6c4c235f282a\"> </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-cl-ips.html\">Paciente</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Valentina Ester Henriquez (official) Female, DoB: 1995-05-01 ( Chile: 19.241.323-8 (use: official, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 932785678(Mobile)</li><li>Av. General Vidaurre, casa 84 G, playa ancha(home)</li></ul></td></tr></table></div>" ] ; fhir:Patient.identifier [ fhir:index 0 ; fhir:Identifier.use [ fhir:value "official" ] ; fhir:Identifier.type [ fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CodigoPaises" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ; fhir:Coding.code [ fhir:value "152" ] ; fhir:Coding.display [ fhir:value "Chile" ] ] ] ] ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodigoDNI" ] ; fhir:Coding.code [ fhir:value "NNCHL" ] ; fhir:Coding.display [ fhir:value "Chile" ] ] ] ; fhir:Identifier.system [ fhir:value "http://regcivil.cl/Validacion/RUN" ] ; fhir:Identifier.value [ fhir:value "19.241.323-8" ] ] ; fhir:Patient.active [ fhir:value "true"^^xsd:boolean] ; fhir:Patient.name [ fhir:index 0 ; fhir:HumanName.use [ fhir:value "official" ] ; fhir:HumanName.family [ fhir:value "Henriquez" ] ; fhir:HumanName.given [ fhir:value "Valentina" ; fhir:index 0 ], [ fhir:value "Ester" ; fhir:index 1 ] ] ; fhir:Patient.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "932785678" ] ; fhir:ContactPoint.use [ fhir:value "mobile" ] ] ; fhir:Patient.gender [ fhir:value "female"] ; fhir:Patient.birthDate [ fhir:value "1995-05-01"^^xsd:date] ; fhir:Patient.address [ fhir:index 0 ; fhir:Address.use [ fhir:value "home" ] ; fhir:Address.text [ fhir:value "Av. General Vidaurre, casa 84 G, playa ancha" ] ; fhir:Address.line [ fhir:value "Av. General Vidaurre, casa 84 G" ; fhir:index 0 ] ; fhir:Address.city [ fhir:value "Santiago Centro" ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/ComunasCl" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodComunasCL" ] ; fhir:Coding.code [ fhir:value "13101" ] ; fhir:Coding.display [ fhir:value "Santiago Centro" ] ] ] ] ] ; fhir:Address.state [ fhir:value "Metropolitana de Santiago" ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/RegionesCl" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSCodRegionCL" ] ; fhir:Coding.code [ fhir:value "13" ] ; fhir:Coding.display [ fhir:value "Metropolitana de Santiago" ] ] ] ] ] ; fhir:Address.country [ fhir:value "Chile" ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/CodigoPaises" ] ; fhir:Extension.valueCodeableConcept [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ; fhir:Coding.code [ fhir:value "152" ] ; fhir:Coding.display [ fhir:value "Chile" ] ] ] ] ] ] . <urn:uuid:503a0267-1cfd-44cc-a382-e052a78fa5cc> a fhir:Practitioner ; fhir:Resource.id [ fhir:value "503a0267-1cfd-44cc-a382-e052a78fa5cc"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Prestador-cl-ips" ; fhir:index 0 ; fhir:link <https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Prestador-cl-ips> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_503a0267-1cfd-44cc-a382-e052a78fa5cc\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 503a0267-1cfd-44cc-a382-e052a78fa5cc</b></p><a name=\"503a0267-1cfd-44cc-a382-e052a78fa5cc\"> </a><a name=\"hc503a0267-1cfd-44cc-a382-e052a78fa5cc\"> </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-Prestador-cl-ips.html\">Prestador Individual</a></p></div><p><b>identifier</b>: RUN/17435678-2 (use: official, )</p><p><b>name</b>: Nicolás Bastian Figueroa (Official)</p><p><b>telecom</b>: <a href=\"mailto:DrNicolasB@hotmail.com\">DrNicolasB@hotmail.com</a></p><h3>Qualifications</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>subesp</td><td><span title=\"Codes:\">Cirugía cardiovascular</span></td></tr></table></div>" ] ; fhir:Practitioner.identifier [ fhir:index 0 ; fhir:Identifier.use [ fhir:value "official" ] ; fhir:Identifier.type [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/CodeSystem/CSTipoIdentificador" ] ; fhir:Coding.code [ fhir:value "01" ] ; fhir:Coding.display [ fhir:value "RUN" ] ] ] ; fhir:Identifier.value [ fhir:value "17435678-2" ] ] ; fhir:Practitioner.name [ fhir:index 0 ; fhir:HumanName.use [ fhir:value "official" ] ; fhir:HumanName.family [ fhir:value "Figueroa" ] ; fhir:HumanName.given [ fhir:value "Nicolás" ; fhir:index 0 ], [ fhir:value "Bastian" ; fhir:index 1 ] ] ; fhir:Practitioner.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "email" ] ; fhir:ContactPoint.value [ fhir:value "DrNicolasB@hotmail.com" ] ; fhir:ContactPoint.use [ fhir:value "work" ] ] ; fhir:Practitioner.qualification [ fhir:index 0 ; fhir:Practitioner.qualification.identifier [ fhir:index 0 ; fhir:Identifier.value [ fhir:value "subesp" ] ] ; fhir:Practitioner.qualification.code [ fhir:CodeableConcept.text [ fhir:value "Cirugía cardiovascular" ] ] ] . <urn:uuid:e80c16ae-eec7-4ff7-99c4-27e756ace6fa> a fhir:Organization ; fhir:Resource.id [ fhir:value "e80c16ae-eec7-4ff7-99c4-27e756ace6fa"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Organizacion-cl-ips" ; fhir:index 0 ; fhir:link <https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Organizacion-cl-ips> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_e80c16ae-eec7-4ff7-99c4-27e756ace6fa\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization e80c16ae-eec7-4ff7-99c4-27e756ace6fa</b></p><a name=\"e80c16ae-eec7-4ff7-99c4-27e756ace6fa\"> </a><a name=\"hce80c16ae-eec7-4ff7-99c4-27e756ace6fa\"> </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-Organizacion-cl-ips.html\">Organización</a></p></div><p><b>identifier</b>: <code>https://datos.gob.cl/dataset/establecimientos-de-salud-vigentes/resource/2c44d782-3365-44e3-aefb-2c8b8363a1bc</code>/3271</p><p><b>name</b>: Hospital Dr. Gustavo Fricke</p><p><b>alias</b>: Hospital Gustavo Fricke</p><p><b>telecom</b>: ph: 322577571(Work)</p></div>" ] ; fhir:Organization.identifier [ fhir:index 0 ; fhir:Identifier.system [ fhir:value "https://datos.gob.cl/dataset/establecimientos-de-salud-vigentes/resource/2c44d782-3365-44e3-aefb-2c8b8363a1bc" ] ; fhir:Identifier.value [ fhir:value "3271" ] ] ; fhir:Organization.name [ fhir:value "Hospital Dr. Gustavo Fricke"] ; fhir:Organization.alias [ fhir:value "Hospital Gustavo Fricke" ; fhir:index 0 ] ; fhir:Organization.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "phone" ] ; fhir:ContactPoint.value [ fhir:value "322577571" ] ; fhir:ContactPoint.use [ fhir:value "work" ] ] . <urn:uuid:f6759f7e-630f-400e-bbe2-c8378fa6a1a5> a fhir:MedicationStatement ; fhir:Resource.id [ fhir:value "f6759f7e-630f-400e-bbe2-c8378fa6a1a5"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://hl7chile.cl/fhir/ig/clips/StructureDefinition/RegMedicamentos-cl-ips" ; fhir:index 0 ; fhir:link <https://hl7chile.cl/fhir/ig/clips/StructureDefinition/RegMedicamentos-cl-ips> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_f6759f7e-630f-400e-bbe2-c8378fa6a1a5\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement f6759f7e-630f-400e-bbe2-c8378fa6a1a5</b></p><a name=\"f6759f7e-630f-400e-bbe2-c8378fa6a1a5\"> </a><a name=\"hcf6759f7e-630f-400e-bbe2-c8378fa6a1a5\"> </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-RegMedicamentos-cl-ips.html\">Declaración de medicación</a></p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <a href=\"Bundle-Bundle-CL-Ejemplo.html#urn-uuid-edbe2197-1ead-44d3-b572-4b26de4fb427\">Pastilla Aspirina</a></p><p><b>subject</b>: <a href=\"Bundle-Bundle-CL-Ejemplo.html#urn-uuid-a4104fff-1237-4cc4-8b7e-6c4c235f282a\">Valentina Ester Henriquez (official) Female, DoB: 1995-05-01 ( Chile: 19.241.323-8 (use: official, ))</a></p><p><b>effective</b>: 2019-02-04 --> 2019-02-07</p><blockquote><p><b>dosage</b></p><p><b>text</b>: Administrar 500 mg/día</p><p><b>timing</b>: Once per 3 days</p><p><b>route</b>: <span title=\"Codes:{http://standardterms.edqm.eu 20002500}\">Vía de administración bucal</span></p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>500 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemg = 'mg')</span></td></tr></table></blockquote></div>" ] ; fhir:MedicationStatement.status [ fhir:value "completed"] ; fhir:MedicationStatement.medicationReference [ fhir:Reference.reference [ fhir:value "urn:uuid:edbe2197-1ead-44d3-b572-4b26de4fb427" ] ; fhir:Reference.display [ fhir:value "Pastilla Aspirina" ] ] ; fhir:MedicationStatement.subject [ fhir:Reference.reference [ fhir:value "urn:uuid:a4104fff-1237-4cc4-8b7e-6c4c235f282a" ] ] ; fhir:MedicationStatement.effectivePeriod [ fhir:Period.start [ fhir:value "2019-02-04"^^xsd:date ] ; fhir:Period.end [ fhir:value "2019-02-07"^^xsd:date ] ] ; fhir:MedicationStatement.dosage [ fhir:index 0 ; fhir:Dosage.text [ fhir:value "Administrar 500 mg/día" ] ; fhir:Dosage.timing [ fhir:Timing.repeat [ fhir:Timing.repeat.frequency [ fhir:value "1"^^xsd:positiveInteger ] ; fhir:Timing.repeat.period [ fhir:value "3"^^xsd:decimal ] ; fhir:Timing.repeat.periodUnit [ fhir:value "d" ] ] ] ; fhir:Dosage.route [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://standardterms.edqm.eu" ] ; fhir:Coding.code [ fhir:value "20002500" ] ; fhir:Coding.display [ fhir:value "Buccal use" ] ] ; fhir:CodeableConcept.text [ fhir:value "Vía de administración bucal" ] ] ; fhir:Dosage.doseAndRate [ fhir:index 0 ; fhir:Dosage.doseAndRate.doseQuantity [ fhir:Quantity.value [ fhir:value "500"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "mg" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "mg" ] ] ] ] . <urn:uuid:edbe2197-1ead-44d3-b572-4b26de4fb427> a fhir:Medication ; fhir:Resource.id [ fhir:value "edbe2197-1ead-44d3-b572-4b26de4fb427"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Medicamento-cl-ips" ; fhir:index 0 ; fhir:link <https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Medicamento-cl-ips> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "extensions" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Medication_edbe2197-1ead-44d3-b572-4b26de4fb427\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Medication edbe2197-1ead-44d3-b572-4b26de4fb427</b></p><a name=\"edbe2197-1ead-44d3-b572-4b26de4fb427\"> </a><a name=\"hcedbe2197-1ead-44d3-b572-4b26de4fb427\"> </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-Medicamento-cl-ips.html\">Medicamento</a></p></div><p><b>Nombre Comercial Fármaco</b>: Aspirina</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 7947003}\">Aspirina (medicamento)</span></p><p><b>form</b>: <span title=\"Codes:{http://standardterms.edqm.eu 10323000}\">Pastilla</span></p></div>" ] ; fhir:DomainResource.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/NombreComercial" ] ; fhir:Extension.valueString [ fhir:value "Aspirina" ] ] ; fhir:Medication.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:7947003 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "7947003" ] ; fhir:Coding.display [ fhir:value "Product containing aspirin (medicinal product)" ; fhir:Element.extension [ fhir:index 0 ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "lang" ] ; fhir:Extension.valueCode [ fhir:value "es" ] ], [ fhir:index 1 ; fhir:Extension.url [ fhir:value "content" ] ; fhir:Extension.valueString [ fhir:value "Aspirina (medicamento)" ] ] ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/translation" ] ] ] ] ; fhir:CodeableConcept.text [ fhir:value "Aspirina (medicamento)" ] ] ; fhir:Medication.form [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://standardterms.edqm.eu" ] ; fhir:Coding.code [ fhir:value "10323000" ] ; fhir:Coding.display [ fhir:value "Pastille" ] ] ; fhir:CodeableConcept.text [ fhir:value "Pastilla" ] ] . <urn:uuid:4383be84-d431-47e1-85e7-80d995742514> a fhir:AllergyIntolerance ; fhir:Resource.id [ fhir:value "4383be84-d431-47e1-85e7-80d995742514"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://hl7chile.cl/fhir/ig/clips/StructureDefinition/AllergiaInt-cl-ips" ; fhir:index 0 ; fhir:link <https://hl7chile.cl/fhir/ig/clips/StructureDefinition/AllergiaInt-cl-ips> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_4383be84-d431-47e1-85e7-80d995742514\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance 4383be84-d431-47e1-85e7-80d995742514</b></p><a name=\"4383be84-d431-47e1-85e7-80d995742514\"> </a><a name=\"hc4383be84-d431-47e1-85e7-80d995742514\"> </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-AllergiaInt-cl-ips.html\">Alergias e Intolerancias</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Activo</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmado</span></p><p><b>type</b>: Allergy</p><p><b>code</b>: <span title=\"Codes:{http://www.whocc.no/atc A01AB18}\">Clotrimazol</span></p><p><b>patient</b>: <a href=\"Bundle-Bundle-CL-Ejemplo.html#urn-uuid-a4104fff-1237-4cc4-8b7e-6c4c235f282a\">Valentina Ester Henriquez (official) Female, DoB: 1995-05-01 ( Chile: 19.241.323-8 (use: official, ))</a></p><p><b>onset</b>: 11 años<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codea = 'a')</span></p></div>" ] ; fhir:AllergyIntolerance.clinicalStatus [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical" ] ; fhir:Coding.code [ fhir:value "active" ] ; fhir:Coding.display [ fhir:value "Active" ] ] ; fhir:CodeableConcept.text [ fhir:value "Activo" ] ] ; fhir:AllergyIntolerance.verificationStatus [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification" ] ; fhir:Coding.code [ fhir:value "confirmed" ] ; fhir:Coding.display [ fhir:value "Confirmed" ] ] ; fhir:CodeableConcept.text [ fhir:value "Confirmado" ] ] ; fhir:AllergyIntolerance.type [ fhir:value "allergy"] ; fhir:AllergyIntolerance.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://www.whocc.no/atc" ] ; fhir:Coding.code [ fhir:value "A01AB18" ] ; fhir:Coding.display [ fhir:value "clotrimazole" ] ] ; fhir:CodeableConcept.text [ fhir:value "Clotrimazol" ] ] ; fhir:AllergyIntolerance.patient [ fhir:Reference.reference [ fhir:value "urn:uuid:a4104fff-1237-4cc4-8b7e-6c4c235f282a" ] ] ; fhir:AllergyIntolerance.onsetAge [ fhir:Quantity.value [ fhir:value "11"^^xsd:decimal ] ; fhir:Quantity.unit [ fhir:value "años" ] ; fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ; fhir:Quantity.code [ fhir:value "a" ] ] . <urn:uuid:fd5676b3-0011-49a3-9c21-d1bd8458f350> a fhir:Condition ; fhir:Resource.id [ fhir:value "fd5676b3-0011-49a3-9c21-d1bd8458f350"] ; fhir:Resource.meta [ fhir:Meta.profile [ fhir:value "https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Condition-cl-ips" ; fhir:index 0 ; fhir:link <https://hl7chile.cl/fhir/ig/clips/StructureDefinition/Condition-cl-ips> ] ] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_fd5676b3-0011-49a3-9c21-d1bd8458f350\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition fd5676b3-0011-49a3-9c21-d1bd8458f350</b></p><a name=\"fd5676b3-0011-49a3-9c21-d1bd8458f350\"> </a><a name=\"hcfd5676b3-0011-49a3-9c21-d1bd8458f350\"> </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-Condition-cl-ips.html\">Condición</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Activa</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 75326-9}\">Problema</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 1201005}\">Hipertensión esencial benigna</span></p><p><b>subject</b>: <a href=\"Bundle-Bundle-CL-Ejemplo.html#urn-uuid-a4104fff-1237-4cc4-8b7e-6c4c235f282a\">Valentina Ester Henriquez (official) Female, DoB: 1995-05-01 ( Chile: 19.241.323-8 (use: official, ))</a></p><p><b>onset</b>: 2023-08-04 --> (ongoing)</p></div>" ] ; fhir:Condition.clinicalStatus [ fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/condition-clinical" ] ; fhir:Coding.code [ fhir:value "active" ] ; fhir:Coding.display [ fhir:value "Active" ] ] ; fhir:CodeableConcept.text [ fhir:value "Activa" ] ] ; fhir:Condition.category [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; a loinc:75326-9 ; fhir:Coding.system [ fhir:value "http://loinc.org" ] ; fhir:Coding.code [ fhir:value "75326-9" ] ; fhir:Coding.display [ fhir:value "Problem" ] ] ; fhir:CodeableConcept.text [ fhir:value "Problema" ] ] ; fhir:Condition.code [ fhir:CodeableConcept.coding [ fhir:index 0 ; a sct:1201005 ; fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ; fhir:Coding.code [ fhir:value "1201005" ] ; fhir:Coding.display [ fhir:value "Benign essential hypertension" ] ] ; fhir:CodeableConcept.text [ fhir:value "Hipertensión esencial benigna" ] ] ; fhir:Condition.subject [ fhir:Reference.reference [ fhir:value "urn:uuid:a4104fff-1237-4cc4-8b7e-6c4c235f282a" ] ] ; fhir:Condition.onsetPeriod [ fhir:Period.start [ fhir:value "2023-08-04"^^xsd:date ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Bundle/Bundle-CL-Ejemplo.ttl> a owl:Ontology ; owl:imports fhir:fhir.ttl ; owl:versionIRI <http://build.fhir.org/Bundle/Bundle-CL-Ejemplo.ttl> .
IG © 2024+ HL7 Chile. Package hl7.fhir.cl.clips#0.6.0-ci-build based on FHIR 4.0.1. Generated 2026-08-06
Links: Tabla de contenidos |
Reporte QA |
Historial de versiones