{
  "resourceType" : "Bundle",
  "id" : "EjemploRegistroPrescripcion",
  "meta" : {
    "profile" : ["http://fhir.msal.gob.ar/RDI/StructureDefinition/recetaDigitalRegistroRecetaAR"]
  },
  "type" : "transaction",
  "timestamp" : "2023-07-06T15:00:03.790+00:00",
  "entry" : [{
    "fullUrl" : "urn:uuid:065c6f50-28de-4224-b950-a764396d4a25",
    "resource" : {
      "resourceType" : "MedicationRequest",
      "id" : "EjemploDatosPrescripcion",
      "meta" : {
        "profile" : ["http://fhir.msal.gob.ar/RDI/StructureDefinition/datosPrescripcionAR"]
      },
      "text" : {
        "status" : "additional",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Medicamento: ibuprofeno 400 mg por cada comprimido para administración oral</div>"
      },
      "identifier" : [{
        "system" : "https://www.HospitalDeLaPlata.com.ar/HIS",
        "value" : "7cdea8dc-aaf1-483f-81f3-41619d853c6a"
      }],
      "status" : "active",
      "intent" : "order",
      "medicationCodeableConcept" : {
        "coding" : [{
          "system" : "http://fhir.msal.gob.ar/RDI/CodeSystem/CSMedicamentosGenericosSCT",
          "code" : "329653008",
          "display" : "ibuprofeno 400 mg por cada comprimido para administración oral"
        },
        {
          "system" : "http://fhir.msal.gob.ar/RDI/CodeSystem/CSMedicamentosComercialesSCT",
          "code" : "138041000221108",
          "display" : "DOLORSYN [IBUPROFENO 400 MG] COMPRIMIDO"
        }]
      },
      "subject" : {
        "reference" : "urn:uuid:015c6f50-28de-4224-b950-a764396d4a25",
        "display" : "LEOTTA, Maria"
      },
      "supportingInformation" : [{
        "reference" : "urn:uuid:035c6f50-28de-4224-b950-a764396d4a25"
      }],
      "authoredOn" : "2023-07-14T00:00:00+00:00",
      "requester" : {
        "reference" : "urn:uuid:045c6f50-28de-4224-b950-a764396d4a25",
        "display" : "Prueba Medico"
      },
      "reasonCode" : [{
        "coding" : [{
          "system" : "http://fhir.msal.gob.ar/RDI/CodeSystem/csproblemas-salud",
          "code" : "25064002",
          "display" : "cefalea"
        }]
      }],
      "groupIdentifier" : {
        "system" : "https://repositorio5555.com.ar/fhir",
        "value" : "7cdea8dc-81f3-483f-aaf1-41619d853c6e"
      },
      "insurance" : [{
        "reference" : "urn:uuid:075c6f50-28de-4224-b950-a764396d4a25"
      }],
      "dosageInstruction" : [{
        "text" : "1 comp cada 6 horas si dolor. Máximo 7 días seguidos",
        "timing" : {
          "repeat" : {
            "duration" : 7,
            "durationMax" : 7,
            "durationUnit" : "d",
            "frequency" : 4,
            "period" : 1,
            "periodUnit" : "d"
          }
        }
      }],
      "dispenseRequest" : {
        "validityPeriod" : {
          "start" : "2023-09-04T00:00:00+00:00"
        },
        "quantity" : {
          "value" : 1
        }
      }
    },
    "request" : {
      "method" : "PUT",
      "url" : "MedicationRequest?identifier=7cdea8dc-aaf1-483f-81f3-41619d853c6a"
    }
  },
  {
    "fullUrl" : "urn:uuid:015c6f50-28de-4224-b950-a764396d4a25",
    "resource" : {
      "resourceType" : "Patient",
      "id" : "EjemploDatosPaciente",
      "meta" : {
        "profile" : ["http://fhir.msal.gob.ar/RDI/StructureDefinition/datosPacienteAR"]
      },
      "text" : {
        "status" : "additional",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">LEOTTA, MARIA LAURA DNI: 99999999</div>"
      },
      "identifier" : [{
        "use" : "official",
        "system" : "http://www.renaper.gob.ar/dni",
        "value" : "999999999"
      },
      {
        "use" : "secondary",
        "system" : "http://sistemadesalud.com.ar/Patient",
        "value" : "9999"
      }],
      "name" : [{
        "text" : "LEOTTA MARIA LAURA",
        "family" : "LEOTTA",
        "_family" : {
          "extension" : [{
            "url" : "http://hl7.org/fhir/StructureDefinition/humanname-fathers-family",
            "valueString" : "LEOTTA"
          }]
        },
        "given" : ["MARIA",
        "LAURA"]
      }],
      "gender" : "female",
      "birthDate" : "1980-07-29"
    },
    "request" : {
      "method" : "PUT",
      "url" : "Patient?identifier=http://www.renaper.gob.ar/dni|999999999"
    }
  },
  {
    "fullUrl" : "urn:uuid:075c6f50-28de-4224-b950-a764396d4a25",
    "resource" : {
      "resourceType" : "Coverage",
      "id" : "EjemploDatosCobertura",
      "meta" : {
        "profile" : ["http://fhir.msal.gob.ar/RDI/StructureDefinition/datosCoberturaAR"]
      },
      "text" : {
        "status" : "additional",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">OBRA SOCIAL DE EJEMPLO - PLAN JOVEN - 206850/01</div>"
      },
      "identifier" : [{
        "system" : "http://ssalud.gob.ar/coberturas-13566-carnet",
        "value" : "206850-01"
      }],
      "status" : "active",
      "beneficiary" : {
        "reference" : "urn:uuid:015c6f50-28de-4224-b950-a764396d4a25"
      },
      "payor" : [{
        "identifier" : {
          "system" : "http://ssalud.gob.ar/coberturas",
          "value" : "13566"
        },
        "display" : "OBRA SOCIAL DE EJEMPLO"
      }],
      "class" : [{
        "type" : {
          "coding" : [{
            "system" : "http://terminology.hl7.org/CodeSystem/coverage-class",
            "code" : "plan",
            "display" : "Plan"
          }]
        },
        "value" : "13566_3",
        "name" : "Plan Joven"
      }]
    },
    "request" : {
      "method" : "PUT",
      "url" : "Coverage?identifier=http://ssalud.gob.ar/coberturas/13566/carnet|206850/01"
    }
  },
  {
    "fullUrl" : "urn:uuid:045c6f50-28de-4224-b950-a764396d4a25",
    "resource" : {
      "resourceType" : "Practitioner",
      "id" : "EjemploDatosPrescriptor",
      "meta" : {
        "profile" : ["http://fhir.msal.gob.ar/RDI/StructureDefinition/datosPrescriptorAR"]
      },
      "text" : {
        "status" : "additional",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Prueba Medico</div>"
      },
      "identifier" : [{
        "use" : "official",
        "system" : "http://www.renaper.gob.ar/dni",
        "value" : "99999999"
      },
      {
        "use" : "usual",
        "system" : "https://sisa.msal.gov.ar/REFEPS",
        "value" : "103029302"
      }],
      "name" : [{
        "text" : "Prueba Medico"
      }],
      "telecom" : [{
        "system" : "phone",
        "value" : "1199994444"
      }]
    },
    "request" : {
      "method" : "PUT",
      "url" : "Practitioner?identifier=https://sisa.msal.gov.ar/REFEPS|103029302"
    }
  },
  {
    "fullUrl" : "urn:uuid:035c6f50-28de-4224-b950-a764396d4a25",
    "resource" : {
      "resourceType" : "Location",
      "id" : "EjemploDatosLugar",
      "meta" : {
        "profile" : ["http://fhir.msal.gob.ar/RDI/StructureDefinition/datosLugarAR"]
      },
      "text" : {
        "status" : "additional",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Hospital De La Plata - Sector 5</div>"
      },
      "identifier" : [{
        "system" : "http://refes.msal.gob.ar",
        "value" : "1234567890"
      }],
      "name" : "Hospital De La Plata - Sector 5",
      "address" : {
        "line" : ["CALLE 34 NRO 2023"],
        "city" : "LA PLATA",
        "state" : "BUENOS AIRES",
        "postalCode" : "2000"
      }
    },
    "request" : {
      "method" : "PUT",
      "url" : "Location?identifier=http://refes.msal.gob.ar|1234567890"
    }
  }]
}