{
  "resourceType" : "Composition",
  "id" : "Example-Composition-RVSIS",
  "meta" : {
    "profile" : ["https://ohapi-fhir-dev-service-fhir-project.apps.indraclusterdes.eastus.aroapp.io/StructureDefinition/ProfileCompositionRVSIS"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition Example-Composition-RVSIS</b></p><a name=\"Example-Composition-RVSIS\"> </a><a name=\"hcExample-Composition-RVSIS\"> </a><a name=\"Example-Composition-RVSIS-es-ES\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ProfileCompositionRVSIS.html\">Recurso Composition: Agrupador lógico de recursos SIS</a></p></div><p><b>identifier</b>: Medical record number/SIRBE-20250521-001\u00a0(use:\u00a0official,\u00a0)</p><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{https://loinc.org 62944-4}\">exposures to violence</span></p><p><b>encounter</b>: <a href=\"Encounter-Example-Encounter-RVSIS.html\">Encounter: identifier = https://sirbe.gov.co/MY-ID#enc-sirbe-001\u00a0(use:\u00a0usual,\u00a0); status = finished; class = Urgencias (ActCode#EMER); type = Urgencias; period = 2025-05-16 09:00:00-0500 --&gt; (ongoing)</a></p><p><b>date</b>: 2025-05-21 09:30:00-0500</p><p><b>author</b>: <a href=\"PractitionerRole-Example-PractitionerRole-HCEURVSIS.html\">Andrés Camargo</a></p><p><b>title</b>: REPORTE RUTA VIOLENCIAS - SECRETARÍA DE INTEGRACIÓN SOCIAL</p><p><b>confidentiality</b>: very restricted</p></div>"
  },
  "identifier" : {
    "use" : "official",
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "MR",
        "display" : "Medical record number"
      }]
    },
    "value" : "SIRBE-20250521-001"
  },
  "status" : "final",
  "type" : {
    "coding" : [{
      "system" : "https://loinc.org",
      "code" : "62944-4",
      "display" : "exposures to violence"
    }]
  },
  "subject" : {
    "reference" : "Patient/Example-Patient-HCEURVSIS",
    "display" : "Andrea Goméz"
  },
  "encounter" : {
    "reference" : "Encounter/Example-Encounter-RVSIS"
  },
  "date" : "2025-05-21T09:30:00-05:00",
  "author" : [{
    "reference" : "PractitionerRole/Example-PractitionerRole-HCEURVSIS",
    "display" : "Andrés Camargo"
  }],
  "title" : "REPORTE RUTA VIOLENCIAS - SECRETARÍA DE INTEGRACIÓN SOCIAL",
  "confidentiality" : "V",
  "section" : [{
    "title" : "Víctima violencia",
    "code" : {
      "coding" : [{
        "system" : "https://loinc.org",
        "code" : "79191-3",
        "display" : "Patient demographics panel"
      }]
    },
    "entry" : [{
      "reference" : "Patient/Example-Patient-HCEURVSIS"
    }]
  },
  {
    "title" : "Atención",
    "code" : {
      "coding" : [{
        "system" : "https://loinc.org",
        "code" : "75519-9",
        "display" : "Encounter identifier"
      }]
    },
    "entry" : [{
      "reference" : "Encounter/Example-Encounter-RVSIS"
    },
    {
      "reference" : "Observation/Example-Observation-RVSIS-tuvo-mp"
    },
    {
      "reference" : "Observation/Example-Observation-RVSIS-Cr-com"
    },
    {
      "reference" : "ServiceRequest/Example-ServiceRequest-RVSIS"
    }]
  },
  {
    "title" : "Profesional",
    "code" : {
      "coding" : [{
        "system" : "https://loinc.org",
        "code" : "86637-6",
        "display" : "Provider role"
      }]
    },
    "entry" : [{
      "reference" : "PractitionerRole/Example-PractitionerRole-HCEURVSIS"
    }]
  }]
}