ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Provenance ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "templateChanged1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://resmed.com/fhir/core/StructureDefinition/rules-template-changed"^^xsd:anyURI ;
fhir:link <http://resmed.com/fhir/core/StructureDefinition/rules-template-changed> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Provenance</b><a name=\"templateChanged1\"> </a></p><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\">Resource Provenance "templateChanged1" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rules-template-changed.html\">Rules Template Changed Provenance</a></p></div><p><b>target</b>: <a href=\"Patient-0da6f814-8696-4474-bded-e204d281e209.html\">Patient/0da6f814-8696-4474-bded-e204d281e209</a> " JONES"</p><p><b>recorded</b>: Jan 1, 2021, 9:34:00 AM</p><p><b>reason</b>: coordination of care <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ActReason.html\">ActReason</a>#COC)</span></p><p><b>activity</b>: Template applied <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-resmed-provenance-template-change-identifier-code-system.html\">ResMed Provenance Template Change Identifier CodeSystem</a>#template-applied)</span></p><h3>Agents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Role</b></td><td><b>Who</b></td></tr><tr><td style=\"display: none\">*</td><td>performer <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ParticipationType.html\">ParticipationType</a>#PRF)</span></td><td>healthcare provider <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleClass.html\">RoleClass</a>#PROV)</span></td><td><a href=\"Practitioner-practitioner-airview-user.html\">Practitioner/practitioner-airview-user</a></td></tr></table><h3>Entities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Role</b></td><td><b>What</b></td></tr><tr><td style=\"display: none\">*</td><td>source</td><td><a href=\"CarePlan-patient-careplan-with-template.html\">CarePlan/patient-careplan-with-template</a></td></tr></table></div>"
] ; #
fhir:target ( [
fhir:reference [ fhir:v "Patient/0da6f814-8696-4474-bded-e204d281e209" ]
] ) ; #
fhir:recorded [ fhir:v "2021-01-01T09:34:00Z"^^xsd:dateTime] ; #
fhir:reason ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;
fhir:code [ fhir:v "COC" ] ] )
] ) ; #
fhir:activity [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.resmed.com/CodeSystem/resmed-provenance-template-change-identifier"^^xsd:anyURI ] ;
fhir:code [ fhir:v "template-applied" ] ;
fhir:display [ fhir:v "Template applied" ] ] )
] ; #
fhir:agent ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PRF" ] ] ) ] ;
( fhir:role [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleClass"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PROV" ] ] ) ] ) ;
fhir:who [
fhir:reference [ fhir:v "Practitioner/practitioner-airview-user" ] ]
] ) ; #
fhir:entity ( [
fhir:role [ fhir:v "source" ] ;
fhir:what [
fhir:reference [ fhir:v "CarePlan/patient-careplan-with-template" ] ]
] ) . #
IG © 2021+ ResMed Corp. Package resmed.core#0.37.0 based on FHIR 4.0.1. Generated 2024-01-11
Links: Table of Contents |
QA Report
| Propose a change | Issues
| Version History
| Search