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

: ObsEquilibriumIndicatorExample001 - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "ObsEquilibriumIndicatorExample001",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.medicaia.ar/StructureDefinition/ObsHealthIndicatorsMED"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ObsEquilibriumIndicatorExample001</b></p><a name=\"ObsEquilibriumIndicatorExample001\"> </a><a name=\"hcObsEquilibriumIndicatorExample001\"> </a><a name=\"ObsEquilibriumIndicatorExample001-en-US\"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category activity}\">activity</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 7205007}\">Equilibrium</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>effective</b>: 2024-01-03</p><p><b>issued</b>: 2024-09-11 13:28:17+0200</p><p><b>performer</b>: <a href=\"Practitioner-PractitionerExample001.html\">Practitioner Dr. Rene Favaloro</a></p><p><b>value</b>: <span title=\"Codes:{https://fhir.medicaia.ar/CodeSystem/HealthIndicatorRangeCS 4}\">Good</span></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "activity",
          "display" : "activity"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "7205007",
        "display" : "Equilibrium"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/PatientExample001"
  },
  "effectiveDateTime" : "2024-01-03",
  "issued" : "2024-09-11T13:28:17.239+02:00",
  "performer" : [
    {
      🔗 "reference" : "Practitioner/PractitionerExample001"
    }
  ],
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "https://fhir.medicaia.ar/CodeSystem/HealthIndicatorRangeCS",
        "code" : "4",
        "display" : "Good"
      }
    ]
  }
}