Data Exchange For Quality Measures Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 1.0.0-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-deqm/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/Organization/ad-hoc-organization> a fhir:Organization ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ad-hoc-organization"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.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><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/STU7.0.1/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><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/STU7.0.1/StructureDefinition-qicore-practitioner.html\">QICore Practitioner</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/7.1.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><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/STU7.0.1/StructureDefinition-qicore-practitionerrole.html\">QICore PractitionerRole</a></p></div><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/7.1.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 --> 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>"
] ;
fhir:DomainResource.contained [
a fhir:Practitioner ;
fhir:index -1 ;
fhir:Resource.id [ fhir:value "kelly-smith-1" ] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner>
]
] ;
fhir:Practitioner.identifier [
fhir:index -1 ;
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.system [ fhir:value "urn:oid:2.16.840.1.113883.4.4" ] ;
fhir:Identifier.value [ fhir:value "EIN-00YYZ" ]
] ;
fhir:Practitioner.name [
fhir:index -1 ;
fhir:HumanName.family [ fhir:value "Smith" ] ;
fhir:HumanName.given [
fhir:value "Kelly" ;
fhir:index -1
]
] ;
fhir:Practitioner.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "555-555-1234" ]
]
], [
a fhir:PractitionerRole ;
fhir:index -1 ;
fhir:Resource.id [ fhir:value "kelly-smith-role" ] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitionerrole" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitionerrole>
]
] ;
fhir:PractitionerRole.identifier [
fhir:index -1 ;
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.system [ fhir:value "urn:oid:2.16.840.1.113883.4.4" ] ;
fhir:Identifier.value [ fhir:value "EIN-00YYZ" ]
] ;
fhir:PractitionerRole.active [ fhir:value "true"^^xsd:boolean ] ;
fhir:PractitionerRole.period [
fhir:Period.start [ fhir:value "1995-01-01"^^xsd:date ] ;
fhir:Period.end [ fhir:value "2025-01-01"^^xsd:date ]
] ;
fhir:PractitionerRole.practitioner [
fhir:Reference.reference [ fhir:value "#kelly-smith-1" ] ;
fhir:Reference.display [ fhir:value "Dr Kelly Smith" ]
] ;
fhir:PractitionerRole.organization [
fhir:Reference.reference [ fhir:value "#" ]
] ;
fhir:PractitionerRole.code [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
a sct:133932002 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "133932002" ] ;
fhir:Coding.display [ fhir:value "Caregiver (person)" ]
]
] ;
fhir:PractitionerRole.specialty [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://nucc.org/provider-taxonomy" ] ;
fhir:Coding.code [ fhir:value "122300000X" ] ;
fhir:Coding.display [ fhir:value "Dentist" ]
]
] ;
fhir:PractitionerRole.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "phone" ] ;
fhir:ContactPoint.value [ fhir:value "555-555-5678" ]
]
] ;
fhir:Organization.active [ fhir:value "false"^^xsd:boolean] ;
fhir:Organization.name [ fhir:value "Ad hoc org"] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Organization/ad-hoc-organization.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Organization/ad-hoc-organization.ttl> .
IG © 2020+ HL7 International / Clinical Quality Information.
Package hl7.fhir.uv.deqm#1.0.0-cibuild based on FHIR 4.0.1.
Generated
2026-07-15
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
