Open Health Hub FHIR Implementation Guide
0.1.0 - v0.1.0

Open Health Hub FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: OHH CareTeam with caregivers - TTL Representation

Raw ttl | Download


@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/CareTeam/4-caregivers> a fhir:CareTeam ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "4-caregivers"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://api.openhealthhub.com/OpenHealthhub/fhir/4/StructureDefinition/ohh-care-team" ;
       fhir:index 0 ;
       fhir:link <https://api.openhealthhub.com/OpenHealthhub/fhir/4/StructureDefinition/ohh-care-team>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CareTeam 4-caregivers</b></p><a name=\"4-caregivers\"> </a><a name=\"hc4-caregivers\"> </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-ohh-care-team.html\">Ohh Care Team Profile</a></p></div><p><b>category</b>: <span title=\"Codes:{https://api.openhealthhub.com/OpenHealthhub/fhir/4/CodeSystem/care-team-category caregivers}\">Caregivers</span></p><p><b>subject</b>: <a href=\"Patient-patient.html\">John Doe (no stated gender), DoB: 1982-01-01 ( Patient external identifier)</a></p><h3>Participants</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Role</b></td><td><b>Member</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:\">md</span></td><td><a href=\"#hc4-caregivers/2d61c3c5-c0ce-4cee-ad0a-9e83289a5b61\">Practitioner S. Caregiver</a></td></tr></table><hr/><blockquote><p class=\"res-header-id\"><b>Generated Narrative: Practitioner #2d61c3c5-c0ce-4cee-ad0a-9e83289a5b61</b></p><a name=\"4-caregivers/2d61c3c5-c0ce-4cee-ad0a-9e83289a5b61\"> </a><a name=\"hc4-caregivers/2d61c3c5-c0ce-4cee-ad0a-9e83289a5b61\"> </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-practitioner-with-key.html\">Practitioner With Key Profile</a></p></div><p><b>Caregiver Signature</b>: luKmgJnoLzTr5ORUyPkrqfLofQV0c5cr5LXmOseMdPw</p><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.500</code>/cg-1234 (use: official, ), <code>urn:oid:2.16.840.1.113883.4.501</code>/ohh-5678</p><p><b>name</b>: S. Caregiver</p><p><b>telecom</b>: <a href=\"mailto:caregiver@ohh.com\">caregiver@ohh.com</a></p></blockquote></div>"
  ] ;
  fhir:DomainResource.contained [
     a fhir:Practitioner ;
     fhir:index 0 ;
     fhir:Resource.id [ fhir:value "2d61c3c5-c0ce-4cee-ad0a-9e83289a5b61" ] ;
     fhir:Resource.meta [
       fhir:Meta.profile [
         fhir:value "https://api.openhealthhub.com/OpenHealthhub/fhir/4/StructureDefinition/practitioner-with-key" ;
         fhir:index 0 ;
         fhir:link <https://api.openhealthhub.com/OpenHealthhub/fhir/4/StructureDefinition/practitioner-with-key>
       ]
     ] ;
     fhir:DomainResource.extension [
       fhir:index 0 ;
       fhir:Extension.url [ fhir:value "https://api.openhealthhub.com/OpenHealthhub/fhir/4/StructureDefinition/caregiver-signature" ] ;
       fhir:Extension.valueString [ fhir:value "luKmgJnoLzTr5ORUyPkrqfLofQV0c5cr5LXmOseMdPw" ]
     ] ;
     fhir:Practitioner.identifier [
       fhir:index 0 ;
       fhir:Identifier.use [ fhir:value "official" ] ;
       fhir:Identifier.system [ fhir:value "urn:oid:2.16.840.1.113883.4.500" ] ;
       fhir:Identifier.value [ fhir:value "cg-1234" ]
     ], [
       fhir:index 1 ;
       fhir:Identifier.system [ fhir:value "urn:oid:2.16.840.1.113883.4.501" ] ;
       fhir:Identifier.value [ fhir:value "ohh-5678" ]
     ] ;
     fhir:Practitioner.name [
       fhir:index 0 ;
       fhir:HumanName.text [ fhir:value "S. Caregiver" ]
     ] ;
     fhir:Practitioner.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "caregiver@ohh.com" ]
     ]
  ] ;
  fhir:CareTeam.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://api.openhealthhub.com/OpenHealthhub/fhir/4/CodeSystem/care-team-category" ] ;
       fhir:Coding.code [ fhir:value "caregivers" ]
     ]
  ] ;
  fhir:CareTeam.subject [
     fhir:link <http://hl7.org/fhir/Patient/patient> ;
     fhir:Reference.reference [ fhir:value "Patient/patient" ]
  ] ;
  fhir:CareTeam.participant [
     fhir:index 0 ;
     fhir:CareTeam.participant.role [
       fhir:index 0 ;
       fhir:CodeableConcept.text [ fhir:value "md" ]
     ] ;
     fhir:CareTeam.participant.member [
       fhir:Reference.reference [ fhir:value "#2d61c3c5-c0ce-4cee-ad0a-9e83289a5b61" ]
     ]
  ] .

<http://hl7.org/fhir/Patient/patient> a fhir:Patient .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CareTeam/4-caregivers.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CareTeam/4-caregivers.ttl> .