@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 -------------------------------------------------------------------

<https://interop.esante.gouv.fr/ig/fhir/annuaire/Organization/example-organization-nancy> a fhir:Organization ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "example-organization-nancy"] ; # 
  fhir:meta [
     fhir:profile ( [
       fhir:v "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-organization"^^xsd:anyURI ;
       fhir:l <https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-organization>
     ] )
  ] ; # 
  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é : Organisation example-organization-nancy</b></p><a name=\"example-organization-nancy\"> </a><a name=\"hcexample-organization-nancy\"> </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-as-organization.html\">AS Organization Profile</a></p></div><p><b>identifier</b>: Identification nationale de structure définie par l’ANS dans le CI_SIS/1540002698 (utilisation : official, ), FINESS d'entité géographique/540002698</p><p><b>active</b>: true</p><p><b>name</b>: CHRU NANCY - HOPITAUX DE BRABOIS</p><p><b>telecom</b>: ph: 0383153030, fax: 0383153522, <a href=\"mailto:direction.generale@chu-nancy.fr\">direction.generale@chu-nancy.fr</a>, <a href=\"mailto:exemple.address@address.mssante.fr\">exemple.address@address.mssante.fr</a></p><p><b>address</b>: R DU MORVAN, 54511 VANDOEUVRE LES NANCY CEDEX VANDOEUVRE LES NANCY CEDEX 54511 </p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  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:l <https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-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 "1540002698" ]
  ] [
     fhir:type [
       fhir:coding ( [
         fhir:system [
           fhir:v "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203"^^xsd:anyURI ;
           fhir:l <https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203>
         ] ;
         fhir:code [ fhir:v "FINEG" ]
       ] )
     ] ;
     fhir:system [
       fhir:v "https://finess.esante.gouv.fr"^^xsd:anyURI ;
       fhir:l <https://finess.esante.gouv.fr>
     ] ;
     fhir:value [ fhir:v "540002698" ]
  ] ) ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:name [ fhir:v "CHRU NANCY - HOPITAUX DE BRABOIS"] ; # 
  fhir:telecom ( [
     fhir:system [ fhir:v "phone" ] ;
     fhir:value [ fhir:v "0383153030" ] ;
     fhir:rank [ fhir:v "1"^^xsd:positiveInteger ]
  ] [
     fhir:system [ fhir:v "fax" ] ;
     fhir:value [ fhir:v "0383153522" ]
  ] [
     fhir:system [ fhir:v "email" ] ;
     fhir:value [ fhir:v "direction.generale@chu-nancy.fr" ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type"^^xsd:anyURI ;
         fhir:l <https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-contact-point-email-type>
       ] ;
       fhir:value [
         a fhir:Coding ;
         fhir:system [
           fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R256-TypeMessagerie/FHIR/TRE-R256-TypeMessagerie"^^xsd:anyURI ;
           fhir:l <https://mos.esante.gouv.fr/NOS/TRE_R256-TypeMessagerie/FHIR/TRE-R256-TypeMessagerie>
         ] ;
         fhir:code [ fhir:v "MSSANTE" ]
       ]
     ] [
       fhir:extension ( [
         fhir:url [
           fhir:v "type"^^xsd:anyURI ;
           fhir:l fhir:type
         ] ;
         fhir:value [
           a fhir:CodeableConcept ;
           fhir:coding ( [
             fhir:system [
               fhir:v "https://mos.esante.gouv.fr/NOS/TRE_R257-TypeBAL/FHIR/TRE-R257-TypeBAL"^^xsd:anyURI ;
               fhir:l <https://mos.esante.gouv.fr/NOS/TRE_R257-TypeBAL/FHIR/TRE-R257-TypeBAL>
             ] ;
             fhir:code [ fhir:v "ORG" ]
           ] )
         ]
       ] [
         fhir:url [
           fhir:v "description"^^xsd:anyURI ;
           fhir:l fhir:description
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "Description-mss"
         ]
       ] [
         fhir:url [
           fhir:v "digitization"^^xsd:anyURI ;
           fhir:l fhir:digitization
         ] ;
         fhir:value [
           a fhir:Boolean ;
           fhir:v true
         ]
       ] [
         fhir:url [
           fhir:v "listeRouge"^^xsd:anyURI ;
           fhir:l fhir:listeRouge
         ] ;
         fhir:value [
           a fhir:Boolean ;
           fhir:v false
         ]
       ] ) ;
       fhir:url [
         fhir:v "https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-mailbox-mss-metadata"^^xsd:anyURI ;
         fhir:l <https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-mailbox-mss-metadata>
       ]
     ] ) ;
     fhir:system [ fhir:v "email" ] ;
     fhir:value [ fhir:v "exemple.address@address.mssante.fr" ]
  ] ) ; # 
  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-Commune/FHIR/TRE-R13-Commune"^^xsd:anyURI ;
           fhir:l <https://mos.esante.gouv.fr/NOS/TRE_R13-Commune/FHIR/TRE-R13-Commune>
         ] ;
         fhir:code [ fhir:v "54547" ]
       ]
     ] ) ;
     fhir:line ( [
       fhir:v "R DU MORVAN, 54511 VANDOEUVRE LES NANCY CEDEX" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetNameType>
         ] ;
         fhir:value [
           a fhir:String ;
           fhir:v "R"
         ]
       ] [
         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 "DU MORVAN"
         ]
       ] )
     ] ) ;
     fhir:city [ fhir:v "VANDOEUVRE LES NANCY CEDEX" ] ;
     fhir:district [ fhir:v "52" ] ;
     fhir:postalCode [ fhir:v "54511" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

