This page is part of the Vital Records Common Profile Library (v1.1.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Condition - Gestational Hypertension - Jada Ann Quinn - JSON Representation
Raw json | Download
{
"resourceType" : "Condition",
"id" : "condition-gestational-hypertension-jada-ann-quinn-common",
"meta" : {
"versionId" : "4",
"lastUpdated" : "2023-06-13T23:01:44.919Z",
"profile" : [
"http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Condition-gestational-hypertension-vr"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"condition-gestational-hypertension-jada-ann-quinn-common\"> </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 "condition-gestational-hypertension-jada-ann-quinn-common" Version "4" Updated "2023-06-13 23:01:44+0000" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Condition-gestational-hypertension-vr.html\">Condition - Gestational Hypertension - Vital Records</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.0.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#active)</span></p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-condition-category.html\">Condition Category Codes</a>#problem-list-item)</span></p><p><b>code</b>: Pregnancy-induced hypertension (disorder) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#48194001)</span></p><p><b>subject</b>: <a href=\"Patient-patient-mother-jada-ann-quinn-common.html\">Patient/patient-mother-jada-ann-quinn-common: Patient - Mother (Jada Ann Quinn)</a> " QUINN"</p><p><b>onset</b>: 2018-12-12</p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active",
"display" : "Active"
}
],
"text" : "Active"
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "problem-list-item"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "48194001",
"display" : "Pregnancy-induced hypertension (disorder)"
}
],
"text" : "Pregnancy-induced hypertension (disorder)"
},
"subject" : {
"reference" : "Patient/patient-mother-jada-ann-quinn-common",
"display" : "Patient - Mother (Jada Ann Quinn)"
},
"onsetDateTime" : "2018-12-12"
}