Data Exchange For Quality Measures Implementation Guide
5.0.0 - STU5 United States of America flag

This page is part of the Da Vinci Data Exchange for Quality Measures (DEQM) FHIR IG (v5.0.0: STU5 (v5.0.0)) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Ad Hoc Operation Input Example - TTL Representation

Page standards status: Informative

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:Organization ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ad-hoc-organization"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization ad-hoc-organization</b></p><a name=\"ad-hoc-organization\"> </a><a name=\"hcad-hoc-organization\"> </a><a name=\"ad-hoc-organization-en-US\"> </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=\"http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-organization.html\">QICore Organization</a></p></div><p><b>active</b>: false</p><p><b>name</b>: Ad hoc org</p><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Practitioner #kelly-smith-1</b></p><a name=\"ad-hoc-organization/kelly-smith-1\"> </a><a name=\"hcad-hoc-organization/kelly-smith-1\"> </a><a name=\"ad-hoc-organization/kelly-smith-1-en-US\"> </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=\"http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-practitioner.html\">QICore Practitioner</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.5.0/NamingSystem-USEIN.html\" title=\"An Employer Identification Number (EIN) is also known as a Federal Tax Identification Number, and is used to identify a business entity.\">United States Employer Identification Number</a>/EIN-00YYZ (use: official, )</p><p><b>name</b>: Kelly Smith </p><p><b>telecom</b>: ph: 555-555-1234</p></blockquote><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole #kelly-smith-role</b></p><a name=\"ad-hoc-organization/kelly-smith-role\"> </a><a name=\"hcad-hoc-organization/kelly-smith-role\"> </a><a name=\"ad-hoc-organization/kelly-smith-role-en-US\"> </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=\"http://hl7.org/fhir/us/qicore/STU6/StructureDefinition-qicore-practitionerrole.html\">QICore PractitionerRole</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/5.5.0/NamingSystem-USEIN.html\" title=\"An Employer Identification Number (EIN) is also known as a Federal Tax Identification Number, and is used to identify a business entity.\">United States Employer Identification Number</a>/EIN-00YYZ (use: official, )</p><p><b>active</b>: true</p><p><b>period</b>: 1995-01-01 --&gt; 2025-01-01</p><p><b>practitioner</b>: <a href=\"#hcad-hoc-organization/kelly-smith-1\">Dr Kelly Smith</a></p><p><b>organization</b>: <a href=\"#hcad-hoc-organization\">Organization Ad hoc org</a></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 133932002}\">Caregiver (person)</span></p><p><b>specialty</b>: <span title=\"Codes:{http://nucc.org/provider-taxonomy 122300000X}\">Dentist</span></p><p><b>telecom</b>: ph: 555-555-5678</p></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:contained ( [
a fhir:Practitioner ;
fhir:id [ fhir:v "kelly-smith-1" ] ;
fhir:meta [
      ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner>       ] )     ] ;
    ( fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.4"^^xsd:anyURI ] ;
fhir:value [ fhir:v "EIN-00YYZ" ]     ] ) ;
    ( fhir:name [
fhir:family [ fhir:v "Smith" ] ;
      ( fhir:given [ fhir:v "Kelly" ] )     ] ) ;
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "555-555-1234" ]     ] )
  ] [
a fhir:PractitionerRole ;
fhir:id [ fhir:v "kelly-smith-role" ] ;
fhir:meta [
      ( fhir:profile [
fhir:v "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitionerrole"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitionerrole>       ] )     ] ;
    ( fhir:identifier [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.4.4"^^xsd:anyURI ] ;
fhir:value [ fhir:v "EIN-00YYZ" ]     ] ) ;
fhir:active [ fhir:v true ] ;
fhir:period [
fhir:start [ fhir:v "1995-01-01"^^xsd:date ] ;
fhir:end [ fhir:v "2025-01-01"^^xsd:date ]     ] ;
fhir:practitioner [
fhir:reference [ fhir:v "#kelly-smith-1" ] ;
fhir:display [ fhir:v "Dr Kelly Smith" ]     ] ;
fhir:organization [
fhir:reference [ fhir:v "#" ]     ] ;
    ( fhir:code [
      ( fhir:coding [
a sct:133932002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "133932002" ] ;
fhir:display [ fhir:v "Caregiver (person)" ]       ] )     ] ) ;
    ( fhir:specialty [
      ( fhir:coding [
fhir:system [ fhir:v "http://nucc.org/provider-taxonomy"^^xsd:anyURI ] ;
fhir:code [ fhir:v "122300000X" ] ;
fhir:display [ fhir:v "Dentist" ]       ] )     ] ) ;
    ( fhir:telecom [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "555-555-5678" ]     ] )
  ] ) ; # 
  fhir:active [ fhir:v false] ; # 
  fhir:name [ fhir:v "Ad hoc org"] . #