teleassistenza
0.2.0 - trial-use
teleassistenza - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "obs-dx-icd9",
"meta" : {
"profile" : [
🔗 "http://hl7.it/fhir/teleassistenza/StructureDefinition/ObservationTeleassistenza"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation obs-dx-icd9</b></p><a name=\"obs-dx-icd9\"> </a><a name=\"hcobs-dx-icd9\"> </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-ObservationTeleassistenza.html\">ObservationTeleassistenza</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}\">Diagnosi</span></p><p><b>code</b>: <span title=\"Codes:{http://hl7.it/fhir/teleassistenza/CodeSystem/diagnosi-icd9cm 428.0}\">Diagnosi principale</span></p><p><b>subject</b>: <a href=\"Patient-patient-mrossi.html\">Maria Rossi Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>effective</b>: 2024-03-15</p><p><b>performer</b>: <a href=\"PractitionerRole-practrole-bianchi-gom.html\">PractitionerRole: specialty = Cardiochirurgia</a></p><p><b>value</b>: <span title=\"Codes:{http://hl7.it/fhir/teleassistenza/CodeSystem/diagnosi-icd9cm 428.0}\">Insufficienza cardiaca congestizia</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "social-history"
}
],
"text" : "Diagnosi"
}
],
"code" : {
"coding" : [
{
"system" : "http://hl7.it/fhir/teleassistenza/CodeSystem/diagnosi-icd9cm",
"code" : "428.0",
"display" : "INSUFFICIENZA CARDIACA CONGESTIZIA NON SPECIFICATA (SCOMPENSO CARDIACO CONGESTIZIO NON SPECIFICATO)"
}
],
"text" : "Diagnosi principale"
},
"subject" : {
🔗 "reference" : "Patient/patient-mrossi"
},
"effectiveDateTime" : "2024-03-15",
"performer" : [
{
🔗 "reference" : "PractitionerRole/practrole-bianchi-gom"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://hl7.it/fhir/teleassistenza/CodeSystem/diagnosi-icd9cm",
"code" : "428.0",
"display" : "INSUFFICIENZA CARDIACA CONGESTIZIA NON SPECIFICATA (SCOMPENSO CARDIACO CONGESTIZIO NON SPECIFICATO)"
}
],
"text" : "Insufficienza cardiaca congestizia"
}
}