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

FHIR IG analytics

Packagech.fhir.ig.ch-epr-fhir
Resource TypeDocumentReference
IdDocumentReference-DocRefPdf.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 DocRefPdf

CH Extension Author AuthorRole: ch-ehealth-codesystem-role: HCP (Healthcare professional)

masterIdentifier: Uniform Resource Identifier (URI)/urn:oid:1.3.6.1.4.1.12559.11.13.2.1.2951 (use: usual, )

identifier: Uniform Resource Identifier (URI)/urn:uuid:7261fa25-b36d-4660-a58a-d9df4370e985 (use: official, )

status: Current

type: Record artifact

category: Administrative documentation

subject: Identifier: urn:oid:2.16.756.5.30.1.127.3.10.3/761337610411353650

date: 2025-09-24 12:01:30+0000

description: Test PDF

securityLabel: Normal (qualifier value)

content

Attachments

-ContentTypeLanguageUrlTitleCreation
*application/pdfGerman (Region=Switzerland)Binary: application/pdf (75692 bytes base64)Test PDF2025-09-24 12:01:30+0000

format: ch-ehealth-codesystem-format: urn:che:epr:EPR_Unstructured_Document (Unstructured EPR document)

Contexts

-FacilityTypePracticeSettingSourcePatientInfo
*General practice premises (environment)General medicine (qualifier value)John Doe (no stated gender), DoB Unknown ( Medical record number (use: usual, ))

Generated Narrative: Patient #1

John Doe (no stated gender), DoB Unknown ( Medical record number (use: usual, ))



Source1

{
  "resourceType": "DocumentReference",
  "id": "DocRefPdf",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-mhd-documentreference-comprehensive"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "contained": [
    {
      "resourceType": "Patient",
      "id": "1",
      "identifier": [
        {
          "use": "usual",
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                "code": "MR"
              }
            ]
          },
          "system": "urn:oid:2.999.1.2.3.4",
          "value": "8734"
        }
      ],
      "name": [
        {
          "family": "Doe",
          "given": [
            "John"
          ]
        }
      ]
    }
  ],
  "extension": [
    {
      "url": "http://fhir.ch/ig/ch-epr-fhir/StructureDefinition/ch-ext-author-authorrole",
      "valueCoding": {
        "system": "urn:oid:2.16.756.5.30.1.127.3.10.6",
        "code": "HCP",
        "display": "Healthcare professional"
      }
    }
  ],
  "masterIdentifier": {
    "use": "usual",
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:1.3.6.1.4.1.12559.11.13.2.1.2951"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:7261fa25-b36d-4660-a58a-d9df4370e985"
    }
  ],
  "status": "current",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "419891008",
        "display": "Record artifact"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "405624007",
          "display": "Administrative documentation"
        }
      ]
    }
  ],
  "subject": {
    "identifier": {
      "system": "urn:oid:2.16.756.5.30.1.127.3.10.3",
      "value": "761337610411353650"
    }
  },
  "date": "2025-09-24T12:01:30+00:00",
  "description": "Test PDF",
  "securityLabel": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "17621005",
          "display": "Normal (qualifier value)"
        }
      ]
    }
  ],
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "language": "de-CH",
        "url": "urn:uuid:d8d1fe44-07e9-4a84-985f-fde97d77d54b",
        "title": "Test PDF",
        "creation": "2025-09-24T12:01:30+00:00"
      },
      "format": {
        "system": "urn:oid:2.16.756.5.30.1.127.3.10.10",
        "code": "urn:che:epr:EPR_Unstructured_Document",
        "display": "Unstructured EPR document"
      }
    }
  ],
  "context": {
    "facilityType": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "264358009",
          "display": "General practice premises (environment)"
        }
      ]
    },
    "practiceSetting": {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "394802001",
          "display": "General medicine (qualifier value)"
        }
      ]
    },
    "sourcePatientInfo": {
      "reference": "#1"
    }
  }
}