@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 -------------------------------------------------------------------

<http://smart.who.int/base/Basic/DAK.Persona.System.InteropPlatform> a fhir:Basic ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "DAK.Persona.System.InteropPlatform"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition DAK.Persona.System.InteropPlatform</b></p><a name=\"DAK.Persona.System.InteropPlatform\"> </a><a name=\"hcDAK.Persona.System.InteropPlatform\"> </a><table class=\"grid\"><tr><td><b>Actor: InteroperabilityPlatform </b></td><td>Health Information Exchange / Interoperability Platform</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>https://www.who.int/publications/i/item/9789240081949</p>\n</div></td></tr></table></div><div xml:lang=\"fr\" lang=\"fr\"><hr/><p><b>French</b></p><hr/><p class=\"res-header-id\"><b>Narratif généré : ActorDefinition DAK.Persona.System.InteropPlatform</b></p><a name=\"fr-DAK.Persona.System.InteropPlatform\"> </a><a name=\"fr-hcDAK.Persona.System.InteropPlatform\"> </a><table class=\"grid\"><tr><td><b>Acteur : InteroperabilityPlatform </b></td><td>Health Information Exchange / Interoperability Platform</td><td>Type : system </td></tr><tr><td colspan=\"3\"><div><p>https://www.who.int/publications/i/item/9789240081949</p>\n</div></td></tr></table></div><div xml:lang=\"ar\" lang=\"ar\"><hr/><p><b>Arabic</b></p><hr/><p class=\"res-header-id\"><b>السرد المُنشأ: ActorDefinition DAK.Persona.System.InteropPlatform</b></p><a name=\"ar-DAK.Persona.System.InteropPlatform\"> </a><a name=\"ar-hcDAK.Persona.System.InteropPlatform\"> </a><table class=\"grid\"><tr><td><b>Project-Id-Version: FHIR\nReport-Msgid-Bugs-To: you@example.com\nPOT-Creation-Date: 2025-07-19 23:19+0000\nPO-Revision-Date: 2025-07-19 23:19+0000\nLanguage: ar\nMIME-Version: 1.0\nContent-Type: text/plain; charset=UTF-8\nContent-Transfer-Encoding: 8bit </b></td><td>Health Information Exchange / Interoperability Platform</td><td>اكتب: system </td></tr><tr><td colspan=\"3\"><div><p>https://www.who.int/publications/i/item/9789240081949</p>\n</div></td></tr></table></div><div xml:lang=\"zh\" lang=\"zh\"><hr/><p><b>Chinese</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition DAK.Persona.System.InteropPlatform</b></p><a name=\"zh-DAK.Persona.System.InteropPlatform\"> </a><a name=\"zh-hcDAK.Persona.System.InteropPlatform\"> </a><table class=\"grid\"><tr><td><b>Actor: InteroperabilityPlatform </b></td><td>Health Information Exchange / Interoperability Platform</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>https://www.who.int/publications/i/item/9789240081949</p>\n</div></td></tr></table></div><div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: ActorDefinition DAK.Persona.System.InteropPlatform</b></p><a name=\"ru-DAK.Persona.System.InteropPlatform\"> </a><a name=\"ru-hcDAK.Persona.System.InteropPlatform\"> </a><table class=\"grid\"><tr><td><b>Актер: InteroperabilityPlatform </b></td><td>Health Information Exchange / Interoperability Platform</td><td>Тип: system </td></tr><tr><td colspan=\"3\"><div><p>https://www.who.int/publications/i/item/9789240081949</p>\n</div></td></tr></table></div><div xml:lang=\"es\" lang=\"es\"><hr/><p><b>Spanish</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition DAK.Persona.System.InteropPlatform</b></p><a name=\"es-DAK.Persona.System.InteropPlatform\"> </a><a name=\"es-hcDAK.Persona.System.InteropPlatform\"> </a><table class=\"grid\"><tr><td><b>Actor: InteroperabilityPlatform </b></td><td>Health Information Exchange / Interoperability Platform</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>https://www.who.int/publications/i/item/9789240081949</p>\n</div></td></tr></table></div></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.url"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.url>
     ] ;
     fhir:value [
       a fhir:Uri ;
       fhir:v "http://smart.who.int/base/ActorDefinition/DAK.Persona.System.InteropPlatform"^^xsd:anyURI ;
       fhir:l <http://smart.who.int/base/ActorDefinition/DAK.Persona.System.InteropPlatform>
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.version"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.version>
     ] ;
     fhir:value [
       a fhir:String ;
       fhir:v "0.2.0"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.name"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.name>
     ] ;
     fhir:value [
       a fhir:String ;
       fhir:v "InteroperabilityPlatform"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.title"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.title>
     ] ;
     fhir:value [
       a fhir:String ;
       fhir:v "Health Information Exchange / Interoperability Platform"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.status>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "draft"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.experimental"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.experimental>
     ] ;
     fhir:value [
       a fhir:Boolean ;
       fhir:v true
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.date"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.date>
     ] ;
     fhir:value [
       a fhir:DateTime ;
       fhir:v "2026-03-23T14:42:22+00:00"^^xsd:dateTime
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.publisher"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.publisher>
     ] ;
     fhir:value [
       a fhir:String ;
       fhir:v "WHO"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.contact"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.contact>
     ] ;
     fhir:value [
       a fhir:ContactDetail ;
       fhir:name [ fhir:v "WHO" ] ;
       fhir:telecom ( [
         fhir:system [ fhir:v "url" ] ;
         fhir:value [ fhir:v "http://who.int" ]
       ] )
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.description"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.description>
     ] ;
     fhir:value [
       a fhir:Markdown ;
       fhir:v "A middleware system or shared infrastructure that enables health data exchange\nbetween disparate health information systems using standard protocols and formats.\n\nThe interoperability platform supports DHIs including:\n- Point-to-point data integration (4.4.1)\n- Standards-compliant interoperability (4.4.2)\n- Message routing to appropriate architecture components (4.4.3)\n- Data storage and aggregation across systems (4.1.2)\n\n**Services and Application Type**: D2 — Data interchange and interoperability\n\n**Functional areas**: Semantic interoperability, technical interoperability,\ninformation exchange, data mediation, enterprise service bus."
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.jurisdiction"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.jurisdiction>
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.type"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.type>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "system"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.documentation"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.documentation>
     ] ;
     fhir:value [
       a fhir:Markdown ;
       fhir:v "https://www.who.int/publications/i/item/9789240081949"
     ]
  ] ) ; # 
  fhir:code [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://hl7.org/fhir/fhir-types"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/fhir-types>
       ] ;
       fhir:code [ fhir:v "ActorDefinition" ]
     ] )
  ] . # 

# -------------------------------------------------------------------------------------

