Search FHIR

Service d'Accès aux Soins
1.2.0 - ci-build France flag

Service d'Accès aux Soins - version de développement local (v1.2.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

: ExamplePractitionerRoleAgregateur2 - 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:PractitionerRole ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ExamplePractitionerRoleAgregateur2"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://sas.fr/fhir/StructureDefinition/FrPractitionerRoleExerciceAgregateur"^^xsd:anyURI ;
fhir:l <http://sas.fr/fhir/StructureDefinition/FrPractitionerRoleExerciceAgregateur>     ] )
  ] ; # 
  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é : PractitionerRole ExamplePractitionerRoleAgregateur2</b></p><a name=\"ExamplePractitionerRoleAgregateur2\"> </a><a name=\"hcExamplePractitionerRoleAgregateur2\"> </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-FrPractitionerRoleExerciceAgregateur.html\">FrPractitionerRoleExerciceAgregateur</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner-ExamplePractitioner2.html\">Practitioner Sébastien THOMAS </a></p><p><b>organization</b>: Identifier: Identification nationale de structure définie par l’ASIP-SANTE dans le CI_SIS/1810004421</p><p><b>location</b>: <a href=\"#hcExamplePractitionerRoleAgregateur2/ExampleLocation3\">Location : identifier = Identifiant interne</a></p><hr/><blockquote><p class=\"res-header-id\"><b>Narratif généré : Localisation #ExampleLocation3</b></p><a name=\"ExamplePractitionerRoleAgregateur2/ExampleLocation3\"> </a><a name=\"hcExamplePractitionerRoleAgregateur2/ExampleLocation3\"> </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-FrLocationAgregateur.html\">FrLocationAgregateur</a></p></div><p><b>identifier</b>: Identifiant interne/1</p><p><b>address</b>: 1 rue Mme DELMAS AGEN 47000 </p></blockquote></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:contained ( [
a fhir:Location ;
fhir:id [ fhir:v "ExampleLocation3" ] ;
fhir:meta [
      ( fhir:profile [
fhir:v "http://sas.fr/fhir/StructureDefinition/FrLocationAgregateur"^^xsd:anyURI ;
fhir:l <http://sas.fr/fhir/StructureDefinition/FrLocationAgregateur>       ] )     ] ;
    ( fhir:identifier [
fhir:type [
        ( fhir:coding [
fhir:system [
fhir:v "http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type"^^xsd:anyURI ;
fhir:l <http://interopsante.org/fhir/CodeSystem/fr-location-identifier-type>           ] ;
fhir:code [ fhir:v "INTRN" ]         ] )       ] ;
fhir:system [
fhir:v "urn:oid:1.1.111.1.111.1.1.1"^^xsd:anyURI ;
fhir:l <urn:oid:1.1.111.1.111.1.1.1>       ] ;
fhir:value [ fhir:v "1" ]     ] ) ;
fhir:address [
      ( fhir:line [ fhir:v "1 rue Mme DELMAS" ] ) ;
fhir:city [ fhir:v "AGEN" ] ;
fhir:postalCode [ fhir:v "47000" ]     ]
  ] ) ; # 
  fhir:practitioner [
fhir:l fhir:Practitioner/ExamplePractitioner2 ;
fhir:reference [ fhir:v "Practitioner/ExamplePractitioner2" ]
  ] ; # 
  fhir:organization [
fhir:identifier [
fhir:type [
        ( fhir:coding [
fhir:system [
fhir:v "http://interopsante.org/fhir/CodeSystem/fr-v2-0203"^^xsd:anyURI ;
fhir:l <http://interopsante.org/fhir/CodeSystem/fr-v2-0203>           ] ;
fhir:code [ fhir:v "IDNST" ]         ] )       ] ;
fhir:system [
fhir:v "urn:oid:1.2.250.1.71.4.2.2"^^xsd:anyURI ;
fhir:l <urn:oid:1.2.250.1.71.4.2.2>       ] ;
fhir:value [ fhir:v "1810004421" ]     ]
  ] ; # 
  fhir:location ( [
fhir:l <#ExampleLocation3> ;
fhir:reference [ fhir:v "#ExampleLocation3" ]
  ] ) . #