first minor iteration

This commit is contained in:
Yun Hua
2022-11-07 13:50:57 -05:00
parent f3fe7088cc
commit 4e99a24c6e
33 changed files with 8130596 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="CDA.xsl"?>
<ClinicalDocument xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="urn:hl7-org:v3 ../../../CDA%20R2/cda-schemas-and-samples/infrastructure/cda/CDA.xsd" xmlns="urn:hl7-org:v3" xmlns:cda="urn:hl7-org:v3" xmlns:sdtc="urn:l7-org:sdtc" xmlns:fhir="http://hl7.org/fhir/v3">
<realmCode code="US"/>
<typeId root="2.16.840.1.113883.1.3" extension="POCD_HD000040"/>
<templateId root="2.16.840.1.113883.10.20.22.1.2"/>
<id extension="Health Export CDA" root="1.1.1.1.1.1.1.1.1"/>
<code codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" code="34109-9" displayName="Note"/>
<title>Health Data Export</title>
<effectiveTime value="20220914194615-0400"/>
<confidentialityCode code="N" codeSystem="2.16.840.1.113883.5.25"/>
<recordTarget>
<patientRole>
<id root="2.16.840.1.113883.4.6" nullFlavor="NA"/>
<patient>
<birthTime value=""/>
</patient>
</patientRole>
</recordTarget>
</ClinicalDocument>