VigiCanPY - Local Development build (v0.9.0). See the Directory of published versions
: Ejemplo Historia 1 - Estudio - Grado de Diferenciacion - JSON Representation
Raw json | Download
{
"resourceType" : "Observation",
"id" : "ejHistoria1GradoDiferenciacion",
"meta" : {
"profile" : [
"http://vigicanpy.mspbs.gov.py/StructureDefinition/TumorGradoDiferenciacionPY"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"ejHistoria1GradoDiferenciacion\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation "ejHistoria1GradoDiferenciacion" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-TumorGradoDiferenciacionPY.html\">Grado de Diferenciacion Histológica</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Histology grade [Identifier] in Cancer specimen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#33732-9)</span></p><p><b>subject</b>: <a href=\"Bundle-ejHistoria2RegistroCaso.html#urn-uuid-015c6f50-28de-4224-b950-a764396d4a25\">urn:uuid:015c6f50-28de-4224-b950-a764396d4a25</a></p><p><b>effective</b>: 2019-04-19 00:00:00+0000</p><p><b>value</b>: Pobremente Diferenciado <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ClinGradoDiferenciacionHistologicaCS.html\">Grado de Diferenciacion Histologica (codes)</a>#3)</span></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "33732-9",
"display" : "Histology grade [Identifier] in Cancer specimen"
}
]
},
"subject" : {
"reference" : "urn:uuid:015c6f50-28de-4224-b950-a764396d4a25"
},
"effectiveDateTime" : "2019-04-19T00:00:00Z",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://vigicanpy.mspbs.gov.py/CodeSystem/ClinGradoDiferenciacionHistologicaCS",
"code" : "3",
"display" : "Pobremente Diferenciado"
}
]
}
}