Dissolve-E: AWMF Guideline Registry
0.2.0 - ci-build

Dissolve-E: AWMF Guideline Registry - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Guideline with leading author referencing Practitioner (fails invariant) - 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:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "RR-TestInvLeadingAuthorRefPerson-SHOULD-FAIL"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.awmf.org/awmf.ig/StructureDefinition/guideline-registry-record"^^xsd:anyURI ;
fhir:l <http://fhir.awmf.org/awmf.ig/StructureDefinition/guideline-registry-record>     ] )
  ] ; # 
  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>Generated Narrative: Composition RR-TestInvLeadingAuthorRefPerson-SHOULD-FAIL</b></p><a name=\"RR-TestInvLeadingAuthorRefPerson-SHOULD-FAIL\"> </a><a name=\"hcRR-TestInvLeadingAuthorRefPerson-SHOULD-FAIL\"> </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\">Profile: <a href=\"StructureDefinition-guideline-registry-record.html\">Guideline Registry Record</a></p></div><p><b>identifier</b>: <code>http://fhir.awmf.org/guidelines</code>/888-001 (use: official, )</p><p><b>version</b>: 1.0</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://fhir.awmf.org/awmf.ig/CodeSystem/cs-awmf guideline-registry-record}\">Guideline Registry Record</span></p><p><b>date</b>: 2025-06-17</p><p><b>author</b>: <a href=\"PractitionerRole-GuidelineAuthorRoleExample.html\">PractitionerRole </a></p><p><b>title</b>: Leading Author Practitioner Fail</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [
fhir:v "http://fhir.awmf.org/guidelines"^^xsd:anyURI ;
fhir:l <http://fhir.awmf.org/guidelines>     ] ;
fhir:value [ fhir:v "888-001" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0"] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
fhir:system [
fhir:v "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-awmf"^^xsd:anyURI ;
fhir:l <http://fhir.awmf.org/awmf.ig/CodeSystem/cs-awmf>       ] ;
fhir:code [ fhir:v "guideline-registry-record" ] ;
fhir:display [ fhir:v "Guideline Registry Record" ]     ] )
  ] ; # 
  fhir:date [ fhir:v "2025-06-17"^^xsd:date] ; # 
  fhir:author ( [
fhir:l fhir:PractitionerRole/GuidelineAuthorRoleExample ;
    ( fhir:extension [
fhir:url [
fhir:v "http://fhir.awmf.org/awmf.ig/StructureDefinition/ext-guideline-author-role"^^xsd:anyURI ;
fhir:l <http://fhir.awmf.org/awmf.ig/StructureDefinition/ext-guideline-author-role>       ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [
fhir:v "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-author-role"^^xsd:anyURI ;
fhir:l <http://fhir.awmf.org/awmf.ig/CodeSystem/cs-guideline-author-role>           ] ;
fhir:code [ fhir:v "registrant" ]         ] )       ]     ] ) ;
fhir:reference [ fhir:v "PractitionerRole/GuidelineAuthorRoleExample" ]
  ] ) ; # 
  fhir:title [ fhir:v "Leading Author Practitioner Fail"] . #