0.9.0 - ci-build

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

: Ejemplo Historia 1 - Tumor - Localizacion Primaria - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "ejHistoria1LocalizacionPrimaria",
  "meta" : {
    "profile" : [
      "http://vigicanpy.mspbs.gov.py/StructureDefinition/TumorLocalizacionPrimariaPY"
    ]
  },
  "language" : "es",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"es\" lang=\"es\"><p><b>Generated Narrative: Observation</b><a name=\"ejHistoria1LocalizacionPrimaria\"> </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 &quot;ejHistoria1LocalizacionPrimaria&quot;  (Language &quot;es&quot;) </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-TumorLocalizacionPrimariaPY.html\">Localizacion Primaria del Tumor</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Primary site Cancer <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#21855-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</p><p><b>value</b>: Mama, SAI <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-icd10.html\">ICD-10</a>#C50.9)</span></p><p><b>note</b>: Mama</p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "21855-2",
        "display" : "Primary site Cancer"
      }
    ]
  },
  "subject" : {
    "reference" : "urn:uuid:015c6f50-28de-4224-b950-a764396d4a25"
  },
  "effectiveDateTime" : "2019-04-19",
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/sid/icd-10",
        "code" : "C50.9",
        "display" : "Mama, SAI"
      }
    ]
  },
  "note" : [
    {
      "text" : "Mama"
    }
  ]
}