0.5.0 - ci-build

FHIR_CORE_AR - Local Development build (v0.5.0). See the Directory of published versions

: Condition- Fernandez Perez, Pablo - Ashtma - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "Condition-Ar-FernandezPerezPablo-Asthma",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></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://loinc.org 75326-9}, {http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem</span></p><p><b>severity</b>: <span title=\"Codes: {http://loinc.org LA6750-9}, {http://snomed.info/sct 24484000}\">Severe</span></p><p><b>code</b>: <span title=\"Codes: {http://snomed.info/sct 195967001}\">Asthma</span></p><p><b>subject</b>: <a href=\"Patient-Paciente-Ar-FernandezPerezPablo.html\">Generated Summary: id: 99999999 (OFFICIAL), id: 1234567 (USUAL); active; Pablo Fernandez Perez(OFFICIAL), Alicia de las Mercedes ; Phone: 1141233100; gender: male; birthDate: 1912-06-12</a></p><p><b>onset</b>: 2015</p><p><b>recordedDate</b>: 2016-10</p></div>"
  },
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "active"
      }
    ]
  },
  "verificationStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "code" : "confirmed"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "75326-9",
          "display" : "Problem"
        },
        {
          "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
          "code" : "problem-list-item",
          "display" : "Problem List Item"
        }
      ]
    }
  ],
  "severity" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "LA6750-9",
        "display" : "Severe"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "24484000",
        "display" : "Severe"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "195967001",
        "display" : "Asthma"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/Paciente-Ar-FernandezPerezPablo"
  },
  "onsetDateTime" : "2015",
  "recordedDate" : "2016-10"
}