<<<<<<< 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

: ConditionProblemListItemExample001 - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="ConditionProblemListItemExample001"/>
  <meta>
    <profile
             value="https://fhir.medicaia.ar/StructureDefinition/ConditionProblemListItemMED"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition ConditionProblemListItemExample001</b></p><a name="ConditionProblemListItemExample001"> </a><a name="hcConditionProblemListItemExample001"> </a><a name="ConditionProblemListItemExample001-en-US"> </a><p><b>identifier</b>: <code>http://www.acme.com/ejemplo</code>/4c815f0c-5bd8-4157-8b52-902158dde886</p><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">active</span></p><p><b>category</b>: <span title="Codes:{https://fhir.medicaia.ar/CodeSystem/ConditionCategoryCS problem-list-item}">Problem List Item</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 386661006}">Fever</span></p><p><b>subject</b>: <a href="Patient-PatientExample001.html">Juan Domingo Perez Garcia Male, DoB: 1998-08-08 ( DOCUMENTO NACIONAL DE IDENTIDAD: 99.999.998)</a></p><p><b>recordedDate</b>: 2023-11-29 00:00:00+0000</p><p><b>recorder</b>: <a href="Practitioner-PractitionerExample001.html">Practitioner Dr. Rene Favaloro</a></p></div>
  </text>
  <identifier>
    <system value="http://www.acme.com/ejemplo"/>
    <value value="4c815f0c-5bd8-4157-8b52-902158dde886"/>
    <assigner>🔗 
      <reference value="Organization/OrganizationExample001"/>
    </assigner>
  </identifier>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
      <display value="active"/>
    </coding>
  </clinicalStatus>
  <category>
    <coding>
      <system
              value="https://fhir.medicaia.ar/CodeSystem/ConditionCategoryCS"/>
      <code value="problem-list-item"/>
      <display value="Problem List Item"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="386661006"/>
      <display value="Fever"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientExample001"/>
  </subject>
  <recordedDate value="2023-11-29T00:00:00Z"/>
  <recorder>🔗 
    <reference value="Practitioner/PractitionerExample001"/>
  </recorder>
</Condition>