Search FHIR

Médicosocial - Transfert de données DUI
2.3.0 - trial-implementation France flag

Médicosocial - Transfert de données DUI - version de développement local (intégration continue v2.3.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

: TDDUI Patient Example - TTL Representation

Raw ttl | Download


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

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

 a fhir:Patient ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "tddui-patient-example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-patient"^^xsd:anyURI ;
fhir:l <https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-patient>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : Patient tddui-patient-example</b></p><a name=\"tddui-patient-example\"> </a><a name=\"hctddui-patient-example\"> </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\">Profil: <a href=\"StructureDefinition-tddui-patient.html\">TDDUI Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">DUPONT  Male, Date de Naissance : ( Patient internal identifier: 3480787529/194704032)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Autre identifiant (voir ci-dessus)\">Autre identifiant :</td><td colspan=\"3\">Driver's license number/822146819 (, période : 1980-01-01 --&gt; (en cours))</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Noms alternatifs (voir plus bas)\">Nom alternatif :</td><td colspan=\"3\">Jean DUPONT (Official)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Moyens de contacter le Patient\">Coordonnées</td><td colspan=\"3\">12 rue des Lilas 76748 99100 (home)</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.2.0/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">Mazoires FRA </td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension complexe regroupant la situation familiale, la composition du foyer et sa description textuelle de l'usager.\">TDDUI Household Situation:</td><td colspan=\"3\"><ul><li>familySituation: <span title=\"Codes :{https://mos.esante.gouv.fr/NOS/TRE_R317-SituationVieQuotidienne/FHIR/TRE-R317-SituationVieQuotidienne 01}\">Seul</span></li></ul></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/patient-birthPlace"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/patient-birthPlace>     ] ;
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:l <https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-address-insee-code>         ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R13-CommuneOM/FHIR/TRE-R13-CommuneOM"^^xsd:anyURI ;
fhir:l <https://mos.esante.gouv.fr/NOS/TRE_R13-CommuneOM/FHIR/TRE-R13-CommuneOM>           ] ;
fhir:code [ fhir:v "63220" ]         ]       ] ) ;
fhir:city [ fhir:v "Mazoires" ] ;
fhir:country [ fhir:v "FRA" ]     ]
  ] [
    ( fhir:extension [
fhir:url [
fhir:v "familySituation"^^xsd:anyURI ;
fhir:l fhir:familySituation       ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [
fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R317-SituationVieQuotidienne/FHIR/TRE-R317-SituationVieQuotidienne"^^xsd:anyURI ;
fhir:l <https://mos.esante.gouv.fr/NOS/TRE_R317-SituationVieQuotidienne/FHIR/TRE-R317-SituationVieQuotidienne>           ] ;
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Seul" ]         ] )       ]     ] ) ;
fhir:url [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-household-situation"^^xsd:anyURI ;
fhir:l <https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-household-situation>     ]
  ] ) ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>         ] ;
fhir:code [ fhir:v "PI" ] ;
fhir:display [ fhir:v "Patient internal identifier" ]       ] )     ] ;
fhir:system [
fhir:v "https://identifiant-medicosocial-localusager.esante.gouv.fr"^^xsd:anyURI ;
fhir:l <https://identifiant-medicosocial-localusager.esante.gouv.fr>     ] ;
fhir:value [ fhir:v "3480787529/194704032" ]
  ] [
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>         ] ;
fhir:code [ fhir:v "DL" ]       ] )     ] ;
fhir:system [
fhir:v "https://ants.gouv.fr/"^^xsd:anyURI ;
fhir:l <https://ants.gouv.fr/>     ] ;
fhir:value [ fhir:v "822146819" ] ;
fhir:period [
fhir:start [ fhir:v "1980-01-01"^^xsd:date ]     ]
  ] ) ; # 
  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:l <https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-patient-birth-list-given-name>       ] ;
fhir:value [
a fhir:String ;
fhir:v "Jean Stéphane Patrick"       ]     ] ) ;
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "DUPONT" ] ;
    ( fhir:given [ fhir:v "Jean" ] )
  ] [
fhir:use [ fhir:v "usual" ] ;
fhir:family [ fhir:v "DUPONT" ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [
    ( fhir:extension [
fhir:url [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-birth-order"^^xsd:anyURI ;
fhir:l <https://interop.esante.gouv.fr/ig/fhir/tddui/StructureDefinition/tddui-birth-order>       ] ;
fhir:value [
a fhir:PositiveInt ;
fhir:v "2"^^xsd:positiveInteger       ]     ] )
  ] ; # 
  fhir:address ( [
fhir:use [ fhir:v "home" ] ;
    ( fhir:line [
fhir:v "12 rue des Lilas" ;
      ( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber>         ] ;
fhir:value [
a fhir:String ;
fhir:v "12"         ]       ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameBase"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameBase>         ] ;
fhir:value [
a fhir:String ;
fhir:v "rue des Lilas"         ]       ] )     ] ) ;
fhir:postalCode [ fhir:v "76748" ] ;
fhir:country [ fhir:v "99100" ]
  ] ) . #