VigiCanPY - Local Development build (v0.9.0). See the Directory of published versions
: Ejemplo Historia 1 - Estudio - Morfologia - JSON Representation
Raw json | Download
{
"resourceType" : "Observation",
"id" : "ejHistoria1Morfologia",
"meta" : {
"profile" : [
"http://vigicanpy.mspbs.gov.py/StructureDefinition/TumorMorfologiaPY"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"ejHistoria1Morfologia\"> </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 "ejHistoria1Morfologia" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-TumorMorfologiaPY.html\">Morfología del Tumor</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Morfología del Tumor <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#21860-2)</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>: Carcinoma ductal infiltrante <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-icd-o.html\">International Classification of Diseases for Oncology</a>#8523)</span></p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "21860-2",
"display" : "Morfología del Tumor"
}
]
},
"subject" : {
"reference" : "urn:uuid:015c6f50-28de-4224-b950-a764396d4a25"
},
"effectiveDateTime" : "2019-04-19T00:00:00Z",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/icd-o",
"code" : "8523"
}
],
"text" : "Carcinoma ductal infiltrante"
}
}