@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@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:DocumentReference ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "b3e2c87b-02ec-4ce0-afd0-eede2d0b3204"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.medirecords.com/StructureDefinition/mr-documentreference-in"^^xsd:anyURI ;
fhir:link <https://fhir.medirecords.com/StructureDefinition/mr-documentreference-in> ] ) ;
( fhir:security [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-Confidentiality"^^xsd:anyURI ] ;
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "Unrestricted" ] ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference b3e2c87b-02ec-4ce0-afd0-eede2d0b3204</b></p><a name=\"b3e2c87b-02ec-4ce0-afd0-eede2d0b3204\"> </a><a name=\"hcb3e2c87b-02ec-4ce0-afd0-eede2d0b3204\"> </a><a name=\"b3e2c87b-02ec-4ce0-afd0-eede2d0b3204-en-US\"> </a><p><b>MR DocumentReference Recipient Extension</b>: <a href=\"Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html\">Dr John Smith</a></p><p><b>MR DocumentReference Title Extension</b>: Greetings, Test Message</p><p><b>status</b>: Current</p><p><b>docStatus</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 57133-1}\">Referral note</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 51852-2}\">Letter</span></p><p><b>subject</b>: <a href=\"Patient-1e5cae20-85bf-11e8-b401-ffccd711ad9c.html\">Mila Female, DoB: 1990-11-29 ( Medicare Number: 32788511952 (, period: (?) --> 2025-02))</a></p><p><b>date</b>: 2021-11-17 14:56:18+0000</p><p><b>author</b>: Allied Health External Clinic</p><p><b>authenticator</b>: <a href=\"Practitioner-6d6d7ce8-65c2-11e6-a20e-7b5deed40054.html\">Dr John Smith</a></p><p><b>custodian</b>: <a href=\"Organization-ade47c8c-9eed-11ea-a6fa-3f7e286deed9.html\">Healthy Live Clinic</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Size</b></td></tr><tr><td style=\"display: none\">*</td><td>0</td></tr></table></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Encounter</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Encounter-1e5cae20-85bf-11e8-b401-ffccd711ad9g.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2021-10-25 01:43:30+0000 --> 2021-10-25 02:21:30+0000; reasonCode = </a></td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://fhir.medirecords.com/StructureDefinition/mr-document-ref-recipient-extn"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054" ] ;
fhir:display [ fhir:v "Dr John Smith" ] ]
] [
fhir:url [ fhir:v "https://fhir.medirecords.com/StructureDefinition/mr-document-ref-title-extn"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Greetings, Test Message" ]
] ) ; #
fhir:status [ fhir:v "current"] ; #
fhir:docStatus [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a loinc:57133-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "57133-1" ] ;
fhir:display [ fhir:v "Referral note" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
a loinc:51852-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "51852-2" ] ;
fhir:display [ fhir:v "Letter" ] ] )
] ) ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/1e5cae20-85bf-11e8-b401-ffccd711ad9c" ]
] ; #
fhir:date [ fhir:v "2021-11-17T14:56:18Z"^^xsd:dateTime] ; #
fhir:author ( [
fhir:display [ fhir:v "Allied Health External Clinic" ]
] ) ; #
fhir:authenticator [
fhir:reference [ fhir:v "Practitioner/6d6d7ce8-65c2-11e6-a20e-7b5deed40054" ] ;
fhir:display [ fhir:v "Dr John Smith" ]
] ; #
fhir:custodian [
fhir:reference [ fhir:v "Organization/ade47c8c-9eed-11ea-a6fa-3f7e286deed9" ] ;
fhir:display [ fhir:v "Healthy Live Clinic" ]
] ; #
fhir:content ( [
fhir:attachment [
fhir:size [ fhir:v "0"^^xsd:nonNegativeInteger ] ]
] ) ; #
fhir:context [
( fhir:encounter [
fhir:reference [ fhir:v "Encounter/1e5cae20-85bf-11e8-b401-ffccd711ad9g" ] ] )
] . #
IG © 2022+ . Package mr.r4.core#1.4.1 based on FHIR 4.0.1. Generated 2025-02-03
Links: Table of Contents |
QA Report