Virtually Healthcare HL7 FHIR Implementation Guide
0.1.0-current - ci-build United Kingdom flag

Virtually Healthcare HL7 FHIR Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/Virtually-Healthcare-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions

: Condition-EMIS-PFS-Cardiovascular-event-risk - JSON Representation

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "c60ea075-9992-4566-a314-b0fd27317310",
  "meta" : {
    "lastUpdated" : "2008-09-18T00:00:00.000+00:00",
    "profile" : [
      🔗 "https://fhir.virtually.healthcare/StructureDefinition/Condition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition c60ea075-9992-4566-a314-b0fd27317310</b></p><a name=\"c60ea075-9992-4566-a314-b0fd27317310\"> </a><a name=\"hcc60ea075-9992-4566-a314-b0fd27317310\"> </a><a name=\"c60ea075-9992-4566-a314-b0fd27317310-en-GB\"> </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\">Last updated: 2008-09-18 00:00:00+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Condition.html\">Condition</a></p></div><p><b>identifier</b>: <code>https://emis.com/Id/Event/GUID</code>/c60ea075-9992-4566-a314-b0fd27317310</p><p><b>severity</b>: <span title=\"Codes:{http://snomed.info/sct 6736007}\">Moderate severity</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 395112001}\">Cardiovascular event risk</span></p><p><b>subject</b>: <a href=\"Patient-1bec52a2-1bea-452f-a6ba-5eea5f97a24e.html\">Daniel O'Donnell  Male, DoB: 1947-12-30 ( Medical record number)</a></p><p><b>onset</b>: 2006-01-05 00:00:00+0000 --&gt; (ongoing)</p><p><b>recordedDate</b>: 2006-01-05 00:00:00+0000</p><p><b>recorder</b>: Mrs Ann Potter (Partner Programme Test 04) (Identifier: <code>https://emis.com/Id/PractitionerRole/GUID</code>/f0b26662-5519-4020-9fc9-35774eb1e826)</p><p><b>asserter</b>: Mrs Ann Potter (Partner Programme Test 04) (Identifier: <code>https://emis.com/Id/PractitionerRole/GUID</code>/f0b26662-5519-4020-9fc9-35774eb1e826)</p></div>"
  },
  "identifier" : [
    {
      "system" : "https://emis.com/Id/Event/GUID",
      "value" : "c60ea075-9992-4566-a314-b0fd27317310"
    }
  ],
  "severity" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "6736007",
        "display" : "Moderate severity"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "395112001",
        "display" : "Cardiovascular event risk"
      }
    ],
    "text" : "Cardiovascular event risk"
  },
  "subject" : {
    🔗 "reference" : "Patient/1bec52a2-1bea-452f-a6ba-5eea5f97a24e"
  },
  "onsetPeriod" : {
    "start" : "2006-01-05T00:00:00+00:00"
  },
  "recordedDate" : "2006-01-05T00:00:00+00:00",
  "recorder" : {
    "identifier" : {
      "system" : "https://emis.com/Id/PractitionerRole/GUID",
      "value" : "f0b26662-5519-4020-9fc9-35774eb1e826"
    },
    "display" : "Mrs Ann Potter (Partner Programme Test 04)"
  },
  "asserter" : {
    "identifier" : {
      "system" : "https://emis.com/Id/PractitionerRole/GUID",
      "value" : "f0b26662-5519-4020-9fc9-35774eb1e826"
    },
    "display" : "Mrs Ann Potter (Partner Programme Test 04)"
  }
}