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
: PICO Intervention of Recommendation 17 from Guideline 038-013 - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Group ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PICOInterventionRec17"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.awmf.org/awmf.ig/StructureDefinition/conceptual-cohort-definition-intervention"^^xsd:anyURI ;
fhir:l <http://fhir.awmf.org/awmf.ig/StructureDefinition/conceptual-cohort-definition-intervention> ] )
] ; #
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: Group PICOInterventionRec17</b></p><a name=\"PICOInterventionRec17\"> </a><a name=\"hcPICOInterventionRec17\"> </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-conceptual-cohort-definition-intervention.html\">Conceptual Cohort Definition Intervention</a></p></div><p><b>description</b>: </p><div><p>Verschiedene kognitive Kurztests</p>\n</div><p><b>membership</b>: Conceptual</p><p><b>code</b>: <span title=\"Codes:{http://fhir.awmf.org/awmf.ig/CodeSystem/cs-pico intervention}\">Intervention</span></p><h3>Characteristics</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value[x]</b></td><td><b>Exclude</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 71388002}\">Procedure (procedure)</span></td><td><span title=\"Codes:{http://snomed.info/sct 1100881000168104}\">Assessment of cognitive function (procedure)</span></td><td>false</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:description [ fhir:v "Verschiedene kognitive Kurztests"] ; #
fhir:membership [ fhir:v "conceptual"] ; #
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://fhir.awmf.org/awmf.ig/CodeSystem/cs-pico"^^xsd:anyURI ;
fhir:l <http://fhir.awmf.org/awmf.ig/CodeSystem/cs-pico> ] ;
fhir:code [ fhir:v "intervention" ] ] )
] ; #
fhir:characteristic ( [
fhir:code [
( fhir:coding [
a sct:71388002 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "71388002" ] ;
fhir:display [ fhir:v "Procedure (procedure)" ] ] ) ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:1100881000168104 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "1100881000168104" ] ;
fhir:display [ fhir:v "Assessment of cognitive function (procedure)" ] ] ) ] ;
fhir:exclude [ fhir:v false ]
] ) . #