<<<<<<< HEAD ======= >>>>>>> med01


0.1.3 - ci-build

MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CompositionOutpatientProgressNoteExample001 - JSON Representation

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "CompositionRecommendationOfRestExample001",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.medicaia.ar/StructureDefinition/CompositionRecommendationOfRestMED"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition CompositionRecommendationOfRestExample001</b></p><a name=\"CompositionRecommendationOfRestExample001\"> </a><a name=\"hcCompositionRecommendationOfRestExample001\"> </a><a name=\"CompositionRecommendationOfRestExample001-en-US\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 34101-6}\">General medicine Outpatient Consult note</span></p><p><b>encounter</b>: <a href=\"Encounter-EncounterExample001.html\">Encounter: extension = No display for Extension ; identifier = http://www.acme.com/identifiers/EJEMPLO#v2222; status = finished; class = ambulatory (Encounter Class#AMB); period = 2023-11-29 00:00:00+0000 --&gt; (ongoing); reasonCode = Acute bronchiolitis with obstruction</a></p><p><b>date</b>: 2024-09-23 09:10:14+0000</p><p><b>author</b>: <a href=\"PractitionerRole-PractitionerRoleExample001.html\">PractitionerRole Doctor</a></p><p><b>title</b>: CompositionOutpatientProgressNoteExample001</p><p><b>custodian</b>: <a href=\"Organization-OrganizationExample001.html\">Organization MEDICAIA HEALTHCARE</a></p></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "34101-6",
        "display" : "General medicine Outpatient Consult note"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/PatientExample001"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/EncounterExample001"
  },
  "date" : "2024-09-23T09:10:14Z",
  "author" : [
    {
      🔗 "reference" : "PractitionerRole/PractitionerRoleExample001"
    }
  ],
  "title" : "CompositionOutpatientProgressNoteExample001",
  "custodian" : {
    🔗 "reference" : "Organization/OrganizationExample001"
  },
  "section" : [
    {
      "title" : "Documentación Adicional",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "10154-3",
            "display" : "Queja principal: Paciente:Punto temporal:Tipo:Narrativo:Reported"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Observation/ObsRecommendationToRestExample001"
        }
      ]
    }
  ]
}