Implementation Guide
23.0.0 - R4 APIs
Publish Box goes here
{
"resourceType" : "Condition",
"id" : "Example2",
"meta" : {
"versionId" : "example2",
"lastUpdated" : "2024-02-20T04:14:03.773-06:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"🔗 ,
"https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-condition-profile"
],
"security" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-Confidentiality",
"code" : "N",
"display" : "Normal"
}
],
"tag" : [
{
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
"code" : "New",
"display" : "New"
},
{
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
"code" : "Pen",
"display" : "Pen"
},
{
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags",
"code" : "NewPen",
"display" : "New Pen"
}
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition Example2</b></p><a name=\"Example2\"> </a><a name=\"hcExample2\"> </a><a name=\"Example2-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\">version: versionId: id (PrimitiveType/Condition.meta.versionId): element = id -> versionId=id[example2]; Last updated: 2024-02-20 04:14:03-0600</p><p style=\"margin-bottom: 0px\">Profiles: <a href=\"http://hl7.org/fhir/us/core/STU3.1/StructureDefinition-us-core-condition.html\">US Core Condition Profile</a>, <a href=\"StructureDefinition-athena-condition-profile.html\">Detailed information about conditions, problems or diagnoses</a></p><p style=\"margin-bottom: 0px\">Tags: New (Details: EditTags code New = ' New ', stated as ' New '), Pen (Details: EditTags code Pen = ' Pen ', stated as ' Pen '), New Pen (Details: EditTags code NewPen = ' NewPen ', stated as ' New Pen ')</p><p style=\"margin-bottom: 0px\">Security Label: Normal (Details: Confidentiality code N = ' normal ', stated as ' Normal ')</p></div><p><b>identifier</b>: Unspecified Identifier/example2</p><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}, {http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Problem List Item</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 253535002}, {http://hl7.org/fhir/sid/icd-10-cm Q20.9}, {http://hl7.org/fhir/sid/icd-9-cm 746.9}, {https://docs.mydata.athenahealth.com/fhir-r4/codes/MEL ICD-746.9}\">Abnormal left ventricle</span></p><p><b>subject</b>: <a href=\"Patient/example2\">Patient/example2</a></p><p><b>encounter</b>: <a href=\"Encounter/example2\">Encounter/example2</a></p><p><b>onset</b>: 2024-02-20 00:00:00-0600</p><p><b>recordedDate</b>: 2024-02-20 04:13:20-0600</p><p><b>recorder</b>: <a href=\"Practitioner/example2\">Practitioner/example2</a></p><p><b>asserter</b>: <a href=\"Practitioner/example2\">Practitioner/example2</a></p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "U",
"display" : "Unspecified Identifier"
}
],
"text" : "Unspecified Identifier"
},
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/athenaFlex/namingsystem/ProblemId/example2",
"value" : "example2"
}
],
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active",
"display" : "Active"
}
],
"text" : "Active"
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed",
"display" : "Confirmed"
}
],
"text" : "Confirmed"
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "problem-list-item",
"display" : "Problem List Item"
},
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "encounter-diagnosis",
"display" : "Encounter Diagnosis"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "253535002"
},
{
"system" : "http://hl7.org/fhir/sid/icd-10-cm",
"code" : "Q20.9"
},
{
"system" : "http://hl7.org/fhir/sid/icd-9-cm",
"code" : "746.9"
},
{
"system" : "https://docs.mydata.athenahealth.com/fhir-r4/codes/MEL",
"code" : "ICD-746.9"
}
],
"text" : "Abnormal left ventricle"
},
"subject" : {
"reference" : "Patient/example2"
},
"encounter" : {
"reference" : "Encounter/example2"
},
"onsetDateTime" : "2024-02-20T00:00:00-06:00",
"recordedDate" : "2024-02-20T04:13:20-06:00",
"recorder" : {
"reference" : "Practitioner/example2"
},
"asserter" : {
"reference" : "Practitioner/example2"
}
}