@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:PractitionerRole; fhir:nodeRole fhir:treeRoot; fhir:Resource.id [ fhir:value "4b96759f-8395-4093-8417-e1ca3cd26f0a"]; fhir:Resource.meta [ fhir:Meta.versionId [ fhir:value "1" ]; fhir:Meta.lastUpdated [ fhir:value "2020-07-22T13:45:13.457+00:00"^^xsd:dateTime ]; fhir:Meta.source [ fhir:value "#6trg7JpciR7u5T8N" ]; fhir:Meta.profile [ fhir:value "http://hl7.org/fhir/us/vrdr/StructureDefinition/VRDR-Funeral-Service-Licensee"; fhir:index 0; fhir:link ] ]; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ]; fhir:Narrative.div "Generated Narrativepractitioner: Generated Summary: id: 1122334455; FD Middle Last (OFFICIAL)organization: Generated Summary: active; Non-Healthcare Business or Corporation; name: Smith Funeral Hometelecom: ph: 716-873-1557" ]; fhir:PractitionerRole.practitioner [ fhir:link ; fhir:Reference.reference [ fhir:value "Practitioner/80db6f45-8a6d-4583-8a03-55a6663523c2" ] ]; fhir:PractitionerRole.organization [ fhir:link ; fhir:Reference.reference [ fhir:value "Organization/6f47da13-0c25-483b-8729-7b96716b17fc" ] ]; fhir:PractitionerRole.telecom [ fhir:index 0; fhir:ContactPoint.system [ fhir:value "phone" ]; fhir:ContactPoint.value [ fhir:value "716-873-1557" ] ] . a fhir:us . a fhir:us . # - ontology header ------------------------------------------------------------ a owl:Ontology; owl:imports fhir:fhir.ttl; owl:versionIRI . # -------------------------------------------------------------------------------------
Generated Narrative
practitioner: Generated Summary: id: 1122334455; FD Middle Last (OFFICIAL)
organization: Generated Summary: active; Non-Healthcare Business or Corporation; name: Smith Funeral Home
telecom: ph: 716-873-1557