VigiCanPY - Local Development build (v0.9.0). See the Directory of published versions
: Ejemplo de Estudio - JSON Representation
Raw json | Download
{
"resourceType" : "DiagnosticReport",
"id" : "EjemploDatosEstudioPY",
"meta" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/instance-name",
"valueString" : "Ejemplo de Datos de Estudio PY"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/instance-description",
"valueMarkdown" : "Este es un ejemplo para DatosEstudioPY"
}
],
"profile" : [
"http://vigicanpy.mspbs.gov.py/StructureDefinition/DatosEstudioPY"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2><span title=\"Codes: {http://vigicanpy.mspbs.gov.py/CodeSystem/ClinEstudioOncologicoCS BIO}\">BIOPSIA</span> </h2><table class=\"grid\"><tr><td>Subject</td><td>Not done yet</td></tr><tr><td>Reported</td><td>2022-08-14 10:30:00+0000</td></tr><tr><td>Identifier:</td><td> id: 12345</td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td/><td/></tr></table></div>"
},
"identifier" : [
{
"system" : "http://laboratorioejemplo.com/estudios",
"value" : "12345"
}
],
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://vigicanpy.mspbs.gov.py/CodeSystem/ClinEstudioOncologicoCS",
"code" : "BIO",
"display" : "BIOPSIA"
}
]
},
"subject" : {
"reference" : "urn:uuid:885c6f50-28de-4224-b950-a764396d4a25"
},
"encounter" : {
"reference" : "urn:uuid:7bba6dce-4069-4d5a-af15-16b0bac301ea"
},
"issued" : "2022-08-14T10:30:00Z",
"performer" : [
{
"reference" : "urn:uuid:22f948e1-5b55-489f-ac6c-fa71a7510b41"
}
],
"result" : [
{
"reference" : "urn:uuid:c3e99798-970f-4c33-a63a-da3682e9b7e7"
}
],
"presentedForm" : [
{
"contentType" : "application/pdf",
"_contentType" : {
"value" : "application/pdf"
},
"data" : "JVBERi0xLjAKMSAwIG9iajw8L1BhZ2VzIDIgMCBSPj5lbmRvYmogMiAwIG9iajw8L0tpZHNbMyAwIFJdL0NvdW50IDE+PmVuZG9iaiAzIDAgb2JqPDwvTWVkaWFCb3hbMCAwIDMgM10+PmVuZG9iagp0cmFpbGVyPDwvUm9vdCAxIDAgUj4+Cg=="
}
]
}