This page is part of the Dental Data Exchange (v1.0.0: STU1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
@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 -------------------------------------------------------------------
a fhir:ServiceRequest;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "example-dental-referral-1"];
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "9" ];
fhir:Meta.lastUpdated [ fhir:value "2021-08-17T18:21:18.760+00:00"^^xsd:dateTime ];
fhir:Meta.source [ fhir:value "#SNBbxDLfpSgMOlLL" ];
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/dental-data-exchange/dental-servicerequest";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/dental-data-exchange/dental-servicerequest> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: urn:uid:0c2aacfc-ce7d-4652-b9ea-7280ea21dec4</p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>category</b>: <span title=\"Codes: {http://snomed.info/sct 14736009}\">Evaluation and management of patient (procedure)</span></p><p><b>priority</b>: asap</p><p><b>code</b>: <span title=\"Codes: {http://snomed.info/sct 103697008}\">Patient referral for dental care (procedure)</span></p><p><b>subject</b>: <a href=\"Patient-example-dental.html\">Generated Summary: Medical Record Number: 5152020 (USUAL); active: true; Patient A ; Phone: 123-456-7890, testA@email.com; gender: male; birthDate: 1990-01-01</a></p><p><b>requester</b>: <a href=\"Practitioner-practitioner-M.html\">Generated Summary: id: 1234569999; John M ; Phone: 303-303-6443; gender: male; birthDate: 1975-06-09</a></p><p><b>reasonReference</b>: </p><ul><li><a href=\"Condition-toothache-example.html\">Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://hl7.org/fhir/us/core/CodeSystem/condition-category health-concern}\">Health Concern</span>, <span title=\"Codes: {http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category dental}\">Dental</span>; <span title=\"Codes: {http://snomed.info/sct 27355003}, {http://www.ada.org/snodent 131687D}\">Toothache (finding)</span>; onset: 2020-02-14</a></li><li><a href=\"Condition-LLQP-example.html\">Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category dental}\">Dental</span>, <span title=\"Codes: {http://hl7.org/fhir/us/core/CodeSystem/condition-category health-concern}\">Health Concern problem</span>; <span title=\"Codes: {http://snomed.info/sct 301716002}\">Left lower quadrant pain</span></a></li><li><a href=\"Condition-Bleeding-gums-example.html\">Generated Summary: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://hl7.org/fhir/us/core/CodeSystem/condition-category health-concern}\">Health Concern</span>, <span title=\"Codes: {http://hl7.org/fhir/us/dental-data-exchange/CodeSystem/dental-category dental}\">Dental</span>; <span title=\"Codes: {http://www.ada.org/snodent 148393D}, {http://snomed.info/sct 86276007}\">Bleeding gums</span>; onset: 2020-02-14</a></li></ul></div>"
];
fhir:ServiceRequest.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:uid:0c2aacfc-ce7d-4652-b9ea-7280ea21dec4" ]
];
fhir:ServiceRequest.status [ fhir:value "active"];
fhir:ServiceRequest.intent [ fhir:value "plan"];
fhir:ServiceRequest.category [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:14736009;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "14736009" ];
fhir:Coding.display [ fhir:value "History and physical examination with evaluation and management of patient (procedure)" ] ];
fhir:CodeableConcept.text [ fhir:value "Evaluation and management of patient (procedure)" ]
];
fhir:ServiceRequest.priority [ fhir:value "asap"];
fhir:ServiceRequest.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:103697008;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "103697008" ];
fhir:Coding.display [ fhir:value "Patient referral for dental care (procedure)" ] ];
fhir:CodeableConcept.text [ fhir:value "Patient referral for dental care (procedure)" ]
];
fhir:ServiceRequest.subject [
fhir:Reference.reference [ fhir:value "Patient/example-dental" ]
];
fhir:ServiceRequest.requester [
fhir:Reference.reference [ fhir:value "Practitioner/practitioner-M" ]
];
fhir:ServiceRequest.reasonReference [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Condition/toothache-example" ]
], [
fhir:index 1;
fhir:Reference.reference [ fhir:value "Condition/LLQP-example" ]
], [
fhir:index 2;
fhir:Reference.reference [ fhir:value "Condition/Bleeding-gums-example" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.