0.1.0 - ci-build

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

: Códigos para secciones de composition para cardio cirugías. - JSON Representation

Active as of 2024-04-16

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "CardioCompositionSectionCodesCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CardioCompositionSectionCodesCS</b></p><a name=\"CardioCompositionSectionCodesCS\"> </a><a name=\"hcCardioCompositionSectionCodesCS\"> </a><a name=\"CardioCompositionSectionCodesCS-en-US\"> </a><p>This case-sensitive code system <code>https://centrocardiovascular.cl/CodeSystem/CardioCompositionSectionCodesCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"CardioCompositionSectionCodesCS-1\"> </a></td><td>PatientSection</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CardioCompositionSectionCodesCS-2\"> </a></td><td>QuestionnaireSection</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CardioCompositionSectionCodesCS-3\"> </a></td><td>PractitionerSection</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"CardioCompositionSectionCodesCS-4\"> </a></td><td>ProcedureCardio</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"CardioCompositionSectionCodesCS-5\"> </a></td><td>ValveProcedureSection</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"CardioCompositionSectionCodesCS-6\"> </a></td><td>ProcedureEcocardio</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"CardioCompositionSectionCodesCS-7\"> </a></td><td>PerfusionProcedureSection</td></tr></table></div>"
  },
  "url" : "https://centrocardiovascular.cl/CodeSystem/CardioCompositionSectionCodesCS",
  "version" : "0.1.0",
  "name" : "CardioCompositionSectionCodesCS",
  "title" : "Códigos para secciones de composition para cardio cirugías.",
  "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" : "Códigos para secciones de composition para cardio cirugías.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 7,
  "concept" : [
    {
      "code" : "1",
      "display" : "PatientSection"
    },
    {
      "code" : "2",
      "display" : "QuestionnaireSection"
    },
    {
      "code" : "3",
      "display" : "PractitionerSection"
    },
    {
      "code" : "4",
      "display" : "ProcedureCardio"
    },
    {
      "code" : "5",
      "display" : "ValveProcedureSection"
    },
    {
      "code" : "6",
      "display" : "ProcedureEcocardio"
    },
    {
      "code" : "7",
      "display" : "PerfusionProcedureSection"
    }
  ]
}