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

FHIR IG analytics

Packagehl7.fhir.us.cardio.ig
Resource TypeCodeSystem
IdCodeSystem-NativeValvePathologyCS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/sguinezm/cardioCx-IG/CodeSystem-NativeValvePathologyCS.html
URLhttps://centrocardiovascular.cl/CodeSystem/NativeValvePathologyCS
Version0.1.0
Statusactive
Date2024-04-16
NameNativeValvePathologyCS
TitleValores para la patología de válvula nativa.
Realmus
Authorityhl7
DescriptionValores aceptados para la presencia de alguna patología de válvula nativa.
Contentcomplete

Resources that use this resource

ValueSet
hl7.fhir.us.cardio.ig#currentNativeValvePathologyVSValores para la patología de válvula nativa.

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem NativeValvePathologyCS

This case-sensitive code system https://centrocardiovascular.cl/CodeSystem/NativeValvePathologyCS defines the following codes:

CodeDisplay
1 Reumatic
2 Degenerative
3 Congenital
4 Myxomatous
5 Endocarditis
6 Traumatic
7 Other

Source1

{
  "resourceType": "CodeSystem",
  "id": "NativeValvePathologyCS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://centrocardiovascular.cl/CodeSystem/NativeValvePathologyCS",
  "version": "0.1.0",
  "name": "NativeValvePathologyCS",
  "title": "Valores para la patología de válvula nativa.",
  "status": "active",
  "experimental": false,
  "date": "2024-04-16",
  "publisher": "Example Publisher",
  "contact": [
    {
      "name": "Example Publisher",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description": "Valores aceptados para la presencia de alguna patología de válvula nativa.",
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "1",
      "display": "Reumatic"
    },
    {
      "code": "2",
      "display": "Degenerative"
    },
    {
      "code": "3",
      "display": "Congenital"
    },
    {
      "code": "4",
      "display": "Myxomatous"
    },
    {
      "code": "5",
      "display": "Endocarditis"
    },
    {
      "code": "6",
      "display": "Traumatic"
    },
    {
      "code": "7",
      "display": "Other"
    }
  ]
}