SMART Base
0.3.0 - ci-build

SMART Base, published by WHO. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-base/ and changes regularly. See the Directory of published versions

: FHIR Modeller - TTL Representation

Draft as of 2026-08-26

Raw ttl | Download


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

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

<http://hl7.org/fhir/ActorDefinition/SGAuthoring.Persona.FHIRModeller> a fhir:ActorDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "SGAuthoring.Persona.FHIRModeller"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<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 SGAuthoring.Persona.FHIRModeller</b></p><a name=\"SGAuthoring.Persona.FHIRModeller\"> </a><a name=\"hcSGAuthoring.Persona.FHIRModeller\"> </a><table class=\"grid\"><tr><td><b>Actor: FHIRModeller </b></td><td>FHIR Modeller</td><td>Type: person </td></tr><tr><td colspan=\"3\"/></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 SGAuthoring.Persona.FHIRModeller</b></p><a name=\"fr-SGAuthoring.Persona.FHIRModeller\"> </a><a name=\"fr-hcSGAuthoring.Persona.FHIRModeller\"> </a><table class=\"grid\"><tr><td><b>Acteur : FHIRModeller </b></td><td>FHIR Modeller</td><td>Type : person </td></tr><tr><td colspan=\"3\"/></tr></table></div><div xml:lang=\"ar\" lang=\"ar\"><hr/><p><b>Arabic</b></p><hr/><p class=\"res-header-id\"><b>السرد المُنشأ: ActorDefinition SGAuthoring.Persona.FHIRModeller</b></p><a name=\"ar-SGAuthoring.Persona.FHIRModeller\"> </a><a name=\"ar-hcSGAuthoring.Persona.FHIRModeller\"> </a><table class=\"grid\"><tr><td><b>الفاعل: FHIRModeller </b></td><td>FHIR Modeller</td><td>اكتب: person </td></tr><tr><td colspan=\"3\"/></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 SGAuthoring.Persona.FHIRModeller</b></p><a name=\"zh-SGAuthoring.Persona.FHIRModeller\"> </a><a name=\"zh-hcSGAuthoring.Persona.FHIRModeller\"> </a><table class=\"grid\"><tr><td><b>Actor: FHIRModeller </b></td><td>FHIR Modeller</td><td>Type: person </td></tr><tr><td colspan=\"3\"/></tr></table></div><div xml:lang=\"ru\" lang=\"ru\"><hr/><p><b>Russian</b></p><hr/><p class=\"res-header-id\"><b>Сгенерированный нарратив: ActorDefinition SGAuthoring.Persona.FHIRModeller</b></p><a name=\"ru-SGAuthoring.Persona.FHIRModeller\"> </a><a name=\"ru-hcSGAuthoring.Persona.FHIRModeller\"> </a><table class=\"grid\"><tr><td><b>Актер: FHIRModeller </b></td><td>FHIR Modeller</td><td>Тип: person </td></tr><tr><td colspan=\"3\"/></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 SGAuthoring.Persona.FHIRModeller</b></p><a name=\"es-SGAuthoring.Persona.FHIRModeller\"> </a><a name=\"es-hcSGAuthoring.Persona.FHIRModeller\"> </a><table class=\"grid\"><tr><td><b>Actor: FHIRModeller </b></td><td>FHIR Modeller</td><td>Type: person </td></tr><tr><td colspan=\"3\"/></tr></table></div></div>"
  ] ;
  fhir:ActorDefinition.url [ fhir:value "http://smart.who.int/base/ActorDefinition/SGAuthoring.Persona.FHIRModeller"] ;
  fhir:ActorDefinition.version [ fhir:value "0.3.0"] ;
  fhir:ActorDefinition.name [ fhir:value "FHIRModeller"] ;
  fhir:ActorDefinition.title [ fhir:value "FHIR Modeller"] ;
  fhir:ActorDefinition.status [ fhir:value "draft"] ;
  fhir:ActorDefinition.experimental [ fhir:value "true"^^xsd:boolean] ;
  fhir:ActorDefinition.date [ fhir:value "2026-08-26T08:25:07+00:00"^^xsd:dateTime] ;
  fhir:ActorDefinition.publisher [ fhir:value "WHO"] ;
  fhir:ActorDefinition.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "WHO" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "http://who.int" ]
     ]
  ] ;
  fhir:ActorDefinition.description [ fhir:value "An L3 author who creates machine-readable FHIR artifacts from L2 DAK\nspecifications. FHIR Modellers use FSH (FHIR Shorthand), SUSHI, and\nthe IG Publisher toolchain to produce conformant Implementation Guides.\n\nKey activities:\n- Verify L2 input availability and consistency\n- Author FHIR Logical Models from L2 data dictionaries\n- Create FHIR Profiles (StructureDefinitions)\n- Author FHIR Questionnaires from L2 forms\n- Write CQL for decision logic, scheduling logic, and indicators\n- Create StructureMaps for data extraction\n- Author PlanDefinitions for business processes and decision tables\n- Create ActorDefinitions from L2 personas (reusing Commons repository)\n- Create ExampleScenario resources from L2 user scenarios\n- Author FHIR Measure resources from L2 indicators\n- Create FHIR Requirements resources\n- Develop test cases (TestPlan, TestScript, example instances)\n- Ensure all artifacts conform to CRMI Shareable/Publishable profiles\n\n**Source**: IG Starter Kit, L2-L3 Overview and all L3 authoring pages"] ;
  fhir:ActorDefinition.type [ fhir:value "person"] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ActorDefinition/SGAuthoring.Persona.FHIRModeller.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ActorDefinition/SGAuthoring.Persona.FHIRModeller.ttl> .