Cahier De Liaison
3.0.0 - ci-build

This page is part of the Guide d'implémentation cahier de liaison (v3.0.0-ballot: Release) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: cdl-bundle-creation-note - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "cdl-bundle-creation-note"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/cdl/StructureDefinition/cdl-bundle-creation-note"^^xsd:anyURI ;
fhir:link <https://interop.esante.gouv.fr/ig/fhir/cdl/StructureDefinition/cdl-bundle-creation-note>     ] )
  ] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:04886b69-ef36-4584-819e-4590cd3888a4"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:04886b69-ef36-4584-819e-4590cd3888a4> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "DocumentReference/04886b69-ef36-4584-819e-4590cd3888a4"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:f380b0fd-23c2-415a-b367-53e707ef91e2"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:f380b0fd-23c2-415a-b367-53e707ef91e2> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "PractitionerRole/f380b0fd-23c2-415a-b367-53e707ef91e2"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:85652218-ea45-426f-916e-6ca5ea8dd5e1"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:85652218-ea45-426f-916e-6ca5ea8dd5e1> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Practitioner/85652218-ea45-426f-916e-6ca5ea8dd5e1"^^xsd:anyURI ]     ]
  ] [
fhir:fullUrl [ fhir:v "urn:uuid:0d920958-b596-4b91-af67-9bafc707820b"^^xsd:anyURI ] ;
    ( fhir:resource <urn:uuid:0d920958-b596-4b91-af67-9bafc707820b> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Patient/0d920958-b596-4b91-af67-9bafc707820b"^^xsd:anyURI ]     ]
  ] ) . # 

<urn:uuid:04886b69-ef36-4584-819e-4590cd3888a4> a fhir:DocumentReference ;
  fhir:id [ fhir:v "04886b69-ef36-4584-819e-4590cd3888a4"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/cdl/StructureDefinition/cdl-document-reference"^^xsd:anyURI ;
fhir:link <https://interop.esante.gouv.fr/ig/fhir/cdl/StructureDefinition/cdl-document-reference>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_04886b69-ef36-4584-819e-4590cd3888a4\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference 04886b69-ef36-4584-819e-4590cd3888a4</b></p><a name=\"04886b69-ef36-4584-819e-4590cd3888a4\"> </a><a name=\"hc04886b69-ef36-4584-819e-4590cd3888a4\"> </a><a name=\"04886b69-ef36-4584-819e-4590cd3888a4-en-US\"> </a><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{https://mos.esante.gouv.fr/NOS/TRE_R234-TypeNote/FHIR/TRE-R234-TypeNote DEM-AVIS}\">Demande d'avis</span></p><p><b>subject</b>: <a href=\"Patient-0d920958-b596-4b91-af67-9bafc707820b.html\">Michel ROUBINOWITZ</a></p><p><b>date</b>: 2019-03-04 08:30:00+1100</p><p><b>author</b>: </p><ul><li><a href=\"Bundle-cdl-bundle-creation-note.html#Practitioner_85652218-ea45-426f-916e-6ca5ea8dd5e1\">Bundle: type = transaction</a></li><li><a href=\"Bundle-cdl-bundle-creation-note.html#PractitionerRole_f380b0fd-23c2-415a-b367-53e707ef91e2\">Mme Sophie Brooks (infirmier)</a></li></ul><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Language</b></td><td><b>Data</b></td></tr><tr><td style=\"display: none\">*</td><td>text/plain</td><td>French</td><td><code>TWFtYW4gZXN0IGZhdGlndellLiBFbGxlIG4nYSBwYXMgdm91bHUgc29ydGlyIGNlIG1hdGluLg==</code></td></tr></table></blockquote></div>"
  ] ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R234-TypeNote/FHIR/TRE-R234-TypeNote"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DEM-AVIS" ] ;
fhir:display [ fhir:v "Demande d'avis" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/0d920958-b596-4b91-af67-9bafc707820b" ] ;
fhir:display [ fhir:v "Michel ROUBINOWITZ" ]
  ] ; # 
  fhir:date [ fhir:v "2019-03-04T08:30:00+11:00"^^xsd:dateTime] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "Practitioner/85652218-ea45-426f-916e-6ca5ea8dd5e1" ]
  ] [
fhir:reference [ fhir:v "PractitionerRole/f380b0fd-23c2-415a-b367-53e707ef91e2" ] ;
fhir:display [ fhir:v "Mme Sophie Brooks (infirmier)" ]
  ] ) ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "text/plain" ] ;
fhir:language [ fhir:v "fr" ] ;
fhir:data [ fhir:v "TWFtYW4gZXN0IGZhdGlndellLiBFbGxlIG4nYSBwYXMgdm91bHUgc29ydGlyIGNlIG1hdGluLg=="^^xsd:base64Binary ]     ]
  ] ) . # 

