FHIR IG analytics| Package | ans.fhir.fr.mesures |
| Resource Type | Observation |
| Id | Observation-645f7341-715f-44fb-87e9-93f2e7d125a5.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : Observation 645f7341-715f-44fb-87e9-93f2e7d125a5
Profil: Cholestérol - triglycerides
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
| Low | High |
| 2.8 mmol/L (Détails : code UCUMmmol/L = 'mmol/L') | 21.1 mmol/L (Détails : code UCUMmmol/L = 'mmol/L') |
{
"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"
}
}
]
}