FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageans.fhir.fr.mesures
Resource TypeObservation
IdObservation-645f7341-715f-44fb-87e9-93f2e7d125a5.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Narratif généré : Observation 645f7341-715f-44fb-87e9-93f2e7d125a5

Valeur originale

  • has-been-converted: true
  • original-code: Triglycérides [Masse/Volume] Sérum/Plasma ; Numérique
  • original-value: 4.9 g/L (Détails : code UCUMg/L = 'g/L')

status: Final

code: Triglycérides [Masse/Volume] Sérum/Plasma ; Numérique

subject: Pierre Durand

effective: 2024-10-15

value: 5.6 mmol/L (Détails : code UCUMmmol/L = 'mmol/L')

method: DEG

ReferenceRanges

-LowHigh
*2.8 mmol/L (Détails : code UCUMmmol/L = 'mmol/L')21.1 mmol/L (Détails : code UCUMmmol/L = 'mmol/L')

Source1

{
  "resourceType": "Observation",
  "id": "645f7341-715f-44fb-87e9-93f2e7d125a5",
  "meta": {
    "profile": [
      "https://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-observation-cholesterol-trigly"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "has-been-converted",
          "valueBoolean": true
        },
        {
          "url": "original-code",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://loinc.org",
                "code": "2571-8",
                "display": "Triglycérides [Masse/Volume] Sérum/Plasma ; Numérique"
              }
            ]
          }
        },
        {
          "url": "original-value",
          "valueQuantity": {
            "value": 4.9,
            "unit": "g/L",
            "system": "http://unitsofmeasure.org",
            "code": "g/L"
          }
        }
      ],
      "url": "https://interop.esante.gouv.fr/ig/fhir/mesures/StructureDefinition/mesures-original-data"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "2571-8",
        "display": "Triglycérides [Masse/Volume] Sérum/Plasma ; Numérique"
      }
    ]
  },
  "subject": {
    "reference": "Patient/example-mes-fr-patient-001",
    "type": "Patient",
    "display": "Pierre Durand"
  },
  "effectiveDateTime": "2024-10-15",
  "valueQuantity": {
    "value": 5.6,
    "unit": "mmol/L",
    "system": "http://unitsofmeasure.org",
    "code": "mmol/L"
  },
  "method": {
    "coding": [
      {
        "system": "https://smt.esante.gouv.fr/terminologie-tccr",
        "code": "DEG"
      }
    ]
  },
  "referenceRange": [
    {
      "low": {
        "value": 2.8,
        "unit": "mmol/L",
        "system": "http://unitsofmeasure.org",
        "code": "mmol/L"
      },
      "high": {
        "value": 21.1,
        "unit": "mmol/L",
        "system": "http://unitsofmeasure.org",
        "code": "mmol/L"
      }
    }
  ]
}