FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagelt.hl7.fhir.cvd
Resource TypeValueSet
IdValueSet-cvd-composition-code.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-lt-cvd/ValueSet-cvd-composition-code.html
URLhttps://tx.hl7.lt/fhir/ValueSet/vd-composition-code
Version1.0.0
Statusactive
Date2026-03-29T14:04:42+00:00
NameCvdCompositionCodeVS
TitleCVD Composition Codes
DescriptionConcepts representing codes used in Cvd Composition.
CopyrightThis value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement

Resources that use this resource

StructureDefinition
lt.hl7.fhir.cvd#currentcvd-composition-lt-cvdComposition: CVD programme document (LT)

Resources that this resource uses

CodeSystem
who.ddcc#currentloinc.orgLOINC codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source


English


Generated Narrative: ValueSet cvd-composition-code

Language: en

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    83539-7Cardiology Risk assessment and screening note
    77442-2Cardiology Plan of care note
    78710-1Cardiology Progress note
    51848-0Evaluation note

Lithuanian


Generated Narrative: ValueSet cvd-composition-code

Language: en

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    83539-7Cardiology Risk assessment and screening note
    77442-2Cardiology Plan of care note
    78710-1Cardiology Progress note
    51848-0Evaluation note

Source1

{
  "resourceType": "ValueSet",
  "id": "cvd-composition-code",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://tx.hl7.lt/fhir/ValueSet/vd-composition-code",
  "version": "1.0.0",
  "name": "CvdCompositionCodeVS",
  "title": "CVD Composition Codes",
  "status": "active",
  "experimental": false,
  "date": "2026-03-29T14:04:42+00:00",
  "publisher": "Lithuanian Medical Library",
  "contact": [
    {
      "name": "Lithuanian Medical Library",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicinosnk.lt"
        },
        {
          "system": "email",
          "value": "info@medicinosnk.lt"
        }
      ]
    }
  ],
  "description": "Concepts representing codes used in Cvd Composition.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "LT"
        }
      ]
    }
  ],
  "copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "83539-7",
            "display": "Cardiology Risk assessment and screening note"
          },
          {
            "code": "77442-2",
            "display": "Cardiology Plan of care note"
          },
          {
            "code": "78710-1",
            "display": "Cardiology Progress note"
          },
          {
            "code": "51848-0",
            "display": "Evaluation note"
          }
        ]
      }
    ]
  }
}