Cercle De Soins - version de développement local (v2.0.1) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
@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:RelatedPerson ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "cds-relatedperson-example"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/cds/StructureDefinition/cds-fr-related-person"^^xsd:anyURI ;
fhir:l <https://interop.esante.gouv.fr/ig/fhir/cds/StructureDefinition/cds-fr-related-person> ] )
] ; #
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é : PersonneEnRelation cds-relatedperson-example</b></p><a name=\"cds-relatedperson-example\"> </a><a name=\"hccds-relatedperson-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-cds-fr-related-person.html\">CDS Fr RelatedPerson Profile</a></p></div><p><b>identifier</b>: <code>https://fake-system</code>/id-relatedPerson-12 (utilisation : temp, )</p><p><b>active</b>: true</p><p><b>patient</b>: <a href=\"Patient-cds-patient-example.html\">Jacques Thobois (official) Male, Date de Naissance :1984-10-02 ( NIR définitif (use: official, ))</a></p><p><b>relationship</b>: <span title=\"Codes :{https://mos.esante.gouv.fr/NOS/TRE_R260-HL7RoleClass/FHIR/TRE-R260-HL7RoleClass ECON}\">Entité à contacter en cas d'urgence</span>, <span title=\"Codes :{https://mos.esante.gouv.fr/NOS/TRE_R216-HL7RoleCode/FHIR/TRE-R216-HL7RoleCode NBOR}\">Voisin(e)</span></p><p><b>name</b>: CHIBOUT Lamine (Official)</p><p><b>telecom</b>: ph: 0602143212</p><p><b>gender</b>: Male</p><p><b>address</b>: 12 Rue de la Paix Paris 75004 FRA </p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "temp" ] ;
fhir:system [
fhir:v "https://fake-system"^^xsd:anyURI ;
fhir:l <https://fake-system> ] ;
fhir:value [ fhir:v "id-relatedPerson-12" ]
] ) ; #
fhir:active [ fhir:v true] ; #
fhir:patient [
fhir:l fhir:Patient/cds-patient-example ;
fhir:reference [ fhir:v "Patient/cds-patient-example" ]
] ; #
fhir:relationship ( [
( fhir:coding [
fhir:system [
fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R260-HL7RoleClass/FHIR/TRE-R260-HL7RoleClass"^^xsd:anyURI ;
fhir:l <https://mos.esante.gouv.fr/NOS/TRE_R260-HL7RoleClass/FHIR/TRE-R260-HL7RoleClass> ] ;
fhir:code [ fhir:v "ECON" ] ;
fhir:display [ fhir:v "Entité à contacter en cas d'urgence" ] ] )
] [
( fhir:coding [
fhir:system [
fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R216-HL7RoleCode/FHIR/TRE-R216-HL7RoleCode"^^xsd:anyURI ;
fhir:l <https://mos.esante.gouv.fr/NOS/TRE_R216-HL7RoleCode/FHIR/TRE-R216-HL7RoleCode> ] ;
fhir:code [ fhir:v "NBOR" ] ;
fhir:display [ fhir:v "Voisin(e)" ] ] )
] ) ; #
fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:family [ fhir:v "Lamine" ] ;
( fhir:given [ fhir:v "CHIBOUT" ] )
] ) ; #
fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "0602143212" ]
] ) ; #
fhir:gender [ fhir:v "male"] ; #
fhir:address ( [
( fhir:line [ fhir:v "12 Rue de la Paix" ] ) ;
fhir:city [ fhir:v "Paris" ] ;
fhir:postalCode [ fhir:v "75004" ] ;
fhir:country [ fhir:v "FRA" ]
] ) . #
IG © 2020+ ANS. Package ans.fhir.fr.cds#2.0.1 based on FHIR 4.0.1. Generated 2025-12-03
Liens : Table des matières |
QA |
Historique des versions
Documentation
| New Issue