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

FHIR IG analytics

Packageracsel.org
Resource TypeDocumentReference
IdDocumentReference-LACDocReferenceExample.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 LACDocReferenceExample

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: Patient summary Document

subject: Sergio Penafiel(official) Male, DoB: 1994-10-13 ( Tax ID number)

date: 2004-10-25 23:50:50-0500

custodian: Organization Centro de Salud Internacional Lima

content

Attachments

-ContentTypeUrlTitle
*application/fhir+jsonBundle: identifier = urn:ietf:rfc:4122#f50a5146-7d08-4f4d-b7a9-eb8a05d513a0; type = document; timestamp = 2023-01-15 17:26:43+0000IPS Patient Summary - Carlos Eduardo Sánchez López

format: IHE Format Code set for use with Document Sharing: urn:ihe:iti:xds-sd:text:2008 (ITI XDS-SD TEXT)


Source1

{
  "resourceType": "DocumentReference",
  "id": "LACDocReferenceExample",
  "meta": {
    "profile": [
      "http://racsel.org/StructureDefinition/LACDocReference"
    ]
  },
  "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": "http://loinc.org",
        "code": "60591-5",
        "display": "Patient summary Document"
      }
    ]
  },
  "subject": {
    "reference": "Patient/LACPatientExample"
  },
  "date": "2004-10-25T23:50:50-05:00",
  "custodian": {
    "reference": "Organization/OrganizationCountryExample"
  },
  "content": [
    {
      "attachment": {
        "contentType": "application/fhir+json",
        "url": "urn:uuid:5c8ecb2a-8660-4e2c-960e-55998bcfff46",
        "title": "IPS Patient Summary - Carlos Eduardo Sánchez López"
      },
      "format": {
        "system": "http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode",
        "code": "urn:ihe:iti:xds-sd:text:2008"
      }
    }
  ]
}