Publication Build: This will be filled in by the publication tooling
: Condition - Vernal keratoconjunctivitis - JSON Representation
Raw json | Download
{
"resourceType" : "Condition",
"id" : "vkc",
"meta" : {
"profile" : [
🔗 "http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"vkc\"> </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 Condition "vkc" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-au-core-condition.html\">AU Core Condition</a></p></div><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>category</b>: Encounter Diagnosis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#encounter-diagnosis)</span></p><p><b>severity</b>: Severe <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#24484000)</span></p><p><b>code</b>: Vernal keratoconjunctivitis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#317349009)</span></p><p><b>bodySite</b>: Entire conjunctiva of left eye <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#368601006)</span></p><p><b>subject</b>: <a href=\"Patient-italia-sofia.html\">Patient/italia-sofia</a> " ITALIA"</p><p><b>onset</b>: 2023-10-01</p><p><b>recordedDate</b>: 2023-10-02</p><p><b>recorder</b>: <a href=\"PractitionerRole-bobrester-bob-gp.html\">PractitionerRole/bobrester-bob-gp</a></p><p><b>asserter</b>: <a href=\"PractitionerRole-bobrester-bob-gp.html\">PractitionerRole/bobrester-bob-gp</a></p><p><b>note</b>: Itchy and burning eye, foreign body sensation. Mucoid discharge.</p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active",
"display" : "Active"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "encounter-diagnosis",
"display" : "Encounter Diagnosis"
}
]
}
],
"severity" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "24484000",
"display" : "Severe"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "317349009",
"display" : "Vernal keratoconjunctivitis"
}
]
},
"bodySite" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "368601006",
"display" : "Entire conjunctiva of left eye"
}
]
}
],
"subject" : {
🔗 "reference" : "Patient/italia-sofia"
},
"onsetDateTime" : "2023-10-01",
"recordedDate" : "2023-10-02",
"recorder" : {
🔗 "reference" : "PractitionerRole/bobrester-bob-gp"
},
"asserter" : {
🔗 "reference" : "PractitionerRole/bobrester-bob-gp"
},
"note" : [
{
"text" : "Itchy and burning eye, foreign body sensation. Mucoid discharge."
}
]
}