The following content has been modified for better visualization. Validation will be performed on original content
| 1 |
<?xml-stylesheet type="text/xsl" href="CDA_HCEUDCPDF.xsl"?>
|
| 2 |
|
| 3 |
<ClinicalDocument xmlns="urn:hl7-org:v3" xmlns:voc="urn:hl7-org:v3/voc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hl7-org:v3 HL7-CDA/CDA.xsd">
|
| 4 |
<typeId extension="POCD_HD000040" root="2.16.840.1.113883.1.3"/>
|
| 5 |
|
| 6 |
<id root="2.16.170.11001.1000.1.128.20170406230458.123.1"/>
|
| 7 |
|
| 8 |
<code code="34108-1" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Consultation Note"/>
|
| 9 |
<title> Vital signs Report</title>
|
| 10 |
|
| 11 |
<effectiveTime value="201704061048"/>
|
| 12 |
|
| 13 |
<confidentialityCode code="N" codeSystem="2.16.840.1.113883.5.25"/>
|
| 14 |
|
| 15 |
<languageCode code="es-CO"/>
|
| 16 |
|
| 17 |
<recordTarget>
|
| 18 |
<patientRole>
|
| 19 |
<id extension="1679884" root="2.16.170.11001.0.2.1"/>
|
| 20 |
<addr>
|
| 21 |
<streetName>PASSEAU STRASSE</streetName>
|
| 22 |
<houseNumber>65</houseNumber>
|
| 23 |
<city>Pfarkirchen.</city>
|
| 24 |
<country>Germany</country>
|
| 25 |
</addr>
|
| 26 |
<telecom use="HP" value="5127084"/>
|
| 27 |
<patient>
|
| 28 |
<name>
|
| 29 |
<given>Fernando</given>
|
| 30 |
<family>Portilla</family>
|
| 31 |
</name>
|
| 32 |
<administrativeGenderCode code="M" codeSystem="2.16.840.1.113883.5.1"/>
|
| 33 |
<birthTime value="19710124"/>
|
| 34 |
<maritalStatusCode code="1" codeSystem="2.16.170.11001.1000.12.3"/>
|
| 35 |
</patient>
|
| 36 |
</patientRole>
|
| 37 |
</recordTarget>
|
| 38 |
|
| 39 |
<author>
|
| 40 |
<time value="20060915"/>
|
| 41 |
<assignedAuthor>
|
| 42 |
<id extension="759" root="2.16.170.11001.0.3"/>
|
| 43 |
<assignedPerson>
|
| 44 |
<name>
|
| 45 |
<given>Klauss</given>
|
| 46 |
<family>Ditter </family>
|
| 47 |
<prefix>Dr.</prefix>
|
| 48 |
</name>
|
| 49 |
</assignedPerson>
|
| 50 |
<representedOrganization>
|
| 51 |
<id root="2.16.170.11001.0.5.1"/>
|
| 52 |
</representedOrganization>
|
| 53 |
</assignedAuthor>
|
| 54 |
</author>
|
| 55 |
|
| 56 |
<custodian>
|
| 57 |
<assignedCustodian>
|
| 58 |
<representedCustodianOrganization>
|
| 59 |
<id root="2.16.170.11001.0.5.1"/>
|
| 60 |
<name>Hospital X</name>
|
| 61 |
</representedCustodianOrganization>
|
| 62 |
</assignedCustodian>
|
| 63 |
</custodian>
|
| 64 |
<legalAuthenticator>
|
| 65 |
<time value="20060915"/>
|
| 66 |
<signatureCode code="S"/>
|
| 67 |
<assignedEntity>
|
| 68 |
<id extension="759" root="2.16.170.11001.0.3"/>
|
| 69 |
<assignedPerson>
|
| 70 |
<name>
|
| 71 |
<given>Mario </given>
|
| 72 |
<family>Pathos</family>
|
| 73 |
<prefix>Dr.</prefix>
|
| 74 |
</name>
|
| 75 |
</assignedPerson>
|
| 76 |
<representedOrganization>
|
| 77 |
<id root="2.16.170.11001.0.5.1"/>
|
| 78 |
</representedOrganization>
|
| 79 |
</assignedEntity>
|
| 80 |
</legalAuthenticator>
|
| 81 |
|
| 82 |
<component>
|
| 83 |
<structuredBody>
|
| 84 |
<component>
|
| 85 |
<section>
|
| 86 |
<code code="29545-1" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="EXAMEN FISICO"/>
|
| 87 |
<title>VITAL SIGNS</title>
|
| 88 |
<text>
|
| 89 |
<list listType="ordered">
|
| 90 |
<item>blood pressure : 110/80 mm Hg </item>
|
| 91 |
<item>pulse : 30 mm Hg </item>
|
| 92 |
<item>temperature : 36 C </item>
|
| 93 |
<item>Spo2 : 95% </item>
|
| 94 |
<item>height : 1.71 Mts </item>
|
| 95 |
<item>weight : 82 KGs </item>
|
| 96 |
</list>
|
| 97 |
</text>
|
| 98 |
</section>
|
| 99 |
</component>
|
| 100 |
</structuredBody>
|
| 101 |
</component>
|
| 102 |
</ClinicalDocument>
|