# generated by CCDA-to-Turtle.xsl 2013-07-02T15:42:53-04:00
@prefix dt: <http://hl7.org/owl/datatypes/uv#> .
@prefix hl7: <http://hl7.org/owl/metadata#> .
@prefix rim: <http://hl7.org/owl/rim#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix err: <tag:eric@w3.org/2013/err> .

# Document Id2fb1e72f-d208-4394-bc35-1d2b6ada135b 2.201
# Document Created:February 18, 2013, 03:10:00, EST 
_:ClinicalDoc a rim:Act ;
    rim:Act.id [ a dt:DSET_II ;
        dt:COLL.item [ dt:II.root "2.201" ; dt:II.extension "2fb1e72f-d208-4394-bc35-1d2b6ada135b" ]
    ] ;
    rim:Act.classCode [ hl7:coding [ dt:CDCoding.code "DOCCLIN" ; dt:CDCoding.codeSystem "2.16.840.1.113883.5.6" ] ] ;
    rim:Act.moodCode [ hl7:coding [ dt:CDCoding.code "EVN" ; dt:CDCoding.codeSystem "2.16.840.1.113883.5.1001" ] ] ;
    rim:Act.effectiveTime "2013-02-18"^^xsd:date ;
    rim:Act.code [
        hl7:coding [ dt:CDCoding.code "34133-9" ; dt:CDCoding.codeSystem "2.16.840.1.113883.6.1" ;
                     dt:CDCoding.displayName "SUMMARIZATION OF EPISODE NOTE" ; dt:CDCoding.codeSystemName "LOINC" ]
    ].
_:AR_target a rim:Participation ;
    rim:Participation.typeCode [ hl7:coding [ dt:CDCoding.code "RCT" ; dt:CDCoding.codeSystem "???" ] ] ;
    rim:Participation.act _:ClinicalDoc ;
    rim:Participation.role _:ClinicalDoc_recordTarget0
.
_:ClinicalDoc_recordTarget0 a rim:Role ;
    rim:Role.id [ a dt:DSET_II ;
        dt:COLL.item [ dt:II.root "2.100" ]
    ] ;
    rim:Role.player _:ClinicalDoc_recordTarget0_player ;
    rim:Role.scoper _:ClinicalDoc_recordTarget0_scoper ;
    rim:Role.classCode [ hl7:coding [ dt:CDCoding.code "PAT" ; dt:CDCoding.codeSystem "???" ] ] ;
    rim:Role.telecom [ a dt:COLL_TEL ; dt:COLL.item [ a dt:TEL ; dt:URL.address "tel:+1-5554445555" ; dt:TEL.use "HP" ;  ] ];
    rim:Role.addr [ a dt:COLL_AD ;
        err:streetAddressLine "1122 Mystical Rt 3" ;
        err:city "Beaverton" ;
        err:state "OR" ;
        err:postalCode "97005" ;
        err:country "US" ;
    ] ;
.
_:ClinicalDoc_recordTarget0_player a rim:Person ;
    rim:Entity.classCode [ hl7:coding [ dt:CDCoding.code "PSN" ; dt:CDCoding.codeSystem "???" ] ] ;
    rim:Entity.determinerCode [ hl7:coding [ dt:CDCoding.code "INSTANCE" ; dt:CDCoding.codeSystem "???" ] ] ;
    rim:Entity.name [ a dt:COLL_EN ;
        dt:COLL.item [ err:person-name-family "Jones" ;
                       err:person-name-given "Isabella" ] ;
    ];
    rim:Entity.languageCommunication [
        rim:InfrastructureRoot.templateId [ dt:II.root "2.16.840.1.113883.3.88.11.32.2" ] ;
        rim:LanguageCommunication.languageCode [
            dt:CD.coding [ dt:CDCoding.code "eng" ; dt:CDCoding.codeSystem "2.16.840.1.113883.6.84" ]
        ] ;
        rim:LanguageCommunication.preferenceInd "true"
    ] ;
    rim:LivingSubject.administrativeGenderCode [
        hl7:coding [ dt:CDCoding.code "F" ; dt:CDCoding.codeSystem "2.16.840.1.113883.5.1" ;
                     dt:CDCoding.displayName "Female" ; dt:CDCoding.codeSystemName "HL7 AdministrativeGender" ]
    ] ;

    rim:LivingSubject.birthTime "1947-05-01"^^xsd:date ;
    rim:Person.raceCode [ a dt:DSET_CD ;
        dt:COLL.item [
            hl7:coding [ dt:CDCoding.code "2106-3" ; dt:CDCoding.codeSystem "2.16.840.1.113883.6.238" ;
                         dt:CDCoding.displayName "White" ; dt:CDCoding.codeSystemName "CDC Race and Ethnicity" ]
        ]    
    ] ; ;
    rim:Person.ethnicGroupCode [ a dt:DSET_CD ;
        dt:COLL.item [
            hl7:coding [ dt:CDCoding.code "2186-5" ; dt:CDCoding.codeSystem "2.16.840.1.113883.6.238" ;
                         dt:CDCoding.displayName "Not Hispanic or Latino" ; dt:CDCoding.codeSystemName "CDC Race and Ethnicity" ]
        ]    
    ] ;

.
