{
  "resourceType": "DocumentReference",
  "id": "DocumentReference-IPS-Fernandez-Perez-Pablo",
  "meta": {
    "profile": [
      "http://fhir.msal.gob.ar/core/StructureDefinition/DocumentReference-ar-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>masterIdentifier</b>: id: 3f69e0a5-2177-4540-baab-7a5d0877428f</p><p><b>identifier</b>: id: 3f69e0a5-2177-4540-baab-7a5d0877428f</p><p><b>status</b>: current</p><p><b>docStatus</b>: final</p><p><b>type</b>: <span title=\"Codes: {http://loinc.org 60591-5}\">Patient summary Document</span></p><p><b>subject</b>: <span></span></p><p><b>custodian</b>: <span></span></p><blockquote><p><b>content</b></p></blockquote></div>"
  },
  "masterIdentifier": {
    "system": "http://dummy.org.ar/documentos",
    "value": "3f69e0a5-2177-4540-baab-7a5d0877428f"
  },
  "identifier": [
    {
      "system": "http://dummy.org.ar/documentos",
      "value": "3f69e0a5-2177-4540-baab-7a5d0877428f"
    }
  ],
  "status": "current",
  "docStatus": "final",
  "type": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "60591-5"
      }
    ]
  },
  "subject": {
    "identifier": {
      "system": "http://dummy.com.ar",
      "value": "20918292"
    }
  },
  "custodian": {
    "identifier": {
      "system": "https://federador.msal.gob.ar/uri",
      "value": "32818"
    }
  },
  "content": [
    {
      "attachment": {
        "contentType": "application/fhir+json",
        "url": "http://dummy.org/fhir/binary/3f69e0a5-2177-4540-baab-7a5d0877428f"
      }
    }
  ]
}