FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageihe.iti.npfs
Resource TypeDocumentReference
IdDocumentReference-ex-DocumentReferenceMinimal.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DocumentReference ex-DocumentReferenceMinimal

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

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

content

Attachments

-ContentTypeLanguageUrlSizeHash
*application/pdfEnglish (Region=United States)urn:uuid:d3e62cb3-7be5-4971-a765-471669688f33345607ae8b27c7596b3314601736f32d5f0ed17fc8c0e27a0475e8ea2d8b2c788436

format: unknown PDF: PDF


Source1

{
  "resourceType": "DocumentReference",
  "id": "ex-DocumentReferenceMinimal",
  "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"
  },
  "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"
    }
  ],
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "language": "en-US",
        "url": "urn:uuid:d3e62cb3-7be5-4971-a765-471669688f33",
        "size": 3456,
        "hash": "07ae8b27c7596b3314601736f32d5f0ed17fc8c0e27a0475e8ea2d8b2c788436"
      },
      "format": {
        "system": "urn:oid:2.16.840.1.113883.2.9.3.3.6.1.6",
        "code": "PDF"
      }
    }
  ]
}