Lithuanian CVD Implementation Guide
0.0.1 - ci-build Lithuania vėliava

Lithuanian CVD Implementation Guide, published by Lithuanian Medical Library. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7LT/ig-lt-cvd/ and changes regularly. See the Directory of published versions

: Composition: ŠKL Plan of care (SKL02)

Neapdorotas json | Atsisiųsti

{
  "resourceType" : "Composition",
  "id" : "skl02-composition-1",
  "meta" : {
    "profile" : [
      🔗 "https://hl7.lt/fhir/base/StructureDefinition/composition-lt"
    ]
  },
  "language" : "lt",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"lt\" lang=\"lt\"><hr/><p><b>Lithuanian</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Composition skl02-composition-1</b></p><a name=\"lt-skl02-composition-1\"> </a><a name=\"lt-hcskl02-composition-1\"> </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\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7LT/ig-lt-base/StructureDefinition-composition-lt.html\">CompositionLt</a></p></div><p><b>status</b>: Preliminary</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 77442-2}\">ŠKL prevencijos priemonių planas</span></p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 11369-6}\">History of Immunization note</span></p><p><b>encounter</b>: <a href=\"Encounter-1000017570.html\">Encounter: status = completed; class = ambulatory</a></p><p><b>date</b>: 2014-10-27 20:40:40+0200</p><p><b>author</b>: <a href=\"Practitioner-practitioner-example.html\">Practitioner Dr. Petras Kazlauskas(official)</a></p><p><b>title</b>: ŠKL prevencijos priemonių planas</p><p><b>custodian</b>: <a href=\"Organization-organization-example.html\">Organization Vilniaus miesto ligoninė</a></p></div>"
  },
  "status" : "preliminary",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "77442-2",
        "display" : "Cardiology Plan of care note"
      }
    ],
    "text" : "ŠKL prevencijos priemonių planas"
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://loinc.org",
          "code" : "11369-6",
          "display" : "History of Immunization note"
        }
      ]
    }
  ],
  "subject" : [
    {
      🔗 "reference" : "Patient/patient-male-example"
    }
  ],
  "encounter" : {
    🔗 "reference" : "Encounter/1000017570"
  },
  "date" : "2014-10-27T20:40:40+02:00",
  "author" : [
    {
      🔗 "reference" : "Practitioner/practitioner-example"
    }
  ],
  "title" : "ŠKL prevencijos priemonių planas",
  "custodian" : {
    🔗 "reference" : "Organization/organization-example"
  },
  "section" : [
    {
      "title" : "Clinical information",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "55752-0",
            "display" : "Clinical information"
          }
        ]
      },
      "section" : [
        {
          "title" : "Plan of care note",
          "code" : {
            "coding" : [
              {
                "system" : "http://loinc.org",
                "code" : "18776-5",
                "display" : "Plan of care note"
              }
            ]
          },
          "entry" : [
            {
              🔗 "reference" : "CarePlan/skl02-care-plan-3"
            }
          ]
        },
        {
          "title" : "Kitos rekomendacijos",
          "code" : {
            "coding" : [
              {
                "system" : "http://loinc.org",
                "code" : "39223-3",
                "display" : "Diagnosis recommendations, description (narrative) CPHS"
              }
            ]
          },
          "entry" : [
            {
              🔗 "reference" : "Observation/skl02-observation-recommendations-4"
            }
          ]
        }
      ]
    }
  ]
}