0.2.0 - ci-build

Rigoletto - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: FamilyHistory-Rigoletto-001 - JSON Representation

Raw json | Download

{
  "resourceType" : "FamilyMemberHistory",
  "id" : "FamilyHistory-Rigoletto-001",
  "meta" : {
    "profile" : [
      🔗 "https://rigoletto.na.icar.cnr.it/StructureDefinition/familymemberhistory-rigoletto"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: FamilyMemberHistory FamilyHistory-Rigoletto-001</b></p><a name=\"FamilyHistory-Rigoletto-001\"> </a><a name=\"hcFamilyHistory-Rigoletto-001\"> </a><a name=\"FamilyHistory-Rigoletto-001-en-US\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-familymemberhistory-rigoletto.html\">FamilyMemberHistory_Rigoletto</a></p></div><p><b>status</b>: Completed</p><p><b>patient</b>: <a href=\"Patient-Patient-Rigoletto-001.html\">Maria Rossi Female, DoB: 1989-11-07 ( http://hl7.it/sid/codiceFiscale#RSSMRA89S47H501Z\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MTH}\">mother</span></p><p><b>sex</b>: <span title=\"Codes:\">female</span></p><p><b>born</b>: 1965-07-10</p><p><b>note</b>: Storia familiare di carcinoma mammario su linea materna</p><h3>Conditions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Outcome</b></td><td><b>Onset[x]</b></td><td><b>Note</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 254837009}\">Malignant neoplasm of breast (disorder)</span></td><td><span title=\"Codes:{http://snomed.info/sct 160430005}\">Mother deceased</span></td><td>45 years<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codea = 'a')</span></td><td>Diagnosi confermata tramite biopsia nel 2010.</td></tr></table></div>"
  },
  "status" : "completed",
  "patient" : {
    🔗 "reference" : "Patient/Patient-Rigoletto-001"
  },
  "relationship" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "code" : "MTH",
        "display" : "mother"
      }
    ]
  },
  "sex" : {
    "coding" : [
      {
        "code" : "female"
      }
    ]
  },
  "bornDate" : "1965-07-10",
  "note" : [
    {
      "text" : "Storia familiare di carcinoma mammario su linea materna"
    }
  ],
  "condition" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "254837009",
            "display" : "Malignant neoplasm of breast (disorder)"
          }
        ]
      },
      "outcome" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "160430005",
            "display" : "Mother deceased"
          }
        ]
      },
      "onsetAge" : {
        "value" : 45,
        "unit" : "years",
        "system" : "http://unitsofmeasure.org",
        "code" : "a"
      },
      "note" : [
        {
          "text" : "Diagnosi confermata tramite biopsia nel 2010."
        }
      ]
    }
  ]
}