<urn:uuid:f380b0fd-23c2-415a-b367-53e707ef91e2> a fhir:PractitionerRole ;
  fhir:id [ fhir:v "f380b0fd-23c2-415a-b367-53e707ef91e2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-practitionerrole"^^xsd:anyURI ;
fhir:link <https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-practitionerrole>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_f380b0fd-23c2-415a-b367-53e707ef91e2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole f380b0fd-23c2-415a-b367-53e707ef91e2</b></p><a name=\"f380b0fd-23c2-415a-b367-53e707ef91e2\"> </a><a name=\"hcf380b0fd-23c2-415a-b367-53e707ef91e2\"> </a><a name=\"f380b0fd-23c2-415a-b367-53e707ef91e2-en-US\"> </a><p><b>active</b>: true</p><p><b>practitioner</b>: <a href=\"Bundle-cdl-bundle-creation-note.html#Practitioner_85652218-ea45-426f-916e-6ca5ea8dd5e1\">Mme Sophie Brooks</a></p><p><b>code</b>: <span title=\"Codes:{https://mos.esante.gouv.fr/NOS/TRE_G15-ProfessionSante/FHIR/TRE-G15-ProfessionSante 60}\">Infirmier</span></p></div>"
  ] ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:practitioner [
fhir:reference [ fhir:v "Practitioner/85652218-ea45-426f-916e-6ca5ea8dd5e1" ] ;
fhir:display [ fhir:v "Mme Sophie Brooks" ]
  ] ; # 
  fhir:code ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_G15-ProfessionSante/FHIR/TRE-G15-ProfessionSante"^^xsd:anyURI ] ;
fhir:code [ fhir:v "60" ] ;
fhir:display [ fhir:v "Infirmier" ]     ] )
  ] ) . # 

<urn:uuid:85652218-ea45-426f-916e-6ca5ea8dd5e1> a fhir:Practitioner ;
  fhir:id [ fhir:v "85652218-ea45-426f-916e-6ca5ea8dd5e1"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-practitioner"^^xsd:anyURI ;
fhir:link <https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-practitioner>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_85652218-ea45-426f-916e-6ca5ea8dd5e1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 85652218-ea45-426f-916e-6ca5ea8dd5e1</b></p><a name=\"85652218-ea45-426f-916e-6ca5ea8dd5e1\"> </a><a name=\"hc85652218-ea45-426f-916e-6ca5ea8dd5e1\"> </a><a name=\"85652218-ea45-426f-916e-6ca5ea8dd5e1-en-US\"> </a><p><b>name</b>: Sophie Brooks </p></div>"
  ] ; # 
  fhir:name ( [
fhir:family [ fhir:v "Brooks" ] ;
    ( fhir:given [ fhir:v "Sophie" ] ) ;
    ( fhir:prefix [ fhir:v "MME" ] )
  ] ) . # 

<urn:uuid:0d920958-b596-4b91-af67-9bafc707820b> a fhir:Patient ;
  fhir:id [ fhir:v "0d920958-b596-4b91-af67-9bafc707820b"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient-ins"^^xsd:anyURI ;
fhir:link <https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient-ins>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_0d920958-b596-4b91-af67-9bafc707820b\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 0d920958-b596-4b91-af67-9bafc707820b</b></p><a name=\"0d920958-b596-4b91-af67-9bafc707820b\"> </a><a name=\"hc0d920958-b596-4b91-af67-9bafc707820b\"> </a><a name=\"0d920958-b596-4b91-af67-9bafc707820b-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Michel ROUBINOWITZ (official) Male, DoB: 1975-03-11 ( NIR définitif (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><a href=\"tel:+33635256986\">+33635256986</a></li><li>10 Rue Guillaume Bertrand Paris 75011 (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements.\"><a href=\"http://hl7.org/fhir/extensions/5.1.0/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">Chantilly </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Reliabilility of the patient's identity | Précision sur le degré de fiabilité de l'identité du patient (si provisoire, validé... avec la justification : quelle type de pièce d'identité ?) avec la méthode de collection\">FR Core Patient Ident Reliability Extension:</td><td colspan=\"3\"><ul><li>identityStatus: <a href=\"https://hl7.fr/ig/fhir/core/2.0.1/CodeSystem-fr-core-cs-v2-0445.html#fr-core-cs-v2-0445-VALI\">FR Core CodeSystem v2-0445 VALI</a>: Identité validée</li></ul></td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "identityStatus"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0445"^^xsd:anyURI ] ;
fhir:code [ fhir:v "VALI" ]       ]     ] ) ;
fhir:url [ fhir:v "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-identity-reliability"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ] ;
fhir:value [
a fhir:Address ;
      ( fhir:extension [
fhir:url [ fhir:v "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-address-insee-code"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R13-Commune/FHIR/TRE-R13-Commune"^^xsd:anyURI ] ;
fhir:code [ fhir:v "60500" ]         ]       ] ) ;
fhir:city [ fhir:v "Chantilly" ]     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "INS-NIR" ]       ] )     ] ;
fhir:system [ fhir:v "urn:oid:1.2.250.1.213.1.4.8"^^xsd:anyURI ] ;
fhir:value [ fhir:v "123456789012244" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
    ( fhir:extension [
fhir:url [ fhir:v "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient-birth-list-given-name"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Michel" ]     ] ) ;
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "ROUBINOWITZ" ] ;
    ( fhir:given [ fhir:v "Michel" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "+33635256986" ] ;
fhir:use [ fhir:v "mobile" ] ;
fhir:rank [ fhir:v "1"^^xsd:positiveInteger ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1975-03-11"^^xsd:date] ; # 
  fhir:address ( [
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "both" ] ;
    ( fhir:line [ fhir:v "10 Rue Guillaume Bertrand" ] ) ;
fhir:city [ fhir:v "Paris" ] ;
fhir:postalCode [ fhir:v "75011" ]
  ] ) . #