FHIR IG analytics| Package | ihe.iti.npfs |
| Resource Type | DocumentReference |
| Id | DocumentReference-12345.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference 12345
Profile: NPFS DocumentReference
Security Label: test health data (Details: ActReason code HTEST = 'test health data')
masterIdentifier: Uniform Resource Identifier (URI)/urn:oid:1.2.840.113556.1.8000.2554.53432.348.12973.17740.34205.4355.50220.62012
identifier: Uniform Resource Identifier (URI)/urn:uuid:0c287d32-01e3-4d87-9953-9fcc9404eb23 (use: official, )
status: Current
type: eReferral workflow
category: Code for Workflow Definitions
date: 2023-04-04 11:00:00-0500
author: John Schmidt Other, DoB: 1923-07-25
authenticator: Practitioner: telecom = JohnMoehrke@gmail.com
description: Example of a New DocumentReference resource for Replace. This is fully filled for all mandatory elements and all optional elements.
securityLabel: low
content
Attachments
ContentType Language Url Size Hash Title Creation text/plain English (Region=United States) http://example.com/nowhere.txt 0 ZGEzOWEzZWU1ZTZiNGIwZDMyNTViZmVmOTU2MDE4OTBhZmQ4MDcwOQ==DocumentReference for Comprehensive minimally filled metadata 2023-04-04 11:00:00-0500 format: unknown PDF: PDF
| Event | Period |
| account receivable | 2020-12-31 23:50:50-0500 --> 2020-12-31 23:50:50-0500 |
{
"resourceType": "DocumentReference",
"id": "12345",
"meta": {
"profile": [
"https://profiles.ihe.net/ITI/NPFS/StructureDefinition/IHE.NPFS.DocumentReference"
],
"security": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code": "HTEST"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"masterIdentifier": {
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:1.2.840.113556.1.8000.2554.53432.348.12973.17740.34205.4355.50220.62012"
},
"identifier": [
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:uuid:0c287d32-01e3-4d87-9953-9fcc9404eb23"
}
],
"status": "current",
"type": {
"coding": [
{
"system": "urn:oid:1.3.6.1.4.1.19376.1.5.3.1.5",
"code": "1.3.6.1.4.1.19376.1.5.3.1.5.1",
"display": "eReferral workflow"
}
]
},
"category": [
{
"coding": [
{
"system": "https://profiles.ihe.net/ITI/NPFS/CodeSystem/NPFSclasscode",
"code": "WORKFLOW_DEFINITION"
}
]
}
],
"date": "2023-04-04T11:00:00-05:00",
"author": [
{
"reference": "Patient/ex-patient"
}
],
"authenticator": {
"reference": "Practitioner/ex-practitioner"
},
"relatesTo": [
{
"code": "replaces",
"target": {
"reference": "DocumentReference/ex-DocumentReferenceMinimal"
}
}
],
"description": "Example of a New DocumentReference resource for Replace. This is fully filled for all mandatory elements and all optional elements.",
"securityLabel": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code": "L"
}
]
}
],
"content": [
{
"attachment": {
"contentType": "text/plain",
"language": "en-US",
"url": "http://example.com/nowhere.txt",
"size": 0,
"hash": "ZGEzOWEzZWU1ZTZiNGIwZDMyNTViZmVmOTU2MDE4OTBhZmQ4MDcwOQ==",
"title": "DocumentReference for Comprehensive minimally filled metadata",
"creation": "2023-04-04T11:00:00-05:00"
},
"format": {
"system": "urn:oid:2.16.840.1.113883.2.9.3.3.6.1.6",
"code": "PDF"
}
}
],
"context": {
"event": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "ACCTRECEIVABLE"
}
]
}
],
"period": {
"start": "2020-12-31T23:50:50-05:00",
"end": "2020-12-31T23:50:50-05:00"
}
}
}