{
"description": "Class of enumeration constants defining types of proportion for the DV_PROPORTION class.",
"_filename": "CodeSystem-proportion-kind.json",
"package_name": "openehr.base",
"date": "2023-06-27T18:45:58+10:00",
"publisher": "openEHR + HL7",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content": "complete",
"name": "PROPORTION_KIND",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "PROPORTION_KIND",
"package_version": "0.1.0-snapshot",
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/web-source",
"valueUrl": "https://specifications.openehr.org/releases/RM/Release-1.1.0/data_types.html#_proportion_kind_class"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 3,
"_valueInteger": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
} ]
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://openehr.org/fhir/ImplementationGuide/openehr.base"
} ]
}
} ],
"status": "active",
"id": "73c57be6-47fa-48fb-8939-6c63c462b0a2",
"kind": null,
"url": "https://specifications.openehr.org/fhir/codesystem-proportion_kind",
"concept": [ {
"code": "pk_ratio",
"display": "pk_ratio",
"definition": "Ratio type. Numerator and denominator may be any value."
}, {
"code": "pk_unitary",
"display": "pk_unitary",
"definition": "Denominator must be 1."
}, {
"code": "pk_percent",
"display": "pk_percent",
"definition": "Denominator is 100, numerator is understood as a percentage value."
}, {
"code": "pk_fraction",
"display": "pk_fraction",
"definition": "Numerator and denominator are integral, and the presentation method uses a slash, e.g. 1/2 ."
}, {
"code": "pk_integer_fraction",
"display": "pk_integer_fraction",
"definition": "Numerator and denominator are integral, and the presentation method uses a slash, e.g. 1/2 ; if the numerator is greater than the denominator, e.g. n=3, d=2, the presentation is 1 1/2 ."
} ],
"caseSensitive": true,
"version": "0.1.0-snapshot",
"contact": [ {
"telecom": [ {
"value": "http://www.openehr.org",
"system": "url"
} ]
} ]
}