FHIR IG analytics| Package | ihe.qrph.madx |
| Resource Type | MeasureReport |
| Id | MeasureReport-mADX-MeasureReport-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: MeasureReport mADX-MeasureReport-example
Profile: IHE mADX MeasureReport profile
status: Pending
type: Summary
measure: mADX-Measure-example
subject: Location Good Health Post
reporter: Location Good Health Post
period: 2025-01-01 --> 2025-01-31
group
id
group-idcode: QRPH_mADX_ART1_N
population
id
group-population-idcode: Initial Population
count: 426
stratifier
id
group-stratifier1-idstratum
component
code: ageGroup
value: P0Y--P1Y
component
code: gender
value: Male
measureScore: 10
stratum
component
code: ageGroup
value: P0Y--P1Y
component
code: gender
value: Female
measureScore: 9
stratum
component
code: ageGroup
value: P0Y--P1Y
component
code: gender
value: Other
measureScore: 0
stratum
component
code: ageGroup
value: P5Y--P10Y
component
code: gender
value: Male
measureScore: 15
stratum
component
code: ageGroup
value: P5Y--P10Y
component
code: gender
value: Female
measureScore: 12
stratum
component
code: ageGroup
value: P5Y--P10Y
component
code: gender
value: Other
measureScore: 0
stratum
component
code: ageGroup
value: P10Y--P15Y
component
code: gender
value: Male
measureScore: 25
stratum
component
code: ageGroup
value: P10Y--P15Y
component
code: gender
value: Female
measureScore: 20
stratum
component
code: ageGroup
value: P10Y--P15Y
component
code: gender
value: Other
measureScore: 1
stratum
component
code: ageGroup
value: P15Y--P20Y
component
code: gender
value: Male
measureScore: 25
stratum
component
code: ageGroup
value: P15Y--P20Y
component
code: gender
value: Female
measureScore: 22
stratum
component
code: ageGroup
value: P15Y--P20Y
component
code: gender
value: Other
measureScore: 2
stratum
component
code: ageGroup
value: P20Y--P25Y
component
code: gender
value: Male
measureScore: 30
stratum
component
code: ageGroup
value: P20Y--P25Y
component
code: gender
value: Female
measureScore: 27
stratum
component
code: ageGroup
value: P20Y--P25Y
component
code: gender
value: Other
measureScore: 5
stratum
component
code: ageGroup
value: P30Y--P35Y
component
code: gender
value: Male
measureScore: 30
stratum
component
code: ageGroup
value: P30Y--P35Y
component
code: gender
value: Female
measureScore: 25
stratum
component
code: ageGroup
value: P30Y--P35Y
component
code: gender
value: Other
measureScore: 4
stratum
component
code: ageGroup
value: P35Y--P40Y
component
code: gender
value: Male
measureScore: 35
stratum
component
code: ageGroup
value: P35Y--P40Y
component
code: gender
value: Female
measureScore: 30
stratum
component
code: ageGroup
value: P35Y--P40Y
component
code: gender
value: Other
measureScore: 3
stratum
component
code: ageGroup
value: P40Y--P50Y
component
code: gender
value: Male
measureScore: 40
stratum
component
code: ageGroup
value: P40Y--P50Y
component
code: gender
value: Female
measureScore: 35
stratum
component
code: ageGroup
value: P40Y--P50Y
component
code: gender
value: Other
measureScore: 2
stratum
component
code: ageGroup
value: P50Y--P9999Y
component
code: gender
value: Male
measureScore: 33
stratum
component
code: ageGroup
value: P50Y--P9999Y
component
code: gender
value: Female
measureScore: 32
stratum
component
code: ageGroup
value: P50Y--P9999Y
component
code: gender
value: Other
measureScore: 1
stratifier
id
group-stratifier2-idstratum
Components
Code Value TBdiagnosisResult diagnosedTB measureScore: 28
stratum
Components
Code Value TBdiagnosisResult TBexcluded measureScore: 398
Generated Narrative: Location #HealthPost1
name: Good Health Post
{
"resourceType": "MeasureReport",
"id": "mADX-MeasureReport-example",
"meta": {
"profile": [
"https://profiles.ihe.net/QRPH/mADX/StructureDefinition/mADX-MeasureReport"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"contained": [
{
"resourceType": "Location",
"id": "HealthPost1",
"name": "Good Health Post"
}
],
"status": "pending",
"type": "summary",
"measure": "http://ohie.org/Measure/madx-hiv-indicator-example",
"subject": {
"reference": "#HealthPost1"
},
"reporter": {
"reference": "#HealthPost1"
},
"period": {
"start": "2025-01-01",
"end": "2025-01-31"
},
"group": [
{
"id": "group-id",
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/",
"code": "QRPH_mADX_ART1_N"
}
]
},
"population": [
{
"id": "group-population-id",
"code": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/measure-population",
"code": "initial-population"
}
]
},
"count": 426
}
],
"stratifier": [
{
"id": "group-stratifier1-id",
"stratum": [
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P0Y--P1Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "male"
}
]
}
}
],
"measureScore": {
"value": 10
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P0Y--P1Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "female"
}
]
}
}
],
"measureScore": {
"value": 9
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P0Y--P1Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "other"
}
]
}
}
],
"measureScore": {
"value": 0
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P5Y--P10Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "male"
}
]
}
}
],
"measureScore": {
"value": 15
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P5Y--P10Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "female"
}
]
}
}
],
"measureScore": {
"value": 12
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P5Y--P10Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "other"
}
]
}
}
],
"measureScore": {
"value": 0
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P10Y--P15Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "male"
}
]
}
}
],
"measureScore": {
"value": 25
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P10Y--P15Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "female"
}
]
}
}
],
"measureScore": {
"value": 20
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P10Y--P15Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "other"
}
]
}
}
],
"measureScore": {
"value": 1
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P15Y--P20Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "male"
}
]
}
}
],
"measureScore": {
"value": 25
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P15Y--P20Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "female"
}
]
}
}
],
"measureScore": {
"value": 22
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P15Y--P20Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "other"
}
]
}
}
],
"measureScore": {
"value": 2
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P20Y--P25Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "male"
}
]
}
}
],
"measureScore": {
"value": 30
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P20Y--P25Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "female"
}
]
}
}
],
"measureScore": {
"value": 27
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P20Y--P25Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "other"
}
]
}
}
],
"measureScore": {
"value": 5
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P30Y--P35Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "male"
}
]
}
}
],
"measureScore": {
"value": 30
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P30Y--P35Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "female"
}
]
}
}
],
"measureScore": {
"value": 25
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P30Y--P35Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "other"
}
]
}
}
],
"measureScore": {
"value": 4
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P35Y--P40Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "male"
}
]
}
}
],
"measureScore": {
"value": 35
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P35Y--P40Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "female"
}
]
}
}
],
"measureScore": {
"value": 30
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P35Y--P40Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "other"
}
]
}
}
],
"measureScore": {
"value": 3
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P40Y--P50Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "male"
}
]
}
}
],
"measureScore": {
"value": 40
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P40Y--P50Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "female"
}
]
}
}
],
"measureScore": {
"value": 35
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P40Y--P50Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "other"
}
]
}
}
],
"measureScore": {
"value": 2
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P50Y--P9999Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "male"
}
]
}
}
],
"measureScore": {
"value": 33
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P50Y--P9999Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "female"
}
]
}
}
],
"measureScore": {
"value": 32
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "ageGroup"
}
]
},
"value": {
"coding": [
{
"system": "https://profiles.ihe.net/QRPH/mADX/CodeSystem/ISO8601DerivedPeriods",
"code": "P50Y--P9999Y"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "gender"
}
]
},
"value": {
"coding": [
{
"system": "http://hl7.org/fhir/administrative-gender",
"code": "other"
}
]
}
}
],
"measureScore": {
"value": 1
}
}
]
},
{
"id": "group-stratifier2-id",
"stratum": [
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "TBdiagnosisResult"
}
]
},
"value": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/TBdiagnosisResult-stratifiers-example",
"code": "diagnosedTB"
}
]
}
}
],
"measureScore": {
"value": 28
}
},
{
"component": [
{
"code": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/hiv-stratifiers-example",
"code": "TBdiagnosisResult"
}
]
},
"value": {
"coding": [
{
"system": "http://ihe.net/qrph/madx/TBdiagnosisResult-stratifiers-example",
"code": "TBexcluded"
}
]
}
}
],
"measureScore": {
"value": 398
}
}
]
}
]
}
]
}