0.9.0 - ci-build

VigiCanPY - Local Development build (v0.9.0). See the Directory of published versions

: Ejemplo Historia 1 - Estudio Mamografia - JSON Representation

Raw json | Download


{
  "resourceType" : "DiagnosticReport",
  "id" : "ejHistoria1EstudioMamografia",
  "meta" : {
    "profile" : [
      "http://vigicanpy.mspbs.gov.py/StructureDefinition/DatosEstudioPY"
    ]
  },
  "language" : "es",
  "text" : {
    "status" : "generated",
    "div" : "<div lang=\"es\" xmlns=\"http://www.w3.org/1999/xhtml\"><p>Localizacion: Mama Derecha - se observan calcificaciones / BiRads: 4 - Se recomienda biopsia</p></div>"
  },
  "identifier" : [
    {
      "system" : "http://mammogram.com.py/estudios",
      "value" : "15-76814"
    }
  ],
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://vigicanpy.mspbs.gov.py/CodeSystem/ClinEstudioOncologicoCS",
        "code" : "MAM",
        "display" : "MAMOGRAFIA"
      }
    ]
  },
  "subject" : {
    "reference" : "urn:uuid:015c6f50-28de-4224-b950-a764396d4a25"
  },
  "encounter" : {
    "reference" : "urn:uuid:085c6f50-28de-4224-b950-a764396d4a25"
  },
  "issued" : "2019-01-23T00:00:00Z",
  "performer" : [
    {
      "reference" : "urn:uuid:045c6f50-28de-4224-b950-a764396d4a25"
    }
  ]
}