{ "info": { "_postman_id": "aeabae6d-c2de-4c02-b876-b52736a4b737", "name": "Conectaton Argentina", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "_exporter_id": "650718" }, "item": [ { "name": "IPS", "item": [ { "name": "ITI-78 - Get Patient", "request": { "method": "GET", "header": [], "url": { "raw": "{{NODO_BASE_URL}}/fhir/Patient/:patientt_id", "host": [ "{{NODO_BASE_URL}}" ], "path": [ "fhir", "Patient", ":patientt_id" ], "variable": [ { "key": "patientt_id", "value": "5037513" } ] } }, "response": [] }, { "name": "ITI-78 - Find Patient", "request": { "method": "GET", "header": [], "url": { "raw": "{{NODO_BASE_URL}}/fhir/Patient?identifier=http://www.renaper.gob.ar/dni|30945027", "host": [ "{{NODO_BASE_URL}}" ], "path": [ "fhir", "Patient" ], "query": [ { "key": "identifier", "value": "http://www.renaper.gob.ar/dni|30945027" } ] } }, "response": [] }, { "name": "ITI-104 - Create/Update Patient", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\r\n \"resourceType\" : \"Patient\",\r\n \"meta\" : {\r\n \"profile\" : [\r\n \"http://fhir.msal.gob.ar/core/StructureDefinition/Patient-ar-core\"\r\n ]\r\n },\r\n \"identifier\" : [\r\n {\r\n \"use\" : \"official\",\r\n \"system\" : \"http://www.renaper.gob.ar/dni\",\r\n \"value\" : \"30945027\"\r\n },\r\n {\r\n \"use\" : \"usual\",\r\n \"system\" : \"https://agomez.pythonanywhere.com/hsi\",\r\n \"value\" : \"a999998\"\r\n }\r\n ],\r\n \"active\" : true,\r\n \"name\" : [\r\n {\r\n \"use\" : \"official\",\r\n \"text\" : \"Alejandro Gomez Auad\",\r\n \"family\" : \"Gomez Auad\",\r\n \"_family\" : {\r\n \"extension\" : [\r\n {\r\n \"url\" : \"http://hl7.org/fhir/StructureDefinition/humanname-fathers-family\",\r\n \"valueString\" : \"Gomez\"\r\n },\r\n {\r\n \"url\" : \"http://hl7.org/fhir/StructureDefinition/humanname-mothers-family\",\r\n \"valueString\" : \"Auad\"\r\n }\r\n ]\r\n },\r\n \"given\" : [\r\n \"Alejandro\"\r\n ]\r\n }\r\n ],\r\n \"telecom\" : [\r\n {\r\n \"system\" : \"phone\",\r\n \"value\" : \"1155555555\"\r\n }\r\n ],\r\n \"gender\" : \"male\",\r\n \"birthDate\" : \"1983-04-17\"\r\n}", "options": { "raw": { "language": "json" } } }, "url": { "raw": "{{NODO_BASE_URL}}/fhir/Patient", "host": [ "{{NODO_BASE_URL}}" ], "path": [ "fhir", "Patient" ] } }, "response": [] }, { "name": "ITI-65 - Provide IPS Transaction", "request": { "method": "POST", "header": [], "body": { "mode": "raw", "raw": "{\r\n \"resourceType\": \"Bundle\",\r\n \"meta\": {\r\n \"profile\": [\r\n \"http://conectataton.msal.gov.ar/StructureDefinition/BundleTransaccAR\"\r\n ]\r\n },\r\n \"type\": \"transaction\",\r\n \"entry\": [\r\n {\r\n \"fullUrl\": \"urn:uuid:297cf925-20ac-4667-a881-284560b67206\",\r\n \"resource\": {\r\n \"resourceType\": \"List\",\r\n \"id\": \"submissionset-001\",\r\n \"meta\": {\r\n \"profile\": [\r\n \"http://conectataton.msal.gov.ar/StructureDefinition/ListAR\"\r\n ]\r\n },\r\n \"status\": \"current\",\r\n \"mode\": \"working\",\r\n \"code\": {\r\n \"coding\": [\r\n {\r\n \"system\": \"https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes\",\r\n \"code\": \"submissionset\"\r\n }\r\n ]\r\n },\r\n \"subject\": {\r\n \"identifier\": {\r\n \"system\": \"https://federador.msal.gob.ar/patient-id\",\r\n \"value\": \"5037097\"\r\n }\r\n },\r\n \"date\": \"2026-04-21T10:00:00-03:00\",\r\n \"source\": {\r\n \"identifier\": {\r\n \"system\": \"https://federador.msal.gob.ar/uri\",\r\n \"value\": \"efector-001\"\r\n }\r\n },\r\n \"entry\": [\r\n {\r\n \"item\": {\r\n \"reference\": \"urn:uuid:1344c85d-4043-434c-b149-e81e5e735965\"\r\n }\r\n }\r\n ]\r\n },\r\n \"request\": {\r\n \"method\": \"POST\",\r\n \"url\": \"List\"\r\n }\r\n },\r\n {\r\n \"fullUrl\": \"urn:uuid:1344c85d-4043-434c-b149-e81e5e735965\",\r\n \"resource\": {\r\n \"resourceType\": \"DocumentReference\",\r\n \"id\": \"docref-001\",\r\n \"meta\": {\r\n \"profile\": [\r\n \"http://conectataton.msal.gov.ar/StructureDefinition/DocumentReferenceAR\"\r\n ]\r\n },\r\n \"status\": \"current\",\r\n \"type\": {\r\n \"coding\": [\r\n {\r\n \"system\": \"http://loinc.org\",\r\n \"code\": \"60591-5\",\r\n \"display\": \"Patient Summary Document\"\r\n }\r\n ]\r\n },\r\n \"subject\": {\r\n \"identifier\": {\r\n \"system\": \"https://federador.msal.gob.ar/patient-id\",\r\n \"value\": \"5037097\"\r\n }\r\n },\r\n \"date\": \"2026-04-21T10:00:00-03:00\",\r\n \"author\": [\r\n {\r\n \"identifier\": {\r\n \"system\": \"http://www.msal.gov.ar/rm\",\r\n \"value\": \"MP-12345\"\r\n }\r\n }\r\n ],\r\n \"custodian\": {\r\n \"identifier\": {\r\n \"system\": \"https://federador.msal.gob.ar/uri\",\r\n \"value\": \"efector-001\"\r\n }\r\n },\r\n \"content\": [\r\n {\r\n \"attachment\": {\r\n \"contentType\": \"application/fhir+json\",\r\n \"url\": \"urn:uuid:bundle-doc-ips-001\"\r\n },\r\n \"format\": {\r\n \"system\": \"https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes\",\r\n \"code\": \"urn:ihe:iti:xds-sd:pdf:2008\"\r\n }\r\n }\r\n ],\r\n \"context\": {\r\n \"sourcePatientInfo\": {\r\n \"identifier\": {\r\n \"system\": \"http://www.renaper.gob.ar/dni\",\r\n \"value\": \"30945027\"\r\n }\r\n }\r\n }\r\n },\r\n \"request\": {\r\n \"method\": \"POST\",\r\n \"url\": \"DocumentReference\"\r\n }\r\n },\r\n {\r\n \"fullUrl\": \"urn:uuid:b29f0cd8-c72d-478e-8e2c-fa9c8085f0ee\",\r\n \"resource\": {\r\n \"resourceType\": \"Bundle\",\r\n \"meta\": {\r\n \"profile\": [\r\n \"http://conectataton.msal.gov.ar/StructureDefinition/BundleDocAr\"\r\n ]\r\n },\r\n \"identifier\": {\r\n \"system\": \"urn:ietf:rfc:3986\",\r\n \"value\": \"urn:uuid:3a3de9f8-1111-4b6e-8c3f-aabbcc112233\"\r\n },\r\n \"type\": \"document\",\r\n \"timestamp\": \"2026-04-21T10:00:00-03:00\",\r\n \"entry\": [\r\n {\r\n \"fullUrl\": \"urn:uuid:64861145-8711-4410-8c25-74a06e45a627\",\r\n \"resource\": {\r\n \"resourceType\": \"Composition\",\r\n \"status\": \"final\",\r\n \"type\": {\r\n \"coding\": [\r\n {\r\n \"system\": \"http://loinc.org\",\r\n \"code\": \"60591-5\",\r\n \"display\": \"Patient summary Document\"\r\n }\r\n ]\r\n },\r\n \"subject\": {\r\n \"reference\": \"urn:uuid:a1df3ba7-ddc1-40c3-823f-46d4a48e2eb8\"\r\n },\r\n \"date\": \"2026-04-21T10:00:00-03:00\",\r\n \"author\": [\r\n {\r\n \"reference\": \"urn:uuid:aec4943e-66f9-4ae4-86b3-870011449959\"\r\n }\r\n ],\r\n \"title\": \"Resumen de Salud del Paciente\",\r\n \"section\": [\r\n {\r\n \"title\": \"Medicamentos Activos\",\r\n \"code\": {\r\n \"coding\": [\r\n {\r\n \"system\": \"http://loinc.org\",\r\n \"code\": \"10160-0\",\r\n \"display\": \"History of Medication use Narrative\"\r\n }\r\n ]\r\n },\r\n \"text\": {\r\n \"status\": \"generated\",\r\n \"div\": \"